wudingsheng 1 рік тому
батько
коміт
f64febd4dd
1 змінених файлів з 4 додано та 4 видалено
  1. 4 4
      src/main/resources/application-dev.properties

+ 4 - 4
src/main/resources/application-dev.properties

@@ -1,7 +1,7 @@
 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.password=123456789
+spring.datasource.password=123456
 
 #spring.datasource.driver-class-name=com.mysql.jdbc.Driver
 
@@ -11,8 +11,8 @@ db.manage-schema=information_schema
 db.type=mysql
 
 file.type=local
-file.base=/Users/mayuwei/imcs/file
-#file.base=D:/imcs/file
+#file.base=/Users/mayuwei/imcs/file
+file.base=D:/imcs/file
 file.ossEndpoint=
 file.ossKey=
 file.ossSecret=