Commit d691c8e8 authored by 何虹's avatar 何虹 💬

优化

parent ac0f2565
This diff is collapsed.
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -6,4 +6,4 @@ export const COMMON_PROXY = 'COMMON_PROXY' // `http://${api}/`
export const GQL_PROXY = 'GQL_PROXY' // `http://${api}/GQL/api/`
export const FILE_RESOURCE_PROXY = 'FILE_RESOURCE_PROXY' // `http://${api}/fileresource/api/`
export const SERVICE_PROXY = 'SERVICE_PROXY' // `SERVICE_PROXY`
export const SERVICE_PROXY = 'CONFIG_TOOL_PROXY' // `新模式toolconfig`
export const CONFIG_TOOL_PROXY = 'CONFIG_TOOL_PROXY' // `新模式toolconfig`
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