Commit 4a0d1355 authored by hangjun83's avatar hangjun83

修复bug

parent 38c73c6c
...@@ -477,7 +477,6 @@ class BhOrdersService ...@@ -477,7 +477,6 @@ class BhOrdersService
]); ]);
if($refundInfo->cancel_porder == 1){ if($refundInfo->cancel_porder == 1){
echo 'afadfs';
// 取消采购订单 // 取消采购订单
$this->cancelPorderItems($dbConnect,$poItemCreateArr['po_id'],$poItemsId); $this->cancelPorderItems($dbConnect,$poItemCreateArr['po_id'],$poItemsId);
} }
......
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