From 3a102b246b592e5e1dd34d6de07a8191de90a8e1 Mon Sep 17 00:00:00 2001 From: 李白 <7387820+wjli_13439841639@user.noreply.gitee.com> Date: 星期五, 29 五月 2026 11:15:17 +0800 Subject: [PATCH] 开票前基础数据设置 --- platformx-boot/src/main/resources/application-dev.yml | 10 +++++++++- 1 files changed, 9 insertions(+), 1 deletions(-) diff --git a/platformx-boot/src/main/resources/application-dev.yml b/platformx-boot/src/main/resources/application-dev.yml index 8b6f823..47ca879 100644 --- a/platformx-boot/src/main/resources/application-dev.yml +++ b/platformx-boot/src/main/resources/application-dev.yml @@ -48,4 +48,12 @@ # 鏂囦欢涓婁紶閰嶇疆 file: local: - base-path: D:\\Users\\platformx\\Downloads\\img \ No newline at end of file + base-path: D:\\Users\\platformx\\Downloads\\img + +# 5瀹跺崟浣峣d +dept: + smj: 2056555602756063234 + sgb: 2056556196124250113 + jxc: 2056556317461270529 + tfgs: 2056556421857497090 + ymj: 2056556535640576002 \ No newline at end of file -- Gitblit v1.9.1