panzy
2022-05-10 51144244c6d3117551c976fa21c041a950c86648
对接接口
1 files modified
2 ■■■ changed files
src/api/sgyhpczl/recheckCancellationNumber.js 2 ●●● patch | view | raw | blame | history
src/api/sgyhpczl/recheckCancellationNumber.js
@@ -118,7 +118,7 @@
            'token': getTokenAndVerify().token,
            'verify':getTokenAndVerify().verify
        },
        url: "taboi/user/wf_record_list?id="+id,
        url: "/taboi/user/wf_record_list?id="+id,
        contentType: "application/json",
        method: 'GET',
    });