From 48c58fdd8b91d662d99bb4c87826bceb22df6e9b Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期四, 15 五月 2025 09:49:07 +0800
Subject: [PATCH] fix: bug

---
 src/services/api/typings.d.ts |  726 +++++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 files changed, 696 insertions(+), 30 deletions(-)

diff --git a/src/services/api/typings.d.ts b/src/services/api/typings.d.ts
index 7548f5e..0e0befb 100644
--- a/src/services/api/typings.d.ts
+++ b/src/services/api/typings.d.ts
@@ -221,10 +221,24 @@
     leaderMobile?: string;
     /** 鍥尯绫诲瀷 */
     parkTypeId?: string;
-    /** 娉ㄥ唽鍦板潃 */
-    registerAddress: string;
     /** 澶囨敞 */
     remark?: string;
+    /** 鏄惁宸茬粡鍚敤濂栧姳閲戠敵鎶� */
+    rewardEnable?: boolean;
+    /** 濂栧姳閲戞ā鏉挎槸鍚﹂厤缃� */
+    rewardTemplateSetting?: boolean;
+    /** 缁存姢鐨勫叕鍙� */
+    companyOrgId?: string;
+    /** 缁存姢鐨勯儴闂� */
+    departmentOrgId?: string;
+    /** 鏄惁鏀寔浼佷笟鑷富涓婁紶 */
+    suportEnterpriseUpload?: boolean;
+    /** 鏄惁鏀寔骞冲彴鍏呭�� */
+    suportPlatRecharge?: boolean;
+    /** 鏄惁鏀寔鐢ㄦ埛鎻愮幇 */
+    suportWithDraw?: boolean;
+    /** 鏂囦欢 */
+    industrialParkApplyFileFile?: IndustrialParkApplyFileFile[];
   }
 
   interface AddIndustryBodyAuditInput {
@@ -886,6 +900,10 @@
     isCache?: boolean;
   }
 
+  interface APIaddSearchSettingClickCountParams {
+    id?: string;
+  }
+
   interface APIadvertiseOffShelfParams {
     /** 璧勮骞垮憡Id */
     id?: string;
@@ -940,6 +958,10 @@
   interface APIattentOrNotParams {
     /** 浜у搧Id */
     productId?: string;
+  }
+
+  interface APIbatchQuoteEnterpriseApplyFileParams {
+    parkBountyApplyId?: string;
   }
 
   interface APIcalculationWalletBatchImportTempPayFeeParams {
@@ -1097,6 +1119,10 @@
 
   interface APIdeleteOrderParams {
     id?: string;
+  }
+
+  interface APIdeleteParkEnterpriseApplyFileParams {
+    parkEnterpriseDetaiFileId?: string;
   }
 
   interface APIdeleteParkRewardApplyParams {
@@ -1306,6 +1332,10 @@
     moduleId?: string;
   }
 
+  interface APIgetCustomerFileTypeHeadParams {
+    enterpriseId?: string;
+  }
+
   interface APIgetCustomerTemplateDetailParams {
     id?: string;
   }
@@ -1318,6 +1348,10 @@
     templateId?: string;
   }
 
+  interface APIgetCustomerUploadFileRecordParams {
+    withMonth?: string;
+  }
+
   interface APIgetDefaultConnectionStringParams {
     id?: string;
   }
@@ -1326,9 +1360,25 @@
     transactionDetailId?: string;
   }
 
+  interface APIgetEnterpriseDrawWithDetailParams {
+    drawWithId?: string;
+  }
+
+  interface APIgetEnterpriseLastUploadEnterPactFileNewParams {
+    companyId?: string;
+  }
+
+  interface APIgetEnterpriseLastUploadEnterPactFileParams {
+    companyId?: string;
+  }
+
   interface APIgetEnterpriseMaterialIdByUserIdParams {
     userId?: string;
     materialType?: EnterpriseMaterialTypeEnum;
+  }
+
+  interface APIgetEnterpriseRechargeDetailParams {
+    id?: string;
   }
 
   interface APIgetFirstCurrentUserModuleListCacheByModuleIdParams {
@@ -1554,6 +1604,10 @@
 
   interface APIgetParams {
     id?: string;
+  }
+
+  interface APIgetParkBountyApplyBatchFinanceEnterpriseParams {
+    parkBountyApplyId?: string;
   }
 
   interface APIgetParkBountyApplyBatchTransferEnterpriseParams {
@@ -2681,6 +2735,8 @@
 
   type BestSignUserSignStatusEunm = 1 | 5 | 10 | 20 | 30 | 40 | 50 | 90;
 
+  type BillStatusEnum = 10 | 20 | 30;
+
   interface BindUserEmailInput {
     /** 閭 */
     bindEmailAddress: string;
@@ -2980,6 +3036,14 @@
     status?: number;
   }
 
+  interface CheckEnterpriseApplyDrawWithInput {
+    applyDrawWithId?: string;
+    checkStatus?: EnterpriseRechargeStatusEnum;
+    /** 鎻愮幇鍑瘉 */
+    checkFileUrl?: string;
+    checkRemark?: string;
+  }
+
   interface CheckInsureCityIsAllowInput {
     insureOnlineType?: number;
     marketProductId?: string;
@@ -3029,6 +3093,14 @@
     phoneNumber: string;
     /** 楠岃瘉鐮� */
     verificationCode?: string;
+  }
+
+  interface CheckUserEnterpriseRechargeInput {
+    id?: string;
+    checkStatus?: EnterpriseRechargeStatusEnum;
+    /** 鍏呭�煎嚟璇� */
+    rechargeVoucherFileUrl?: string;
+    remark?: string;
   }
 
   interface CheckUserWalletBalanceInfoOutput {
@@ -3900,6 +3972,10 @@
     remark?: string;
     /** 鎵嬫満鍙� */
     phoneNumber?: string;
+    /** 鐢ㄦ埛绔疘d */
+    clientId?: string;
+    /** 鍥尯Ids */
+    industrialParkIds?: string[];
     /** 瑙掕壊 */
     roleNames?: string[];
     /** 瀵嗙爜 */
@@ -4418,7 +4494,7 @@
     description?: string;
     parkCustomersCount?: ParkCustomersCountTypeEnum;
     /** 鎴愮珛骞翠唤 */
-    setUpDate: number;
+    setUpDate?: number;
     serveSetting?: string[];
     workOfType?: string[];
     parkStyle?: ParkStyleDto[];
@@ -5283,6 +5359,15 @@
     endTime?: string;
   }
 
+  interface CustomerApplyFileDetailDto {
+    id?: string;
+    fileType?: string;
+    fileSize?: number;
+    fileUrl?: string;
+    fileSearchTypeId?: string;
+    monthApplyId?: string;
+  }
+
   interface CustomerManageListOutput {
     id?: string;
     /** 浼佷笟鍚嶇О */
@@ -5353,6 +5438,27 @@
     templateParamExtraData?: string;
   }
 
+  interface CustomerUploadMonthApplyFileInput {
+    withMonth?: string;
+    fileTypes?: CustomerUploadMonthApplyFileType[];
+  }
+
+  interface CustomerUploadMonthApplyFileType {
+    fileSearchTypeId?: string;
+    listFiles?: CustomerUploadMonthApplyFileTypeDto[];
+  }
+
+  interface CustomerUploadMonthApplyFileTypeDto {
+    fileSearchTypeId?: string;
+    id?: string;
+    fileSearchTypeName?: string;
+    fileType?: string;
+    fileSize?: number;
+    fileUrl?: string;
+    sort?: number;
+    creationTime?: string;
+  }
+
   interface DataprepareCreateExtInfo {
     contextParams?: string;
     shortUrl?: string;
@@ -5386,6 +5492,12 @@
   }
 
   type DecimalDecimalValueTuple = true;
+
+  interface DeleteMonthApplySingleFileInput {
+    monthApplyId?: string;
+    fileSearchTypeId?: string;
+    detaiFileId?: string;
+  }
 
   interface DistTemplateCreateContractInput {
     /** 璁㈠崟绛剧害Id */
@@ -5556,6 +5668,11 @@
     freeCount?: number;
   }
 
+  interface EnterpriseApplyDrawWithInput {
+    amount?: number;
+    invoiceUrl?: string;
+  }
+
   interface EnterpriseBatchRefundInput {
     guid?: string;
     listOrderNo?: number[];
@@ -5643,6 +5760,14 @@
   }
 
   type EnterpriseMaterialTypeEnum = 10 | 11 | 20;
+
+  type EnterpriseMonthApplyStatusEnum = 10 | 20;
+
+  type EnterpriseMonthUploadStatusEnum = 10 | 20 | 30;
+
+  type EnterprisePrechargeInComeStatusEnum = 10 | 20;
+
+  type EnterpriseRechargeStatusEnum = 10 | 20 | 30;
 
   interface EnterpriseRegVerifyInput {
     /** 鐢ㄦ埛Id */
@@ -5735,6 +5860,23 @@
   interface EntityExtensionDto {
     properties?: Record<string, any>;
     configuration?: Record<string, any>;
+  }
+
+  interface ExportBountyApplyData {
+    /** 浼佷笟鍚嶇О */
+    enterpriseName: string;
+    /** 淇$敤浠g爜 */
+    societyCreditCode: string;
+    /** 璐㈡斂鎷ㄤ粯閲戦 */
+    financeToAmountStr?: string;
+    /** 骞冲彴鍏呭�奸噾棰� */
+    transferToAmountStr?: string;
+    /** 璐㈡斂鎷ㄤ粯閲戦 */
+    financeToAmount?: number;
+    /** 骞冲彴鍏呭�奸噾棰� */
+    transferToAmount?: number;
+    /** 澶囨敞 */
+    remark?: string;
   }
 
   interface ExportInsStaffInput {
@@ -5851,6 +5993,10 @@
     subMsg?: string;
     fileId?: string;
   }
+
+  type FinanceStatusEnum = 1 | 2 | 3;
+
+  type FinanceTypeEnum = 10 | 20;
 
   interface FirstPartyCompanyAuditDatilOutput {
     id?: string;
@@ -6625,6 +6771,44 @@
     operator?: string;
   }
 
+  interface GetCustomerUploadApplyFilesByTypeInput {
+    fileSearchTypeId?: string;
+    monthApplyId?: string;
+  }
+
+  interface GetCustomerUploadApplyFilesByTypeOutput {
+    id?: string;
+    fileType?: string;
+    fileSize?: number;
+    fileUrl?: string;
+  }
+
+  interface GetCustomerUploadApplyFilesInput {
+    id?: string;
+    enterpriseId?: string;
+    withMonth?: string;
+  }
+
+  interface GetCustomerUploadApplyFilesOutput {
+    id?: string;
+    fileSearchTypeId?: string;
+    fileCount?: number;
+    isUpload?: boolean;
+    lastUpdateTime?: string;
+    monthApplyId?: string;
+    withMonth?: string;
+    searchType?: number;
+    enterpriseName?: string;
+    parkName?: string;
+    fileTypeName?: string;
+    sort?: number;
+    listFiles?: CustomerApplyFileDetailDto[];
+  }
+
+  interface GetCustomerUploadFileRecordOutput {
+    id?: string;
+  }
+
   interface GetEnterpriseBuntyTradeDto {
     id?: string;
     payDateTime?: string;
@@ -6633,6 +6817,7 @@
     remianAmount?: number;
     payRemark?: string;
     fileUrl?: string;
+    financeType?: FinanceTypeEnum;
     payFileUrls?: string[];
   }
 
@@ -6663,6 +6848,167 @@
     errmsg?: string;
     cost?: string;
     data?: GetEnterpriseCredentialDataResponse;
+  }
+
+  interface GetEnterpriseDrawWithDetailOutput {
+    id?: string;
+    enterpriseId?: string;
+    enterpriseName?: string;
+    societyCreditCode?: string;
+    creationTime?: string;
+    accountName?: string;
+    bankNumber?: string;
+    bankName?: string;
+    bankResumeName?: string;
+    amount?: number;
+    remainAmount?: number;
+    invoiceUrl?: string;
+    checkStatus?: EnterpriseRechargeStatusEnum;
+    checkTime?: string;
+    checkUserId?: string;
+    checkRemark?: string;
+    checkFileUrl?: string;
+  }
+
+  interface GetEnterpriseDrawWithListInput {
+    pageModel?: Pagination;
+    keyWord?: string;
+    beginDateTime?: string;
+    endDateTime?: string;
+    checkStatus?: EnterpriseRechargeStatusEnum;
+  }
+
+  interface GetEnterpriseDrawWithListOutput {
+    drawWithId?: string;
+    enterpriseId?: string;
+    enterpriseName?: string;
+    societyCreditCode?: string;
+    creationTime?: string;
+    enterpriseType?: string;
+    parkName?: string;
+    parkType?: string;
+    amount?: number;
+    remainAmount?: number;
+    checkStatus?: EnterpriseRechargeStatusEnum;
+    checkTime?: string;
+    checkRemark?: string;
+    checkFileUrl?: string;
+  }
+
+  interface GetEnterpriseDrawWithListOutputPageOutput {
+    pageModel?: Pagination;
+    objectData?: any;
+    data?: GetEnterpriseDrawWithListOutput[];
+  }
+
+  interface GetEnterpriseMonthApplyFileOutput {
+    id?: string;
+    enterpriseId?: string;
+    withMonth?: string;
+    creationTime?: string;
+    uploadStatus?: EnterpriseMonthUploadStatusEnum;
+    applyStatus?: EnterpriseMonthApplyStatusEnum;
+  }
+
+  interface GetEnterpriseMonthApplyFileOutputPageOutput {
+    pageModel?: Pagination;
+    objectData?: any;
+    data?: GetEnterpriseMonthApplyFileOutput[];
+  }
+
+  interface GetEnterpriseParkApplyUploadFileOutput {
+    fileSearchTypeId?: string;
+    fileSearchTypeName?: string;
+    fileCount?: number;
+    sort?: number;
+    listFiles?: CustomerUploadMonthApplyFileTypeDto[];
+  }
+
+  interface GetEnterpriseParkApplyUploadFilesInput {
+    parkBountyApplyId?: string;
+    companyId?: string;
+  }
+
+  interface GetEnterprisePreChargeCheckListInput {
+    pageModel?: Pagination;
+    keyWord?: string;
+    beginDateTime?: string;
+    endDateTime?: string;
+    checkStatus?: EnterpriseRechargeStatusEnum;
+  }
+
+  interface GetEnterprisePreChargeCheckListOutput {
+    id?: string;
+    /** 鐧诲綍璐﹀彿 */
+    userName?: string;
+    /** 閾惰璐︽埛 */
+    outBankNum?: string;
+    /** 浼佷笟鍚嶇О */
+    enterpriseName?: string;
+    /** 鍑烘浼佷笟璐︽埛鍚嶇О */
+    outEnterpriseName?: string;
+    /** 鍏呭�奸噾棰� */
+    prechargeAmount?: number;
+    /** 鍑鸿处鎵�灞為摱琛� */
+    outBankName?: string;
+    /** 鍏呭�兼祦姘村彿 */
+    rechargeSerialNo?: string;
+    /** 鎻愪氦鏃ユ湡 */
+    creationTime?: string;
+    checkStatus?: EnterpriseRechargeStatusEnum;
+  }
+
+  interface GetEnterprisePreChargeCheckListOutputPageOutput {
+    pageModel?: Pagination;
+    objectData?: any;
+    data?: GetEnterprisePreChargeCheckListOutput[];
+  }
+
+  interface GetEnterprisePrechargeListOutput {
+    id?: string;
+    /** 鍏呭�奸噾棰� */
+    prechargeAmount?: number;
+    /** 鍏呭�煎嚟璇� */
+    rechargeVoucherFileUrl?: string;
+    /** 瀹℃牳澶囨敞 */
+    checkRemark?: string;
+    checkStatus?: EnterpriseRechargeStatusEnum;
+    inComeStatus?: EnterprisePrechargeInComeStatusEnum;
+    /** 鎻愪氦鏃ユ湡 */
+    creationTime?: string;
+  }
+
+  interface GetEnterprisePrechargeListOutputPageOutput {
+    pageModel?: Pagination;
+    objectData?: any;
+    data?: GetEnterprisePrechargeListOutput[];
+  }
+
+  interface GetEnterpriseRechargeDetail {
+    id?: string;
+    /** 鍏呭�艰处鍙� */
+    incomeBankNum?: string;
+    /** 浼佷笟鍚嶇О */
+    incomeEnterpriseName?: string;
+    /** 鍑烘璐﹀彿 */
+    outBankNum?: string;
+    /** 鍑烘浼佷笟鍚嶇О */
+    outEnterpriseName?: string;
+    /** 鍏呭�奸噾棰� */
+    prechargeAmount?: number;
+    /** 鍑鸿处鎵�灞為摱琛� */
+    outBankName?: string;
+    /** 鍑鸿处鏀鍚嶇О */
+    outBankResumeName?: string;
+    /** 鍑鸿处鍥炲崟 */
+    outReceiptFileUrl?: string;
+    /** 鍏呭�煎嚟璇� */
+    rechargeVoucherFileUrl?: string;
+    /** 瀹℃牳澶囨敞 */
+    checkRemark?: string;
+    checkStatus?: EnterpriseRechargeStatusEnum;
+    /** 鎻愪氦鏃ユ湡 */
+    creationTime?: string;
   }
 
   interface GetFeatureListResultDto {
@@ -7864,7 +8210,7 @@
     /** 浼佷笟缁忚惀鍒╂鼎琛� */
     operateProfitesUrl?: string;
     /** 鍏ラ┗鍏宠仈璇存槑 */
-    enterRelateUrl?: string;
+    personTaxInstructUrl?: string;
     /** C绔釜绋庡畬绋庢儏鍐佃鏄� */
     personTaxRatePayUrl?: string;
   }
@@ -7892,8 +8238,16 @@
     settleTimeBegin?: string;
     /** 鍙戞斁缁撴潫鏃ユ湡 */
     settleTimeEnd?: string;
+    /** 鎷ㄤ粯璧峰鏃ユ湡 */
+    financeTimeBegin?: string;
+    /** 鎷ㄤ粯缁撴潫鏃ユ湡 */
+    financeTimeEnd?: string;
     /** 鍏ヨ处璧峰鏃ユ湡 */
     incomeTimeBegin?: string;
+    /** 鎷ㄤ粯鍏ヨ处缁撴潫鏃ユ湡 */
+    financeIncomeTimeEnd?: string;
+    /** 鎷ㄤ粯鍏ヨ处璧峰鏃ユ湡 */
+    financeIncomeTimeBegin?: string;
     /** 鍏ヨ处缁撴潫鏃ユ湡 */
     incomeTimeEnd?: string;
     /** 澶栭儴瀹℃牳璧峰鏃ユ湡 */
@@ -7904,6 +8258,7 @@
     inCheckStatus?: BountyCheckStatusEnum;
     settleStatus?: SettleStatusEnum;
     incomeStatus?: IncomeStatusEnum;
+    financeStatus?: FinanceStatusEnum;
   }
 
   interface GetParkBountyApplyListOutput {
@@ -7929,6 +8284,10 @@
     settleTime?: string;
     incomeStatus?: IncomeStatusEnum;
     inCheckStatus?: BountyCheckStatusEnum;
+    /** 璐㈡斂鍏ヨ处鏃堕棿 */
+    financeIncomeTime?: string;
+    billStatus?: BillStatusEnum;
+    financeIncomeStatus?: IncomeStatusEnum;
     /** 鍐呴儴瀹℃牳鏃ユ湡 */
     inCheckTime?: string;
     outCheckStatus?: BountyCheckStatusEnum;
@@ -7936,6 +8295,25 @@
     outCheckTime?: string;
     /** 鍙戞斁鍑瘉 */
     settleFileUrl?: string;
+    financeStatus?: FinanceStatusEnum;
+    /** 璐㈡斂鍙戞斁鏃堕棿 */
+    financeTime?: string;
+    /** 璐㈡斂鍙戞斁鍑瘉 */
+    financeFileUrl?: string;
+    /** 鍏呭�奸噾棰� */
+    settleSumAmount?: number;
+    /** 璐㈡斂鍙戞斁閲戦 */
+    financeSumAmount?: number;
+    /** 鏄惁宸茬粡鍚敤濂栧姳閲戠敵鎶� */
+    rewardEnable?: boolean;
+    /** 濂栧姳閲戞ā鏉挎槸鍚﹂厤缃� */
+    rewardTemplateSetting?: boolean;
+    /** 鏄惁鏀寔浼佷笟鑷富涓婁紶 */
+    suportEnterpriseUpload?: boolean;
+    /** 鏄惁鏀寔骞冲彴鍏呭�� */
+    suportPlatRecharge?: boolean;
+    /** 鏄惁鏀寔鐢ㄦ埛鎻愮幇 */
+    suportWithDraw?: boolean;
   }
 
   interface GetParkBountyApplyListOutputPageOutput {
@@ -7950,6 +8328,7 @@
     /** 浼佷笟鍚�/淇$敤浠g爜 */
     searchKeyWord?: string;
     transferToStatus?: TransferToStatusEnum;
+    financeToStatus?: FinanceStatusEnum;
   }
 
   interface GetParkBountyTradeDetailByIdInput {
@@ -7979,6 +8358,7 @@
     tradeTime?: string;
     /** 濂栧姳閲戜綑棰� */
     remianAmount?: number;
+    financeType?: FinanceTypeEnum;
   }
 
   interface GetParkBountyTradeDetailOutputPageOutput {
@@ -8030,6 +8410,11 @@
     data?: GetParkBountyTradeOutput[];
   }
 
+  interface GetParkCollectFileTypeListInput {
+    parkId?: string;
+    searchType?: number;
+  }
+
   interface GetParkCustomerBountyApplyOutput {
     id?: string;
     /** 鐢宠鎵规鍙� */
@@ -8063,6 +8448,7 @@
     /** 鍑瘉 */
     payFileUrl?: string;
     payFileUrls?: string[];
+    financeType?: FinanceTypeEnum;
   }
 
   interface GetParkCustomerBountyConsumptionOutputPageOutput {
@@ -8071,25 +8457,61 @@
     data?: GetParkCustomerBountyConsumptionOutput[];
   }
 
-  interface GetParkCustomerBountyGrantOutput {
+  interface GetParkCustomerBountyFinanceOutput {
     id?: string;
     /** 鐢宠鎵规鍙� */
     batchNo?: string;
-    /** 鍙戞斁鏃ユ湡 */
-    settleTime?: string;
-    /** 鍏ヨ处鏃堕棿 */
-    incomeTime?: string;
-    incomeStatus?: TransferToStatusEnum;
-    /** 鍙戞斁閲戦 */
+    /** 鐢虫姤鏈堜唤 */
+    applyMonth?: string;
+    /** 鐢虫姤鎬婚 */
     applySumAmount?: number;
-    /** 鍏ヨ处鍑瘉 */
-    transferToFileUrl?: string;
+    /** 璐㈡斂鎷ㄤ粯閲戦 */
+    financeToAmount?: number;
+    /** 璐㈡斂鎷ㄤ粯鍏ヨ处鏃堕棿 */
+    financeToTime?: string;
+    /** 璐㈡斂鎷ㄤ粯鍙戞斁鏃ユ湡 */
+    financeTime?: string;
+    financeToStatus?: FinanceStatusEnum;
+    /** 鎷ㄤ粯鍏ヨ处鍑瘉 */
+    financeToFileUrl?: string;
+    inCheckStatus?: BountyCheckStatusEnum;
+    outCheckStatus?: BountyCheckStatusEnum;
   }
 
-  interface GetParkCustomerBountyGrantOutputPageOutput {
+  interface GetParkCustomerBountyFinanceOutputPageOutput {
     pageModel?: Pagination;
     objectData?: any;
-    data?: GetParkCustomerBountyGrantOutput[];
+    data?: GetParkCustomerBountyFinanceOutput[];
+  }
+
+  interface GetParkCustomerBountySettleOutput {
+    id?: string;
+    /** 鐢宠鎵规鍙� */
+    batchNo?: string;
+    /** 鐢虫姤鏈堜唤 */
+    applyMonth?: string;
+    /** 鐢虫姤鎬婚 */
+    applySumAmount?: number;
+    /** 骞冲彴鍏呭�煎叆璐︽椂闂� */
+    transferToTime?: string;
+    transferToStatus?: TransferToStatusEnum;
+    /** 骞冲彴鍏呭�奸噾棰� */
+    transferToAmount?: number;
+    /** 骞冲彴鍏呭�煎叆璐﹀嚟璇� */
+    transferToFileUrl?: string;
+    /** 璐㈡斂鎷ㄤ粯閲戦 */
+    financeToAmount?: number;
+    /** 骞冲彴鍏呭�煎彂鏀炬棩鏈� */
+    settleTime?: string;
+    financeToStatus?: FinanceStatusEnum;
+    inCheckStatus?: BountyCheckStatusEnum;
+    outCheckStatus?: BountyCheckStatusEnum;
+  }
+
+  interface GetParkCustomerBountySettleOutputPageOutput {
+    pageModel?: Pagination;
+    objectData?: any;
+    data?: GetParkCustomerBountySettleOutput[];
   }
 
   interface GetParkCustomerManageDetailOutput {
@@ -8147,9 +8569,17 @@
     /** 鏈�杩戠敵鎶� */
     lastApplyTime?: string;
     /** 鍙戞斁娆℃暟 */
-    payCount?: number;
+    financeCount?: number;
     /** 鏈�杩戝彂鏀炬椂闂� */
-    lastPayTime?: string;
+    lastFinanceTime?: string;
+    /** 骞冲彴鍏呭�兼鏁� */
+    settleCount?: number;
+    /** 鏈�杩戝厖鍊兼棩鏈� */
+    lastSettleTime?: string;
+    /** 鍙戞斁鎬婚 */
+    settleSumAmount?: number;
+    /** 鍏呭�兼�婚 */
+    financeSumAmount?: number;
     /** 濂栧姳閲戜綑棰� */
     bountyAmount?: number;
   }
@@ -8253,6 +8683,21 @@
     maxAmount?: number;
     /** 鏌ヨ鏉′欢锛氫拱瀹跺悕绉�/鍗栧鍚嶇О/浜у搧鍚嶇О */
     queryCondition?: string;
+  }
+
+  interface GetPlatIncomeRechargeAccountOutput {
+    bankNumber?: string;
+    bankName?: string;
+    bankBranchName?: string;
+    bankAccountName?: string;
+    incomeCompany?: string;
+  }
+
+  interface GetPlatInvoiceAccountOutput {
+    bankNumber?: string;
+    bankName?: string;
+    enterpriseName?: string;
+    societyCreditCode?: string;
   }
 
   interface GetProductAdvertiseByCategoryInput {
@@ -8639,6 +9084,10 @@
   interface GetUserBaseEnterpriseInfoOutput {
     /** 濂栧姳閲戜綑棰� */
     bountyAmount?: number;
+    /** 鍏呭�间綑棰� */
+    rechargeAmount?: number;
+    /** 璐㈡斂鎷ㄤ粯浣欓 */
+    financeAmount?: number;
     enterpriseName?: string;
     societyCreditCode?: string;
     licenseUrl?: string;
@@ -9479,6 +9928,18 @@
     roleNames: string[];
   }
 
+  interface ImportBountyApplyDataInput {
+    /** 瀵煎叆鍦板潃 */
+    url?: string;
+    /** 濂栧姳閲戠敵璇稩d */
+    parkBountyApplyId?: string;
+  }
+
+  interface ImportBountyApplyDataOutput {
+    /** 閿欒鏁版嵁鍒楄〃 */
+    error?: ExportBountyApplyData[];
+  }
+
   interface ImportIdentityCardInput {
     /** CompanyId */
     companyId: string;
@@ -9614,6 +10075,13 @@
 
   type IncomeStatusEnum = 1 | 2;
 
+  interface IndustrialParkApplyFileFile {
+    /** 210 浼佷笟鏉愭枡 220 姹囨�绘潗鏂� */
+    applyFileType?: number;
+    /** 鍥尯鏉愭枡 */
+    industrialParkFileTypeSetting?: string[];
+  }
+
   interface IndustrialParkDetailOutput {
     id?: string;
     /** 鍥尯鍚嶇О */
@@ -9625,10 +10093,27 @@
     /** 鍥尯绫诲瀷 */
     parkTypeId?: string;
     status?: IndustrialParkStatusEnum;
+    /** 鏄惁宸茬粡鍚敤濂栧姳閲戠敵鎶� */
+    rewardEnable?: boolean;
+    /** 濂栧姳閲戞ā鏉挎槸鍚﹂厤缃� */
+    rewardTemplateSetting?: boolean;
+    /** 缁存姢鐨勫叕鍙� */
+    companyOrgId?: string;
+    /** 缁存姢鐨勫叕鍙� */
+    companyOrgName?: string;
+    /** 缁存姢鐨勯儴闂� */
+    departmentOrgId?: string;
+    /** 鏄惁鏀寔浼佷笟鑷富涓婁紶 */
+    suportEnterpriseUpload?: boolean;
+    /** 鏄惁鏀寔骞冲彴鍏呭�� */
+    suportPlatRecharge?: boolean;
+    /** 鏄惁鏀寔鐢ㄦ埛鎻愮幇 */
+    suportWithDraw?: boolean;
     /** 娉ㄥ唽鍦板潃 */
     registerAddress?: string;
     /** 澶囨敞 */
     remark?: string;
+    industrialParkFileTypeList?: IndustrialParkFileTypeOutput[];
   }
 
   interface IndustrialParkDropDownOutput {
@@ -9639,6 +10124,19 @@
     parkTypeId?: string;
     /** 鍥尯绫诲瀷鍚嶇О */
     parkTypeName?: string;
+    /** 鏄惁宸茬粡鍚敤濂栧姳閲戠敵鎶� */
+    rewardEnable?: boolean;
+    /** 鏄惁鏀寔浼佷笟鑷富涓婁紶 */
+    suportEnterpriseUpload?: boolean;
+    /** 鏄惁鏀寔骞冲彴鍏呭�� */
+    suportPlatRecharge?: boolean;
+  }
+
+  interface IndustrialParkFileTypeOutput {
+    /** 210 浼佷笟鏉愭枡 220 姹囨�绘潗鏂� */
+    applyFileType?: number;
+    /** 鍥尯鏉愭枡 */
+    fileSearchTypeId?: string;
   }
 
   interface IndustrialParkListOutput {
@@ -9652,6 +10150,22 @@
     /** 鍥尯绫诲瀷 */
     parkTypeId?: string;
     status?: IndustrialParkStatusEnum;
+    /** 鏄惁宸茬粡鍚敤濂栧姳閲戠敵鎶� */
+    rewardEnable?: boolean;
+    /** 濂栧姳閲戞ā鏉挎槸鍚﹂厤缃� */
+    rewardTemplateSetting?: boolean;
+    /** 缁存姢鐨勫叕鍙� */
+    companyOrgId?: string;
+    /** 缁存姢鐨勫叕鍙� */
+    companyOrgName?: string;
+    /** 缁存姢鐨勯儴闂� */
+    departmentOrgId?: string;
+    /** 鏄惁鏀寔浼佷笟鑷富涓婁紶 */
+    suportEnterpriseUpload?: boolean;
+    /** 鏄惁鏀寔骞冲彴鍏呭�� */
+    suportPlatRecharge?: boolean;
+    /** 鏄惁鏀寔鐢ㄦ埛鎻愮幇 */
+    suportWithDraw?: boolean;
   }
 
   interface IndustrialParkListOutputPageOutput {
@@ -14222,12 +14736,30 @@
     bountyAssignFileUlr?: string;
     /** 濂栧姳閲戞眹鎬昏〃 */
     bountyCollectFileUrl?: string;
+    /** 鍏ラ┗鍏宠仈璇存槑 */
+    enterpriseRelateFileUrl?: string;
     outCheckStatus?: BountyCheckStatusEnum;
     /** 澶栭儴瀹℃牳鍘熷洜 */
     outCheckRemark?: string;
     /** 鍐呴儴瀹℃牳鍘熷洜 */
     inCheckRemark?: string;
     inCheckStatus?: BountyCheckStatusEnum;
+    /** 璐㈡斂鎷ㄤ粯鎬婚 */
+    financeSumAmount?: number;
+    /** 骞冲彴鍏呭�兼�婚 */
+    settleSumAmount?: number;
+    /** 鍙戞斁鍑瘉 */
+    settleFileUrl?: string;
+    /** 璐㈡斂鍙戞斁鍑瘉 */
+    financeFileUrl?: string;
+    /** 鏄惁鏀寔浼佷笟涓婁紶 */
+    suportEnterpriseUpload?: boolean;
+    /** 鏄惁鏀寔骞冲彴鍏呭�� */
+    suportPlatRecharge?: boolean;
+    /** 鏄惁鏀寔鐢ㄦ埛鎻愮幇 */
+    suportWithDraw?: boolean;
+    listFiles?: CustomerUploadMonthApplyFileTypeDto[];
+    collectCountListFiles?: CustomerUploadMonthApplyFileTypeDto[];
   }
 
   interface OutcheckParkBountyApplyInput {
@@ -14289,12 +14821,32 @@
     bountyAssignFileUlr?: string;
     /** 濂栧姳閲戞眹鎬昏〃 */
     bountyCollectFileUrl?: string;
+    /** 鍏ラ┗鍏宠仈璇存槑 */
+    enterpriseRelateFileUrl?: string;
+    /** 鍙戞斁鍑瘉 */
+    settleFileUrl?: string;
+    /** 璐㈡斂鍙戞斁鍑瘉 */
+    financeFileUrl?: string;
+    /** 鍏呭�奸噾棰� */
+    settleSumAmount?: number;
+    /** 璐㈡斂鍙戞斁閲戦 */
+    financeSumAmount?: number;
+    listFiles?: CustomerUploadMonthApplyFileTypeDto[];
+    collectCountListFiles?: CustomerUploadMonthApplyFileTypeDto[];
+  }
+
+  interface ParkBountyApplyBatchFinanceInput {
+    parkBountyApplyDetailId?: string[];
+    /** 鍏呭�奸噾棰� */
+    financeToAmount?: number;
+    parkBountyApplyId?: string;
   }
 
   interface ParkBountyApplyBatchTransferInput {
     parkBountyApplyDetailId?: string[];
     /** 鍏ヨ处閲戦 */
     transferToAmount?: number;
+    parkBountyApplyId?: string;
   }
 
   interface ParkBountyApplyDetailInfo {
@@ -14320,8 +14872,8 @@
     taxSubFileUrl?: string;
     /** 浼佷笟缁忚惀鍒╂鼎琛� */
     operateProfitesUrl?: string;
-    /** 鍏ラ┗鍏宠仈璇存槑 */
-    enterRelateUrl?: string;
+    /** C绔畬鍠勬儏鍐佃鏄� */
+    personTaxInstructUrl?: string;
     /** C绔釜绋庡畬绋庢儏鍐佃鏄� */
     personTaxRatePayUrl?: string;
     authType?: EnterpriseTypeEnum;
@@ -14331,6 +14883,15 @@
     enterpriseIsVerify?: boolean;
     /** 鏂囦欢瀹屾暣搴� */
     fileCompleteRate?: string;
+    financeToStatus?: FinanceStatusEnum;
+    /** 璐㈡斂鍏ヨ处閲戦 */
+    financeToAmount?: number;
+    /** 璐㈡斂鍏ヨ处鏃堕棿 */
+    financeToTime?: string;
+    /** 璐㈡斂鍏ヨ处鍑瘉 */
+    financeToFileUrl?: string;
+    /** 璐㈡斂鍏ヨ处鎿嶄綔鐢ㄦ埛 */
+    financeToUserId?: string;
   }
 
   interface ParkBountyApplyDetailInfoPageOutput {
@@ -14339,10 +14900,33 @@
     data?: ParkBountyApplyDetailInfo[];
   }
 
+  interface ParkBountyApplyFinanceFileInput {
+    parkBountyApplyId?: string;
+    /** 鍙戞斁鍑瘉 */
+    financeFileUrl?: string;
+    /** 鍙戞斁閲戦 */
+    financeSumAmount?: number;
+  }
+
+  interface ParkBountyApplyRechargeFileInput {
+    parkBountyApplyDetailId?: string;
+    /** 骞冲彴鍏呭�煎嚟璇� */
+    rechargeToFileUrl?: string;
+  }
+
+  interface ParkBountyApplyRechargeInput {
+    parkBountyApplyDetailId?: string;
+    /** 璐㈡斂鎷ㄤ粯 */
+    bountyAmount?: number;
+    parkBountyApplyId?: string;
+  }
+
   interface ParkBountyApplySettleInput {
     parkBountyApplyId?: string;
     /** 鍙戞斁鍑瘉 */
     settleFileUrl?: string;
+    /** 鍙戞斁閲戦 */
+    settleSumAmount?: number;
   }
 
   interface ParkBountyApplyTransferDetailInfo {
@@ -14368,8 +14952,8 @@
     taxSubFileUrl?: string;
     /** 浼佷笟缁忚惀鍒╂鼎琛� */
     operateProfitesUrl?: string;
-    /** 鍏ラ┗鍏宠仈璇存槑 */
-    enterRelateUrl?: string;
+    /** C绔畬绋庢儏鍐佃鏄� */
+    personTaxInstructUrl?: string;
     /** C绔釜绋庡畬绋庢儏鍐佃鏄� */
     personTaxRatePayUrl?: string;
     authType?: EnterpriseTypeEnum;
@@ -14381,6 +14965,15 @@
     parkBountyApplyDetailId?: string;
     /** 鍏ヨ处鍑瘉 */
     transferToFileUrl?: string;
+    financeToStatus?: FinanceStatusEnum;
+    /** 璐㈡斂鍏ヨ处閲戦 */
+    financeToAmount?: number;
+    /** 璐㈡斂鍏ヨ处鏃堕棿 */
+    financeToTime?: string;
+    /** 璐㈡斂鍏ヨ处鍑瘉 */
+    financeToFileUrl?: string;
+    /** 璐㈡斂鍏ヨ处鎿嶄綔鐢ㄦ埛 */
+    financeToUserId?: string;
   }
 
   interface ParkBountyApplyTransferDetailInfoPageOutput {
@@ -14399,6 +14992,7 @@
     parkBountyApplyDetailId?: string;
     /** 鍏ヨ处閲戦 */
     transferToAmount?: number;
+    parkBountyApplyId?: string;
   }
 
   type ParkCustomersCountTypeEnum = 10 | 50 | 100;
@@ -16603,6 +17197,9 @@
     lastPayBeginTime?: string;
     /** 鏈�杩戝彂鏀剧粨鏉熸棩鏈� */
     lastPayEndTime?: string;
+    /** 鏈�杩戝厖鍊肩粨鏉熸棩鏈� */
+    lastSettleEndTime?: string;
+    lastSettleBeginTime?: string;
   }
 
   interface QueryParkOrHRAuditPageInput {
@@ -17671,14 +18268,12 @@
     bountyCollectFileUrl?: string;
     /** 鐢虫姤鎬婚 */
     applySumAmount?: number;
+    listFiles?: CustomerUploadMonthApplyFileTypeDto[];
   }
 
   interface SaveParkBountyApplyGatherFileInput {
     parkBountyApplyId?: string;
-    /** 浼佷笟钀ユ敹姹囨�昏〃 */
-    enterpriseOperateFileUrl?: string;
-    /** 浼佷笟缂寸◣鏄庣粏琛� */
-    enterpriseTaxSubFileUrl?: string;
+    listFiles?: CustomerUploadMonthApplyFileTypeDto[];
   }
 
   interface SaveWalletPayChannelFeeSettingInput {
@@ -17935,6 +18530,11 @@
     auditNote?: string;
   }
 
+  interface SetIndustrialParkRewardEnableInput {
+    id?: string;
+    rewardEnable?: boolean;
+  }
+
   interface SetIndustrialParkStatusInput {
     id?: string;
     opStatus?: IndustrialParkStatusEnum;
@@ -18066,7 +18666,7 @@
     type?: number;
   }
 
-  type SettleStatusEnum = 1 | 2;
+  type SettleStatusEnum = 1 | 2 | 3 | -1;
 
   interface SetUserCertificationAuditStatusInput {
     /** 瀹℃牳Id */
@@ -19253,6 +19853,10 @@
     remark?: string;
     /** 鎵嬫満鍙� */
     phoneNumber?: string;
+    /** 鐢ㄦ埛绔疘d */
+    clientId?: string;
+    /** 鍥尯Ids */
+    industrialParkIds?: string[];
     /** 瑙掕壊 */
     roleNames?: string[];
     /** 瀵嗙爜 */
@@ -19270,10 +19874,24 @@
     leaderMobile?: string;
     /** 鍥尯绫诲瀷 */
     parkTypeId?: string;
-    /** 娉ㄥ唽鍦板潃 */
-    registerAddress: string;
     /** 澶囨敞 */
     remark?: string;
+    /** 鏄惁宸茬粡鍚敤濂栧姳閲戠敵鎶� */
+    rewardEnable?: boolean;
+    /** 濂栧姳閲戞ā鏉挎槸鍚﹂厤缃� */
+    rewardTemplateSetting?: boolean;
+    /** 缁存姢鐨勫叕鍙� */
+    companyOrgId?: string;
+    /** 缁存姢鐨勯儴闂� */
+    departmentOrgId?: string;
+    /** 鏄惁鏀寔浼佷笟鑷富涓婁紶 */
+    suportEnterpriseUpload?: boolean;
+    /** 鏄惁鏀寔骞冲彴鍏呭�� */
+    suportPlatRecharge?: boolean;
+    /** 鏄惁鏀寔鐢ㄦ埛鎻愮幇 */
+    suportWithDraw?: boolean;
+    /** 鏂囦欢 */
+    industrialParkApplyFileFile?: IndustrialParkApplyFileFile[];
     id?: string;
   }
 
@@ -19880,6 +20498,26 @@
     insureBillUrl?: string;
   }
 
+  interface UploadMonthApplySingleFilesInput {
+    monthApplyId?: string;
+    fileSearchTypeId?: string;
+    listFiles?: CustomerUploadMonthApplyFileTypeDto[];
+  }
+
+  interface UploadParkApplyCustomerFilesInput {
+    parkBountyApplyId?: string;
+    companyId?: string;
+    fileTypes?: UploadParkApplyCustomerFileTypes[];
+  }
+
+  interface UploadParkApplyCustomerFileTypes {
+    fileSearchTypeId?: string;
+    fileSearchTypeName?: string;
+    fileCount?: number;
+    sort?: number;
+    listFiles?: CustomerUploadMonthApplyFileTypeDto[];
+  }
+
   interface UploadParkBountyApplyCompanyFileInput {
     parkBountyApplyId?: string;
     companyId?: string;
@@ -19891,8 +20529,8 @@
     taxSubFileUrl?: string;
     /** 浼佷笟缁忚惀鍒╂鼎琛� */
     operateProfitesUrl?: string;
-    /** 鍏ラ┗鍏宠仈璇存槑 */
-    enterRelateUrl?: string;
+    /** C绔畬绋庢儏鍐佃鏄� */
+    personTaxInstructUrl?: string;
     /** C绔釜绋庡畬绋庢儏鍐佃鏄� */
     personTaxRatePayUrl?: string;
   }
@@ -20524,12 +21162,33 @@
     companyOrgId?: string;
     /** 缁勭粐鏋舵瀯閮ㄩ棬id */
     departmentOrgId?: string;
+    /** 鍥尯Ids */
+    industrialParkIds?: string[];
   }
 
   interface UserDtoPageOutput {
     pageModel?: Pagination;
     objectData?: any;
     data?: UserDto[];
+  }
+
+  interface UserEnterpiseRechargeInput {
+    /** 鏀舵璐﹀彿 */
+    incomeBankNum?: string;
+    /** 鏀舵浼佷笟鍚嶇О */
+    incomeEnterpriseName?: string;
+    /** 鍑烘璐﹀彿 */
+    outBankNum?: string;
+    /** 鍑烘浼佷笟鍚嶇О */
+    outEnterpriseName?: string;
+    /** 鍏呭�奸噾棰� */
+    prechargeAmount?: number;
+    /** 鍑鸿处鎵�灞為摱琛� */
+    outBankName?: string;
+    /** 鍑鸿处鏀鍚嶇О */
+    outBankResumeName?: string;
+    /** 鍑鸿处鍥炲崟 */
+    outReceiptFileUrl?: string;
   }
 
   type UserFollowStatusEnum = 10 | 20 | 30 | 40;
@@ -20791,6 +21450,13 @@
     /** 鐢靛瓙绛惧嵃绔犲浘鐗囩敓鎴愮姸鎬� 0鏈敓鎴� 1宸茬敓鎴� */
     signatureImageStatus?: number;
     certificationChannel?: UserCertificationChannelEnum;
+    industrialParkId?: string;
+    industrialParkName?: string;
+    suportEnterpriseUpload?: boolean;
+    suportPlatRecharge?: boolean;
+    rewardEnable?: boolean;
+    suportWithDraw?: boolean;
+    isHasBountyApply?: boolean;
   }
 
   interface UserMessageInfo {

--
Gitblit v1.9.1