Wang Chen 4 年之前
父节点
当前提交
7e7c4baf80
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/Http/Controllers/QuickApp/Order/OrdersController.php

+ 1 - 1
app/Http/Controllers/QuickApp/Order/OrdersController.php

@@ -159,7 +159,7 @@ class OrdersController extends BaseController
                 }
                 }
             }
             }
         }
         }
-
+        myLog('chargeList')->info('3', [$this->uid, $sendOrderId, $account, $template_id]);
         $res = ProductService::getChargeProduct($template_id);
         $res = ProductService::getChargeProduct($template_id);
         if (!$res) {
         if (!$res) {
             return response()->error('WAP_SYS_ERROR');
             return response()->error('WAP_SYS_ERROR');