Merge branch 'develop' of ssh://code.juyouwu.cn:2222/pay/pay-admin into develop
* 'develop' of ssh://code.juyouwu.cn:2222/pay/pay-admin: 1
This commit is contained in:
commit
5c244d1a72
@ -14,7 +14,9 @@ export default defineConfig({
|
||||
},
|
||||
proxy: {
|
||||
'/api/': {
|
||||
target: 'http://we6f9c65.natappfree.cc',
|
||||
// target: 'http://yt:8003',
|
||||
target: 'http://10.39.13.80:8003',
|
||||
// target: 'http://we6f9c65.natappfree.cc',
|
||||
// target: 'https://loanos-test.nchl.net/',
|
||||
changeOrigin: true,
|
||||
pathRewrite: { '^': '' },
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
{
|
||||
"url": "http://we6f9c65.natappfree.cc/api/docs/openapi",
|
||||
"url": "http://10.39.13.80:8003/api/docs/openapi",
|
||||
// "url": "http://we6f9c65.natappfree.cc/api/docs/openapi",
|
||||
"module": "Admin"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user