瀏覽代碼

更换配置

wuhb 3 月之前
父節點
當前提交
d9286bf4ee
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ygtx-admin/src/main/resources/application-dev.yml

+ 1 - 1
ygtx-admin/src/main/resources/application-dev.yml

@@ -22,7 +22,7 @@ spring:
                 password:
             # 源数据库数据源(用于设备同步)
             source:
-                url: jdbc:mysql://localhost:3306/equipment_source?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
+                url: jdbc:mysql://localhost:3306/work_order?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
                 username: root
                 password: 123123
                 initialSize: 5