@@ -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');