mirror of
https://github.com/sunniejs/vue-h5-template.git
synced 2025-05-11 21:38:54 +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 = '';
|