moonsflyer 3 ماه پیش
والد
کامیت
3cf66ffa10
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      app/common/logic/PayNotifyLogic.php

+ 1 - 0
app/common/logic/PayNotifyLogic.php

@@ -215,6 +215,7 @@ class PayNotifyLogic extends BaseLogic
 
         // 自动小票打印
         self::orderPrint($order['id']);
+        outFileLog($mobile,'prepay','$ret3');
     }
 
     /**