Commit 7732872f by 朱继来

调整

parent efa77df7
Showing with 1 additions and 1 deletions
......@@ -188,7 +188,7 @@ class OrderServiceModel extends Model
if ($service_type == 1) {
$event .= ',生成退款单,退款单号:'.$res['data'];
} else {
$event .= ',生成退货单,退货单号:'.$res['data'];
$event .= ',退货信息已同步到ERP';
}
}
......
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 sign in to comment