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