1、新增小程序相关接口

2、调整OA
This commit is contained in:
2026-09-18 16:31:37 +08:00
parent 0fa0eae43c
commit 01993779a7
71 changed files with 6463 additions and 213 deletions
+5
View File
@@ -59,6 +59,7 @@ thirdParty:
oa:
# OA开放接口地址
baseUrl: http://127.0.0.1:8080
queryPersonPageUrl: /gwzh/OA/OA_GET_USER_LIST
track:
# 轨迹开放接口地址
baseUrl: http://127.0.0.1:8080
@@ -92,6 +93,10 @@ thirdParty:
downloadFileUrl: ${MK_DOWNLOAD_FILE_URL:/openapi/sys-attach/fileStream/download}
queryApprovalListUrl: ${MK_QUERY_APPROVAL_LIST_URL:/openapi/lbpm-approval/lbpmApproval/portal/list}
queryProcessListUrl: ${MK_QUERY_PROCESS_LIST_URL:/openapi/sys-lbpm/sysLbpmProcess/openSupport/list}
wechat:
mini:
appId: ${WECHAT_MINI_APP_ID:}
appSecret: ${WECHAT_MINI_APP_SECRET:}
#百度OCR配置,API Key和Secret Key请通过环境变量注入
baidu: