Merge branch '20220616-询价修改新的外网平台地址' of http://10.124.128.2:8888/eshop/fe_service_ebtp_frontend into master_jnryy_customerservice
This commit is contained in:
@ -18,7 +18,7 @@ export async function zmmultiOpenBizassessroom(params) {
|
||||
|
||||
export async function resetVerificationCode(params) {
|
||||
return request(`/api/biz-service-ebtp-process/v1/bizassessroom/update/captcha/${params.id}`,
|
||||
{method: 'put'});
|
||||
{method: 'post'});
|
||||
}
|
||||
|
||||
export async function fetchJuryList(params) {
|
||||
|
Reference in New Issue
Block a user