feat(M08-bootstrap): 纳管微信原生小程序基础模板
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
const API_ORIGIN = 'https://api.txyundm.cn'
|
||||
|
||||
module.exports = {
|
||||
API_ORIGIN,
|
||||
APP_API_BASE_URL: `${API_ORIGIN}/app-api`,
|
||||
UPLOAD_BASE_URL: `${API_ORIGIN}/uploads/`,
|
||||
}
|
||||
Reference in New Issue
Block a user