From fd78b45fbaa37cf845b0da6ecd986e39c347ce5d Mon Sep 17 00:00:00 2001 From: wujianwei <wjw@11.com> Date: 星期二, 29 七月 2025 11:36:05 +0800 Subject: [PATCH] 新增调度单后端 --- admin/src/main/resources/application-custom.yml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/admin/src/main/resources/application-custom.yml b/admin/src/main/resources/application-custom.yml index e16f112..8aea326 100644 --- a/admin/src/main/resources/application-custom.yml +++ b/admin/src/main/resources/application-custom.yml @@ -30,7 +30,7 @@ master: #涓绘暟鎹簱 ip: 61.143.42.70 # IP port: 7006 #绔彛 - database: ruoyi-base #鏁版嵁搴撳悕 + database: ygawly_cwgl_test #鏁版嵁搴撳悕 username: root #鐢ㄦ埛鍚� password: ms@123 #瀵嗙爜 slave: #浠庢暟鎹簱 -- Gitblit v1.8.0