支付宝下单和其他细节优化
This commit is contained in:
+2
-1
@@ -37,7 +37,8 @@ export default defineConfig({
|
||||
host: '0.0.0.0',
|
||||
proxy: {
|
||||
'/api': {
|
||||
target: 'http://127.0.0.1:8080',
|
||||
// target: 'http://192.168.31.133:8080',
|
||||
target: 'http://127.0.0.1:8080',
|
||||
changeOrigin: true,
|
||||
},
|
||||
'/ai-api': {
|
||||
|
||||
Reference in New Issue
Block a user