debug
Showing
... | @@ -42,5 +42,12 @@ | ... | @@ -42,5 +42,12 @@ |
"react-app-rewired": "^1.2.9", | "react-app-rewired": "^1.2.9", | ||
"style-loader": "^1.2.1" | "style-loader": "^1.2.1" | ||
}, | }, | ||
"proxy": "http://124.93.101.8:9988" | "proxy": { | ||
"/idtAppServiceV6": { | |||
"target": "http://124.93.101.8:9988" | |||
}, | |||
"/department": { | |||
"target": "http://192.168.1.84:8889" | |||
} | |||
} | |||
} | } |
src/pages/Test/Receive.jsx
0 → 100644
src/pages/Test/Send.jsx
0 → 100644
src/pages/Test/index.less
0 → 100644
Please
register
or
sign in
to comment