Ken 1 주 전
부모
커밋
547bbe4a97
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      app/Services/CollectService.php

+ 1 - 0
app/Services/CollectService.php

@@ -16,6 +16,7 @@ use App\Services\WalletService;
 */
 class CollectService extends BaseService 
 {
+    public static string $MODEL = Collect::class;
     public static $THRESHOLD = 10; // 最小归集金额(USDT)
     /**
      * @description: 模型