|
|
@@ -93,11 +93,6 @@ spring:
|
|
|
username: root
|
|
|
password: rCgRgLjH99Xvg5BN
|
|
|
driver-class-name: com.mysql.jdbc.Driver
|
|
|
- trade:
|
|
|
- url: jdbc:mysql://mysql.test.storlead.com:39091/sp_trade_platform_test?useSSL=false&useUnicode=true&characterEncoding=utf8&autoReconnect=true&zeroDateTimeBehavior=convertToNull&transformedBitIsBoolean=true
|
|
|
- username: root
|
|
|
- password: rCgRgLjH99Xvg5BN
|
|
|
- driver-class-name: com.mysql.jdbc.Driver
|
|
|
|
|
|
#mybatis plus 设置
|
|
|
mybatis-plus:
|