|
@@ -6,7 +6,7 @@ server.tomcat.uri-encoding=UTF-8
|
|
|
spring.application.name=eds
|
|
|
|
|
|
db.host=192.168.10.136
|
|
|
-db.port=3306
|
|
|
+db.port=3307
|
|
|
db.name=eds-test-1.0.1
|
|
|
db.username=eds-test
|
|
|
db.password=eds-test
|
|
@@ -15,7 +15,7 @@ db.password=eds-test
|
|
|
com.qmth.redis.host=${db.host}
|
|
|
com.qmth.redis.db=3
|
|
|
com.qmth.redis.port=6379
|
|
|
-#com.qmth.redis.password=
|
|
|
+com.qmth.redis.password=123456
|
|
|
|
|
|
com.qmth.datasource.url=jdbc:mysql://${db.host}:${db.port}/${db.name}?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=UTF-8&nullCatalogMeansCurrent=true
|
|
|
com.qmth.datasource.username=${db.username}
|
|
@@ -68,5 +68,5 @@ sms.config.expiredTime=2
|
|
|
sms.config.sendInterval=60
|
|
|
sms.config.aliyunSMSKey=LTAI4Fi8jVRYT49QBXU9x5QX
|
|
|
sms.config.aliyunSMSSecret=97aBLBfkQR5mzCiQa82yWLAH57eUd8
|
|
|
-sms.config.aliyunSMSSignName=\u542F\u660E\u6CF0\u548C
|
|
|
-sms.config.teachDataChangeNoticeCode=SMS_242831889
|
|
|
+sms.config.aliyunSMSSignName=\u9038\u6559\u4E91
|
|
|
+sms.config.teachDataChangeNoticeCode=SMS_147416565
|