From 16332a341801f80d27830d2ea4e683b4ab21167c Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期一, 21 四月 2025 18:28:00 +0800
Subject: [PATCH] 工单业务

---
 server/src/main/resources/application-pro.yml |   12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

diff --git a/server/src/main/resources/application-pro.yml b/server/src/main/resources/application-pro.yml
index b48a872..7597a07 100644
--- a/server/src/main/resources/application-pro.yml
+++ b/server/src/main/resources/application-pro.yml
@@ -1,3 +1,7 @@
+# WEB鏈嶅姟鍣ㄩ厤缃�
+server:
+  port: 10010
+
 spring:
   # 鏁版嵁婧愰厤缃�
   datasource:
@@ -47,4 +51,10 @@
   basic:
     enable: true
     username: admin
-    password: 111111
\ No newline at end of file
+    password:
+
+upload:
+  type: blob
+
+qiwei:
+  serviceurl: https://wecom-qyapi.unilever-china.com/
\ No newline at end of file

--
Gitblit v1.9.3