mirror of
https://github.com/sunniejs/vue-h5-template.git
synced 2025-04-05 19:42:08 +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 = '';
|