wudingsheng 9 місяців тому
батько
коміт
7fda592cfa
1 змінених файлів з 3 додано та 0 видалено
  1. 3 0
      src/main/resources/application-dev.properties

+ 3 - 0
src/main/resources/application-dev.properties

@@ -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=