From 74b3b44c19283fa10147632dcba402163b60c96a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E7=90=A6?= Date: Mon, 20 Jul 2026 16:17:24 +0800 Subject: [PATCH] =?UTF-8?q?1.=20=E8=B0=83=E8=AF=95erp?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- platform/modules/v1/controllers/ErpController.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/modules/v1/controllers/ErpController.php b/platform/modules/v1/controllers/ErpController.php index 677b52c..1f547d8 100644 --- a/platform/modules/v1/controllers/ErpController.php +++ b/platform/modules/v1/controllers/ErpController.php @@ -147,6 +147,7 @@ class ErpController extends Controller } } + ProductOrderLog::saveLog(0,'江奥川ERP拉取西(中成)药订单结束,拉取订单数据'). '--------'. json_encode($erpData); if(!empty($ids)){ //更新为已同步erp \Yii::$app->db->createCommand()->update('yii_product_order', [ @@ -155,7 +156,6 @@ class ErpController extends Controller } - ProductOrderLog::saveLog(0,'江奥川ERP拉取西(中成)药订单结束,拉取订单数据'). '--------'. json_encode($erpData); ProductOrderLog::saveLog(0,'江奥川ERP拉取西(中成)药订单结束,拉取订单数量:'.count($productOrders).', 拉取的订单ids:'.implode(',',$ids)); } catch (\Exception $e) { // ds([