|
@@ -1,6 +1,8 @@
|
|
|
spring.datasource.url=jdbc:mysql://localhost:3306/zh_wms_platform?serverTimezone=GMT%2B8&useSSL=false&allowMultiQueries=true
|
|
|
spring.datasource.username=root
|
|
|
spring.datasource.password=123456789
|
|
|
+#spring.datasource.password=123456
|
|
|
+
|
|
|
#spring.datasource.driver-class-name=com.mysql.jdbc.Driver
|
|
|
|
|
|
#spring-session-jdbc-2.6.1.jar!\org\springframework\session\jdbc\schema-mysql.sql
|
|
@@ -10,6 +12,7 @@ db.type=mysql
|
|
|
|
|
|
file.type=local
|
|
|
file.base=/Users/mayuwei/imcs/file
|
|
|
+#file.base=D:/imcs/file
|
|
|
file.ossEndpoint=
|
|
|
file.ossKey=
|
|
|
file.ossSecret=
|