登陆信息同步和接口联调
This commit is contained in:
@@ -13,6 +13,7 @@ const envConfigs: Record<string, {
|
||||
}> = {
|
||||
dev: {
|
||||
dataBaseApi: 'http://localhost:8080/api',
|
||||
// aiBaseApi: 'http://192.168.31.133:8000',
|
||||
aiBaseApi: 'http://localhost:8000',
|
||||
cookieSourceUrl: 'http://192.168.31.135:5173',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user