1
This commit is contained in:
@@ -17,8 +17,8 @@ const baseConfig = {
|
||||
// 本地开发(默认)
|
||||
const developmentConfig = {
|
||||
...baseConfig,
|
||||
apiUrl: 'http://localhost:9098/admin_api/',
|
||||
uploadUrl: 'http://localhost:9098/admin_api/upload',
|
||||
apiUrl: 'http://localhost:9099/admin_api/',
|
||||
uploadUrl: 'http://localhost:9099/admin_api/upload',
|
||||
debug: true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user