1、修复小程序手机号登录问题

2、调整OA
This commit is contained in:
2026-09-18 19:13:45 +08:00
parent 01993779a7
commit a2d9cfec02
7 changed files with 138 additions and 24 deletions
+1
View File
@@ -12,6 +12,7 @@ thirdParty:
# OA开放接口地址
baseUrl: ${OA_BASE_URL:http://127.0.0.1:8080}
queryPersonPageUrl: ${OA_QUERY_PERSON_PAGE_URL:/gwzh/OA/OA_GET_USER_LIST}
authorization: ${OA_AUTHORIZATION:${IAM_SSO_AUTHORIZATION:}}
track:
# 轨迹开放接口地址
baseUrl: ${TRACK_BASE_URL:http://127.0.0.1:8080}