Merge branch '20220616-询价修改新的外网平台地址' of http://10.124.128.2:8888/eshop/fe_service_ebtp_frontend into master_jnryy_customerservice

This commit is contained in:
jl-zhoujl2
2022-06-17 12:21:07 +08:00
75 changed files with 2937 additions and 1280 deletions

View File

@ -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) {