chore: 更新湖北银行开发代理地址
parent
36d63032e7
commit
db9225c8d3
|
@ -12,7 +12,8 @@ function resolve(dir: string) {
|
||||||
}
|
}
|
||||||
|
|
||||||
const httpType = 'https://'
|
const httpType = 'https://'
|
||||||
const proxyUrl = '23.33.3.22:60006/' // 代理地址设置
|
// const proxyUrl = '23.33.3.22:60006/' // 代理地址设置
|
||||||
|
const proxyUrl = '192.168.31.15:60006' // 湖北银行
|
||||||
|
|
||||||
// https://vitejs.dev/config/
|
// https://vitejs.dev/config/
|
||||||
export default defineConfig({
|
export default defineConfig({
|
||||||
|
|
Loading…
Reference in New Issue