Commit 275d42b5 by 王勇飞

pp

parent 68e3394b
......@@ -234,7 +234,7 @@ class AliHandler {
try {
var deliveryInfo = await this.userService.getBizUserForAliDelivery(obj.baseInfo.contactsName, obj.servicerName, ConsultTypeName, obj.skuCode, obj.serviceName);
} catch (error) {
console.log("分配交付失败.");
console.log("分配交付失败.");
}
let requrl = this.icUrl + "/deliverybillCtl/dealAliDeliveryInfo";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment