zhengyiming
2025-10-31 74502529c21d00766b6c82e3a52f2590e63a7538
src/services/api/typings.d.ts
@@ -6423,7 +6423,7 @@
    fileId?: string;
  }
  type FinanceStatusEnum = 1 | 2 | 3;
  type FinanceStatusEnum = 1 | 2 | 3 | -1;
  type FinanceTypeEnum = 10 | 20 | 30;