zhengyiming
2025-11-24 18d5d039f042f1c587e181b3026c7c89152ca7cd
src/services/api/typings.d.ts
@@ -7492,6 +7492,11 @@
    endDate?: string;
  }
  interface GetCurrentExternalSystemOutput {
    /** 是否签约钱包 */
    isSignWallet?: boolean;
  }
  interface GetCustomContractParamterListInput {
    pageModel?: Pagination;
    /** 客户Id */
@@ -23172,7 +23177,6 @@
  }
  interface UpdateParkBountyApplyByEnterpriseInput {
    batchNo?: string;
    enterpriseMonthApplyId?: string;
  }