Ken 1 주 전
부모
커밋
240378f61e
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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');
         }