Browse Source

改ip地址

master
lzh 2 years ago
parent
commit
744dc77c72
  1. 2
      yxt_supervise/supervise-portal/supervise-portal-biz/src/main/resources/application-test.yml
  2. 4
      yxt_supervise/supervise-system/supervise-system-biz/src/main/resources/application-test.yml

2
yxt_supervise/supervise-portal/supervise-portal-biz/src/main/resources/application-test.yml

@ -27,7 +27,7 @@ image:
upload: upload:
path: D:/webapps/supervise/static/upload/ path: D:/webapps/supervise/static/upload/
url: url:
prefix: http://122.14.222.186:7003/upload/ prefix: http://8.130.39.13:7003/upload/
login: login:
path: D:\\images\\pic-click path: D:\\images\\pic-click

4
yxt_supervise/supervise-system/supervise-system-biz/src/main/resources/application-test.yml

@ -2,7 +2,7 @@ spring:
datasource: datasource:
driver-class-name: com.mysql.cj.jdbc.Driver 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/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 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 username: root
password: 1LAiGz$t1*Iw password: 1LAiGz$t1*Iw
@ -28,7 +28,7 @@ image:
upload: upload:
path: D:/webapps/supervise/static/upload/ path: D:/webapps/supervise/static/upload/
url: url:
prefix: http://122.14.222.186:7003/upload/ prefix: http://8.130.39.13:7003/upload/
login: login:
path: D:\\images\\pic-click path: D:\\images\\pic-click

Loading…
Cancel
Save