From 24bee1a669c3f01f4c3ce7c6f4f4e2e37fe3dfe2 Mon Sep 17 00:00:00 2001
From: zhou zhou <3272660260@qq.com>
Date: 星期六, 10 一月 2026 08:34:40 +0800
Subject: [PATCH] #application-dev
---
rsf-open-api/src/main/resources/application-dev.yml | 23 ++++++++++++++++++++---
1 files changed, 20 insertions(+), 3 deletions(-)
diff --git a/rsf-open-api/src/main/resources/application-dev.yml b/rsf-open-api/src/main/resources/application-dev.yml
index 646090f..a93ac00 100644
--- a/rsf-open-api/src/main/resources/application-dev.yml
+++ b/rsf-open-api/src/main/resources/application-dev.yml
@@ -14,8 +14,8 @@
# url: jdbc:mysql://47.76.147.249:3306/rsf?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai
# username: rsf
username: root
- url: jdbc:mysql://127.0.0.1:3306/rsf?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai
- password: 34821015
+ url: jdbc:mysql://192.168.4.15:3306/rsf_20250106?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai
+ password: 1234
# url: jdbc:mysql://10.10.10.200:3306/rsf?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai
# password: xltys1995
type: com.alibaba.druid.pool.DruidDataSource
@@ -61,8 +61,25 @@
host: http://127.0.0.1
#绔彛
port: 8088
+ #WCS閾炬帴
+ wcs:
+ #閾炬帴
+ host: http://192.168.4.78
+ #绔彛
+ port: 9091
+ #WCS閾炬帴
+ hk:
+ #閾炬帴
+ host: http://127.0.0.1
+ #绔彛
+ port: 9090
wms:
#閾炬帴
host: http://127.0.0.1
#绔彛
- port: 8085
\ No newline at end of file
+ port: 8085
+ erp:
+ #閾炬帴
+ host: http://www.itsdg.cn
+ #绔彛
+ port: 3741
--
Gitblit v1.9.1