From ff225eded880cea74563368c8c18483efc85ab28 Mon Sep 17 00:00:00 2001 From: shiyunteng <shiyunteng@example.com> Date: 星期五, 22 五月 2026 17:29:36 +0800 Subject: [PATCH] feat:统计相关接口 --- 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