鏇存柊浠g爜
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// 配置文件
|
||||
export const config = {
|
||||
// 基础API地址
|
||||
apiBaseUrl: '/myapi',
|
||||
apiBaseUrl: 'http://test.xyz/myapi',
|
||||
};
|
||||
|
||||
export const appName = '司机端';
|
||||
@@ -11,5 +11,5 @@ export const driverInfo = null;
|
||||
export default {
|
||||
config,
|
||||
appName,
|
||||
driverInfo,
|
||||
driverInfo,
|
||||
};
|
||||
Reference in New Issue
Block a user