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 | 11 ++++++++++- 1 files changed, 10 insertions(+), 1 deletions(-) diff --git a/platformx-boot/src/main/resources/application-dev.yml b/platformx-boot/src/main/resources/application-dev.yml index 3aa61c1..9290cc8 100644 --- a/platformx-boot/src/main/resources/application-dev.yml +++ b/platformx-boot/src/main/resources/application-dev.yml @@ -55,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