|
|
@ -2,7 +2,7 @@ spring: |
|
|
|
datasource: |
|
|
|
driver-class-name: com.mysql.cj.jdbc.Driver |
|
|
|
# url: jdbc:mysql://122.14.222.186:3306/supervise_supplychain?serverTimezone=GMT%2B8&autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&nullCatalogMeansCurrent=true&allowMultiQueries=true&rewriteBatchedStatements=true |
|
|
|
# url: jdbc:mysql://122.14.222.186:3306/yxt_portal?serverTimezone=GMT%2B8&autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&nullCatalogMeansCurrent=true&allowMultiQueries=true&rewriteBatchedStatements=true |
|
|
|
# url: jdbc:mysql://8.130.39.13:3306/yxt_portal?serverTimezone=GMT%2B8&autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&nullCatalogMeansCurrent=true&allowMultiQueries=true&rewriteBatchedStatements=true |
|
|
|
url: jdbc:mysql://127.0.0.1:3306/yxt_portal?serverTimezone=GMT%2B8&autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&nullCatalogMeansCurrent=true&allowMultiQueries=true&rewriteBatchedStatements=true |
|
|
|
username: root |
|
|
|
password: 1LAiGz$t1*Iw |
|
|
@ -28,7 +28,7 @@ image: |
|
|
|
upload: |
|
|
|
path: D:/webapps/supervise/static/upload/ |
|
|
|
url: |
|
|
|
prefix: http://122.14.222.186:7003/upload/ |
|
|
|
prefix: http://8.130.39.13:7003/upload/ |
|
|
|
login: |
|
|
|
path: D:\\images\\pic-click |
|
|
|
|
|
|
|