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 | 16 ++++++++++++++++ 1 files changed, 16 insertions(+), 0 deletions(-) diff --git a/platformx-boot/src/main/resources/application-dev.yml b/platformx-boot/src/main/resources/application-dev.yml index a1dd23e..47ca879 100644 --- a/platformx-boot/src/main/resources/application-dev.yml +++ b/platformx-boot/src/main/resources/application-dev.yml @@ -41,3 +41,19 @@ #bip 閰嶇疆 bip: url: + codes: 111111111111111111111111,222222222222222222 + appKey: + appSecret: + +# 鏂囦欢涓婁紶閰嶇疆 +file: + local: + 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