mirror of
https://github.com/sunniejs/vue-h5-template.git
synced 2025-04-06 03:57:50 +08:00
8 lines
145 B
TypeScript
8 lines
145 B
TypeScript
export const API_BASE_URL = '';
|
|
|
|
export const MOCK_API_BASE_URL = '';
|
|
|
|
export const API_TARGET_URL = '';
|
|
|
|
export const MOCK_API_TARGET_URL = '';
|