oms接口调整

main
kangwenjing 2026-05-09 09:16:23 +08:00
parent 9e149a1adf
commit 78e1ffa3f1
2 changed files with 2 additions and 1 deletions

@ -0,0 +1 @@
Subproject commit 9e149a1adf71362858d58c353c834528b0445bbb

View File

@ -72,7 +72,7 @@ unisbase:
access-token-safety-seconds: 120
oms:
enabled: ${OMS_ENABLED:true}
base-url: ${OMS_BASE_URL:https://oms.unissense.top}
base-url: ${OMS_BASE_URL:https://oms.unisspace.com}
api-key: ${OMS_API_KEY:c7f858d0-30b8-4b7f-9ea1-0ccf5ceb1c54}
api-key-header: ${OMS_API_KEY_HEADER:apiKey}
user-info-path: ${OMS_USER_INFO_PATH:/api/v1/user/info}