From 101f7a8f8c6ab2c830ca28992f2e14bb4f29bb17 Mon Sep 17 00:00:00 2001 From: buhuazhen <hua100783@gmail.com> Date: 星期六, 07 三月 2026 11:22:33 +0800 Subject: [PATCH] feat(projectManagement): 优化项目管理计划及节点功能 --- src/main/resources/application-new.yml | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/src/main/resources/application-new.yml b/src/main/resources/application-new.yml index 47f7ecd..f44dfdb 100644 --- a/src/main/resources/application-new.yml +++ b/src/main/resources/application-new.yml @@ -15,6 +15,16 @@ captchaType: math # 鍗忓悓瀹℃壒缂栧彿鍓嶇紑(閰嶇疆鏂囦欢鍚庣紑鍛藉悕) approvalNumberPrefix: NEW + + # 涓帹 Unipush 閰嶇疆 + getui: + appId: PfjyAAE0FK64FaO1w2CMb1 + appKey: zTMb831OEL6J4GK1uE3Ob4 + masterSecret: K1GFtsv42v61tXGnF7SGE5 + domain: https://restapi.getui.cn/v2/ + # 绂荤嚎鎺ㄩ�佷娇鐢ㄧ殑鍖呭悕/缁勪欢鍚� + intentComponent: uni.app.UNI099A590/io.dcloud.PandoraEntry + # 寮�鍙戠幆澧冮厤缃� server: # 鏈嶅姟鍣ㄧ殑HTTP绔彛锛岄粯璁や负8080 -- Gitblit v1.9.3