Wang Chen 4 năm trước cách đây
mục cha
commit
7e7c4baf80
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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);
         if (!$res) {
             return response()->error('WAP_SYS_ERROR');