Ken hace 1 semana
padre
commit
240378f61e
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      app/Models/CaoHistory.php

+ 0 - 1
app/Models/CaoHistory.php

@@ -61,7 +61,6 @@ class CaoHistory extends Authenticatable
             $cao->increment('min');
         }
 
-
         if (in_array('对子', $awards)) {
             $cao->increment('pair');
         }