From 86a375567eac064493b1fb7f3238bf8f81b83eed Mon Sep 17 00:00:00 2001
From: wujianwei <wjw@11.com>
Date: 星期二, 29 七月 2025 15:38:33 +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