品规管理导入接口联调
parent
7f42669c11
commit
ea7b01fcf3
@ -1,3 +1,4 @@
|
||||
export const importExcelUrl = process.env.VUE_APP_API_URL + "/camera/config/import";
|
||||
export const importCategoryExcelUrl = process.env.VUE_APP_API_URL + "/category/import";
|
||||
export const imgUrl = process.env.VUE_APP_API_URL + "/pic/";
|
||||
export const videoUrl = process.env.VUE_APP_API_URL + "/mp4/";
|
||||
|
||||
Loading…
Reference in New Issue