oms接口调整
parent
9e149a1adf
commit
78e1ffa3f1
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 9e149a1adf71362858d58c353c834528b0445bbb
|
||||
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Reference in New Issue