Browse Source

异常处理

彭俊 6 years ago
parent
commit
e92bbb7626
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/Http/Model/StWqResult.php

+ 1 - 1
app/Http/Model/StWqResult.php

@@ -182,7 +182,7 @@ class StWqResult extends Model
                         ],
                         4=>[
                             "home"=>$result_mark['sc_4th_H'],
-                            "guest"=>$result_mark['sc_1th_C'],
+                            "guest"=>$result_mark['sc_4th_C'],
                         ],
                         5=>[
                             "home"=>$result_mark['sc_5th_H'],