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 |   23 +++++++++++++++++++----
 1 files changed, 19 insertions(+), 4 deletions(-)

diff --git a/platformx-boot/src/main/resources/application-dev.yml b/platformx-boot/src/main/resources/application-dev.yml
index 84c40c0..47ca879 100644
--- a/platformx-boot/src/main/resources/application-dev.yml
+++ b/platformx-boot/src/main/resources/application-dev.yml
@@ -2,6 +2,7 @@
   data:
     redis:
       host: 127.0.0.1
+      password: 123456
       database: 0
   # 鏁版嵁搴撶浉鍏抽厤缃�
   datasource:
@@ -37,8 +38,22 @@
 swagger:
   token-url: ${swagger.gateway}/admin/oauth2/token
 
+#bip 閰嶇疆
+bip:
+  url:
+  codes: 111111111111111111111111,222222222222222222
+  appKey:
+  appSecret:
 
-easy-es:
-  compatible: true # 鍏煎妯″紡寮�鍏�,榛樿涓篺alse,鑻ユ偍鐨別s瀹㈡埛绔増鏈皬浜�8.x,鍔″繀璁剧疆涓簍rue鎵嶅彲姝e父浣跨敤,8.x鍙婁互涓婂垯鍙拷鐣ユ椤归厤缃�
-  enable: true #榛樿涓簍rue,鑻ヤ负false鍒欒涓轰笉鍚敤鏈鏋�
-  address : 192.168.0.7:9200 # es鐨勮繛鎺ュ湴鍧�,蹇呴』鍚鍙� 鑻ヤ负闆嗙兢,鍒欏彲浠ョ敤閫楀彿闅斿紑 渚嬪:127.0.0.1:9200,127.0.0.2:9200
+# 鏂囦欢涓婁紶閰嶇疆
+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