From 96119ca3973d5ea643db6a87b6a23fe404ddb8cc Mon Sep 17 00:00:00 2001
From: shiyunteng <shiyunteng@example.com>
Date: 星期一, 29 六月 2026 15:35:40 +0800
Subject: [PATCH] feat:合同编号规则调整 出库编号规则调整

---
 platformx-boot/src/main/resources/application-dev.yml |   16 ++++++++++------
 1 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/platformx-boot/src/main/resources/application-dev.yml b/platformx-boot/src/main/resources/application-dev.yml
index 4fcc6f6..9290cc8 100644
--- a/platformx-boot/src/main/resources/application-dev.yml
+++ b/platformx-boot/src/main/resources/application-dev.yml
@@ -37,11 +37,6 @@
 swagger:
   token-url: ${swagger.gateway}/admin/oauth2/token
 
-# 鏂囦欢涓婁紶閰嶇疆
-file:
-  local:
-    base-path: D:\\Users\\platformx\\Downloads\\img
-
 #bip 閰嶇疆
 bip:
   flag: false
@@ -60,4 +55,13 @@
   sgb: 2056556196124250113
   jxc: 2056556317461270529
   tfgs: 2056556421857497090
-  ymj: 2056556535640576002
\ No newline at end of file
+  ymj: 2056556535640576002
+
+#erp鎺ㄩ��
+erp:
+  ymj:
+  ymjToken:
+  smj:
+  sgb:
+  jxc:
+  tfgs:
\ No newline at end of file

--
Gitblit v1.9.1