feat:增加后端接口
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
/**
|
||||
* 文件服务器地址
|
||||
*/
|
||||
export const fileServiceUrl = '/home-service/file'
|
||||
export const fileServiceUrl = '/food-service/file'
|
||||
|
||||
/**
|
||||
* 服务器文件路径根地址
|
||||
*/
|
||||
export const serviceFileRootPath = '/home-service/'
|
||||
export const serviceFileRootPath = '/food-service/'
|
||||
|
||||
/**
|
||||
* 获取assets静态资源
|
||||
|
||||
Reference in New Issue
Block a user