11
This commit is contained in:
@@ -471,6 +471,10 @@ export const Https = {
|
|||||||
uploadVideoComplete: '/api/global-award/uploads/video/complete', // 上传video完成
|
uploadVideoComplete: '/api/global-award/uploads/video/complete', // 上传video完成
|
||||||
submitForm: '/api/global-award/contestants/save', // 提交表单
|
submitForm: '/api/global-award/contestants/save', // 提交表单
|
||||||
getContestantByID: '/api/global-award/contestants/' // 获取表单
|
getContestantByID: '/api/global-award/contestants/' // 获取表单
|
||||||
|
|
||||||
|
|
||||||
|
// 卖家端接口
|
||||||
|
|
||||||
},
|
},
|
||||||
|
|
||||||
axiosGet(url, config) {
|
axiosGet(url, config) {
|
||||||
|
|||||||
Reference in New Issue
Block a user