Ken 1 day ago
parent
commit
28e9b064c3
1 changed files with 0 additions and 1 deletions
  1. 0 1
      app/Services/PcIssueService.php

+ 0 - 1
app/Services/PcIssueService.php

@@ -57,7 +57,6 @@ class PcIssueService extends BaseService
         }
     }
 
-
     private static function kaiJiang(): void
     {
         $list = PcIssue::where('status', PcIssue::STATUS_CLOSE)->get();