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 | 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