vali 6 سال پیش
والد
کامیت
629ad0269e
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      app/Lib/Settlement/Adapter/WqRule.php

+ 1 - 1
app/Lib/Settlement/Adapter/WqRule.php

@@ -304,7 +304,7 @@ class WqRule
             $return[$i] = json_decode(json_encode($tmpobj, 256));
         }
         if (empty($return) || !in_array(count($return), [3, 5])) {
-            throw new  \Exception("球结果数据不正确,( matchid= $imatch_id 主客结果)不能为空或数据量不为3,5");
+            throw new  \Exception("球结果数据不正确,( matchid= $imatch_id 主客结果)不能为空或数据量不为3,5");
             return;
         }