Commit 38cd8bb3 authored by 张子雨's avatar 张子雨

feat: 修改api

parents 86c07c78 6729c617
...@@ -34,7 +34,7 @@ const prodApi = { ...@@ -34,7 +34,7 @@ const prodApi = {
querysApi: 'https://sc-merchant-api.q-gp.com/admin/merchant/sc-settlement', querysApi: 'https://sc-merchant-api.q-gp.com/admin/merchant/sc-settlement',
wsApi: 'wss://push.q-gp.com', wsApi: 'wss://push.q-gp.com',
msgApi: 'https://msgapi.q-gp.com', msgApi: 'https://msgapi.q-gp.com',
roleApi: isPlatForm ? 'https://sc-op-api.q-gp.com' : 'https://sc-merchant-api-pre.q-gp.com', roleApi: isPlatForm ? 'https://sc-op-api.q-gp.com' : 'https://sc-merchant-api.q-gp.com',
}; };
const preProdApi = { const preProdApi = {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment