From 40b5930dd53b7be9b723438ecb7207a28d63294a Mon Sep 17 00:00:00 2001 From: wuww <252740454@qq.com> Date: 星期六, 12 四月 2025 11:03:51 +0800 Subject: [PATCH] 修改命名空间 --- src/main/resources/application-dev.yml | 8 ++------ 1 files changed, 2 insertions(+), 6 deletions(-) diff --git a/src/main/resources/application-zyy.yml b/src/main/resources/application-dev.yml similarity index 97% rename from src/main/resources/application-zyy.yml rename to src/main/resources/application-dev.yml index 0c609a4..b02f13b 100644 --- a/src/main/resources/application-zyy.yml +++ b/src/main/resources/application-dev.yml @@ -1,14 +1,14 @@ server: port: 8079 servlet: - context-path: / + context-path: /api spring: mvc: pathmatch: matching-strategy: ant_path_matcher application: - name: SimuServer + name: NslServer datasource: name: prod # JDBC 鍩烘湰閰嶇疆 ¤tSchema=public @@ -115,13 +115,9 @@ #inPath: D:\simu\in inPath: D:\uwsolver outPath: D:\out - # host: http://106.120.22.26:8024/ user: admin pwd: admin - # host: http://106.120.22.26:8013/ - # user: WUWEIWEI - # pwd: WUWEIWEI dbName: 閫氬窞姘村埄 pageSize: 2000 layerNames: 绠$偣,绠$嚎,寤虹瓚鐗� -- Gitblit v1.9.3