增加取消货运订单接口

This commit is contained in:
TOP糯米 2023-03-31 16:58:33 +08:00
parent a4f41b17a7
commit 2eb297ade6
1 changed files with 3 additions and 1 deletions

View File

@ -265,7 +265,9 @@ export default {
auth: true, auth: true,
}, },
t3: { t3: {
url: "" url: "/wxapp/project/claerorderbyid",
showLoading: true,
auth: true,
} }
}, },
appraise: { appraise: {