From d7309be9a209b541c5bf449b3105b2f5bbfd8800 Mon Sep 17 00:00:00 2001
From: 云 <2163098428@qq.com>
Date: 星期五, 03 四月 2026 11:42:07 +0800
Subject: [PATCH] yys 修改配置

---
 src/main/resources/application-zxsq.yml |   15 ++++++++++++---
 1 files changed, 12 insertions(+), 3 deletions(-)

diff --git a/src/main/resources/application-zxsq.yml b/src/main/resources/application-zxsq.yml
index 8ec1cb6..8de5772 100644
--- a/src/main/resources/application-zxsq.yml
+++ b/src/main/resources/application-zxsq.yml
@@ -14,7 +14,16 @@
   # 楠岃瘉鐮佺被鍨� math 鏁板瓧璁$畻 char 瀛楃楠岃瘉
   captchaType: math
   # 鍗忓悓瀹℃壒缂栧彿鍓嶇紑(閰嶇疆鏂囦欢鍚庣紑鍛藉悕)
-  approvalNumberPrefix: NEW
+  approvalNumberPrefix: ZXSQ
+
+  # 涓帹 Unipush 閰嶇疆
+  getui:
+    appId: PfjyAAE0FK64FaO1w2CMb1
+    appKey: zTMb831OEL6J4GK1uE3Ob4
+    masterSecret: K1GFtsv42v61tXGnF7SGE5
+    domain: https://restapi.getui.cn/v2/
+    # 绂荤嚎鎺ㄩ�佷娇鐢ㄧ殑鍖呭悕/缁勪欢鍚�
+    intentComponent: uni.app.UNI099A590/io.dcloud.PandoraEntry
 # 寮�鍙戠幆澧冮厤缃�
 server:
   # 鏈嶅姟鍣ㄧ殑HTTP绔彛锛岄粯璁や负8080
@@ -65,7 +74,7 @@
       master:
         url: jdbc:mysql://172.17.0.1:3306/product-inventory-management-zxsq?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
         username: root
-        password: xd@123456..
+        password: zxsq@123456..
       # 浠庡簱鏁版嵁婧�
       slave:
         # 浠庢暟鎹簮寮�鍏�/榛樿鍏抽棴
@@ -135,7 +144,7 @@
   # redis 閰嶇疆
   redis:
     # 鍦板潃
-    #    host: 127.0.0.1
+#    host: 127.0.0.1
     host: 172.17.0.1
     # 绔彛锛岄粯璁や负6379
     port: 6379

--
Gitblit v1.9.3