feat: 更改后端端口配置
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
const BASE_CONFIG = {
|
||||
baseUrl: 'http://192.168.44.54:8091/',
|
||||
version: '23.06',
|
||||
baseUrl: 'http://192.168.44.54:8092/',
|
||||
version: '23.10',
|
||||
apiVersion: 'v1'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user