From 53b2d1afec39dbf6364468b5fffc2a09a851602d Mon Sep 17 00:00:00 2001
From: zhengyiming <540361168@qq.com>
Date: 星期四, 13 十一月 2025 15:58:09 +0800
Subject: [PATCH] fix: 四流

---
 src/services/api/typings.d.ts |  377 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 372 insertions(+), 5 deletions(-)

diff --git a/src/services/api/typings.d.ts b/src/services/api/typings.d.ts
index 7e5461e..0dbdc97 100644
--- a/src/services/api/typings.d.ts
+++ b/src/services/api/typings.d.ts
@@ -453,6 +453,11 @@
     userId?: string;
   }
 
+  interface AddParkBountyApplyByEnterpriseInput {
+    batchNo?: string;
+    enterpriseMonthApplyId?: string;
+  }
+
   interface AddParkBountyApplyStepOneInput {
     batchNo?: string;
     parkId?: string;
@@ -510,6 +515,12 @@
     signChannel?: SignChannelEnum;
     /** 妯℃澘缂栬緫鏁版嵁 */
     templateEditData?: string;
+    /** 鏄惁鑷姩绛� */
+    isAutoSign?: boolean;
+    /** 鑷姩绛炬巿鏉冧功 */
+    autoSignPowerAttorneyUrl?: string;
+    /** 鑷畾涔夊唴瀹� */
+    customContentIds?: string[];
   }
 
   interface AddUpdateCustomerInput {
@@ -1284,8 +1295,19 @@
     parentId?: string;
   }
 
+  interface APIgetAllModuleListParams {
+    menuScene?: EnumMenuScene;
+  }
+
   interface APIgetAllSubModuleParams {
     moduleId?: string;
+  }
+
+  interface APIgetAllSystemTemplateDataParamSettingListParams {
+    /** 鏄惁榛樿 */
+    isDefault?: boolean;
+    /** 妯℃澘Id */
+    lgGigWorkerCustomerTemplateId?: string;
   }
 
   interface APIgetBatchBillStaffListParams {
@@ -1359,6 +1381,15 @@
     moduleId?: string;
   }
 
+  interface APIgetCustomContractParamterSelectParams {
+    /** 瀹㈡埛Id */
+    customerId?: string;
+    /** 鏄惁榛樿 */
+    isDefault?: boolean;
+    /** 鍚堝悓妯℃澘Id */
+    templateId?: string;
+  }
+
   interface APIgetCustomerFileTypeHeadParams {
     enterpriseId?: string;
   }
@@ -1373,10 +1404,6 @@
 
   interface APIgetCustomerTemplateParamListByTemplateIdParams {
     templateId?: string;
-  }
-
-  interface APIgetCustomerUploadFileRecordParams {
-    withMonth?: string;
   }
 
   interface APIgetDefaultConnectionStringParams {
@@ -1741,6 +1768,11 @@
     id?: string;
   }
 
+  interface APIgetRewardStatisticsMonthsParams {
+    /** 鎵�灞炲洯鍖篒d */
+    industrialParkId?: string;
+  }
+
   interface APIgetRolesIdRolesParams {
     id: string;
   }
@@ -1833,6 +1865,12 @@
 
   interface APIgetUserOrRoleModuleListParams {
     id?: string;
+    objectType?: number;
+  }
+
+  interface APIgetUserOrRoleModuleListParams {
+    id?: string;
+    menuScene?: EnumMenuScene;
     objectType?: number;
   }
 
@@ -2814,6 +2852,40 @@
     serviceStaffId?: string;
   }
 
+  interface BatchSignContractInput {
+    /** 瀵瑰鐢ㄦ埛Id */
+    outUserId?: string;
+    /** 瀵瑰鍚堝悓Id */
+    outContractIds?: string[];
+  }
+
+  interface BatchSignContractOutput {
+    /** 鎴愬姛鍚堝悓Id */
+    successIds?: string[];
+    errors?: BatchSignContractOutputError[];
+  }
+
+  interface BatchSignContractOutputError {
+    /** 瀵瑰鍚堝悓Id */
+    outContractId?: string;
+    /** 閿欒娑堟伅 */
+    errorMessages?: string;
+  }
+
+  interface BatchUpdateContractParamterStatusInput {
+    /** 鍙傛暟Id */
+    ids?: string[];
+    status?: EnumElectronSignContractParameterStatus;
+  }
+
+  interface BatchUpdateCustomContractParamterStatusInput {
+    /** 瀹㈡埛Id */
+    customerId?: string;
+    /** 鍙傛暟Id */
+    ids?: string[];
+    status?: EnumElectronSignContractParameterStatus;
+  }
+
   interface BestSignDownloadImageDataResponse {
     /** 鍥剧墖鏂囦欢娴� */
     data?: any[];
@@ -2890,7 +2962,7 @@
     userId?: string;
   }
 
-  type BountyCheckStatusEnum = 10 | 20 | 30 | -10;
+  type BountyCheckStatusEnum = 10 | 20 | 30 | -20 | -10;
 
   interface BuildRewardStatisticsInput {
     /** 寮�濮嬬粺璁℃湀浠� */
@@ -4046,6 +4118,8 @@
     password?: string;
     /** 浜т笟鍥尯id */
     industrialParkId?: string;
+    /** 缁熶竴绀句細淇$敤浠g爜 */
+    societyCreditCode?: string;
   }
 
   interface CreateBackClientUserInput {
@@ -4066,6 +4140,7 @@
   }
 
   interface CreateBaseRoleInput {
+    menuScene?: EnumMenuScene;
     /** 鍚嶇О */
     name?: string;
     /** 鎺掑簭 */
@@ -4134,6 +4209,37 @@
     /** 璺熻繘澶囨敞 */
     remark?: string;
     status?: CooperationApplyStatusEnum;
+  }
+
+  interface CreateGovermentSubAccounts {
+    /** 鍚嶇О */
+    name?: string;
+    /** 鐢ㄦ埛鍚� */
+    userName?: string;
+    /** 澶囨敞 */
+    remark?: string;
+    /** 鎵嬫満鍙� */
+    phoneNumber?: string;
+    /** 鐢ㄦ埛绔疘d */
+    clientId?: string;
+    /** 鍥尯Ids */
+    industrialParkIds?: string[];
+    /** 瑙掕壊 */
+    roleNames?: string[];
+    /** 鏄惁鐞嗚禂鎻愰啋 */
+    sendClaimMessage?: boolean;
+    /** 鏄惁淇濆崟鍒版湡鎻愰啋 */
+    sendBillExpireMessage?: boolean;
+    /** 鏄惁鐭俊鎻愰啋 */
+    isSendMessage?: boolean;
+    /** 鏄惁浜哄憳鍙樻洿鎻愰啋 */
+    staffChangeMessage?: boolean;
+    /** 鏄惁鎵规敼鎻愰啋 */
+    batchUpdateMessage?: boolean;
+    /** 瀵嗙爜 */
+    password?: string;
+    /** 涓昏处鍙风敤鎴疯处鍙� */
+    subAccountCreator?: string;
   }
 
   interface CreateGoverUserInput {
@@ -4984,6 +5090,12 @@
     name: string;
     /** 妯℃澘缂栧彿 */
     templateCode: string;
+    /** 鏄惁鑷姩绛� */
+    isAutoSign?: boolean;
+    /** 鑷姩绛炬巿鏉冧功 */
+    autoSignPowerAttorneyUrl?: string;
+    /** 鑷畾涔夊唴瀹� */
+    customContents?: string[];
     /** 妯℃澘鍙橀噺 */
     values: CreateOrUpdateContractTemplateValueInput[];
   }
@@ -4998,6 +5110,12 @@
     name?: string;
     /** 鏄惁蹇呭~ */
     required?: boolean;
+    /** 鍧愭爣X */
+    x?: number;
+    /** 鍧愭爣Y */
+    y?: number;
+    /** 椤电爜 */
+    page?: number;
   }
 
   interface CreateOrUpdateCooperationApplyInput {
@@ -5147,6 +5265,7 @@
   }
 
   interface CreateOrUpdateRoleInput {
+    menuScene?: EnumMenuScene;
     /** 鍚嶇О */
     name?: string;
     /** 鎺掑簭 */
@@ -5196,6 +5315,9 @@
     incomeBankName?: string;
     enterpriseId?: string;
     selfAuditStatus?: EnumParkBountyTradeDetailAuditStatus;
+    auditType?: EnumParkBountyTradeDetailAuditType;
+    /** 姹熺淇濊嚜涓诲嚭璐﹀叧鑱斾繚鍗昳d */
+    insurancePolicyId?: string;
   }
 
   interface CreateParkOrHRAdvertiseInput {
@@ -5650,6 +5772,8 @@
     isSignFreeSet?: boolean;
     /** 娉ㄥ唽鏃堕棿 */
     registTime?: string;
+    /** 澶囨敞 */
+    remark?: string;
   }
 
   interface CustomerManageListOutputPageOutput {
@@ -5706,6 +5830,9 @@
     /** 鐢虫姤閲戦 */
     applyAmount?: number;
     fileTypes?: CustomerUploadMonthApplyFileType[];
+    enterpriseId?: string;
+    /** 鏄惁鏄繍钀ョ浠d笂浼� */
+    isAdminFileUpload?: boolean;
   }
 
   interface CustomerUploadMonthApplyFileType {
@@ -6105,6 +6232,8 @@
     remark?: string;
     /** 鏂囦欢鏁伴噺 */
     fileCount?: number;
+    /** 浼佷笟鐢虫姤鏉愭枡鏁伴噺 */
+    enterpriseMonthApplyFileCount?: number;
     lastModificationTime?: string;
     lastModifierName?: string;
     lastModifierId?: string;
@@ -6227,6 +6356,8 @@
     configuration?: Record<string, any>;
   }
 
+  type EnumElectronSignContractParameterStatus = 10 | 20;
+
   type EnumElectronSignContractStatus = 1 | 2 | 3 | 4 | 5 | 9 | 99;
 
   type EnumElectronSignContractSupplier = 10 | 20;
@@ -6245,9 +6376,13 @@
 
   type EnumElectronSignUserType = 10 | 20;
 
+  type EnumMenuScene = 0 | 1;
+
   type EnumPagedListOrder = 0 | 1;
 
   type EnumParkBountyTradeDetailAuditStatus = 10 | 20 | 30;
+
+  type EnumParkBountyTradeDetailAuditType = 10 | 100;
 
   type EnumParkRewardStatisticsDetailScene = 1 | 2 | 3 | 4 | 5;
 
@@ -7171,6 +7306,46 @@
     completedEndDate?: string;
   }
 
+  interface GetContractParamterListInput {
+    pageModel?: Pagination;
+    /** 鍏抽敭瀛� */
+    keywords?: string;
+    status?: EnumElectronSignContractParameterStatus;
+  }
+
+  interface GetContractParamterListItem {
+    /** 鍙傛暟Id */
+    id?: string;
+    /** 鏁版嵁鍙傛暟鍚嶇О */
+    dataParamName?: string;
+    /** 鏁版嵁鍙傛暟瀛楁鍚嶇О */
+    dataParamNameFieldName?: string;
+    /** 鏁版嵁鍙傛暟榛樿鍊� */
+    dataParamDefaultValue?: string;
+    /** 鏄惁 涓嶆槸鏁板�煎弬鏁帮紝鍗虫棤闇�鍊� */
+    isNotValueParam?: boolean;
+    /** 鏄惁榛樿 */
+    isDefault?: boolean;
+    status?: EnumElectronSignContractParameterStatus;
+  }
+
+  interface GetContractParamterListItemPageOutput {
+    pageModel?: Pagination;
+    objectData?: any;
+    data?: GetContractParamterListItem[];
+  }
+
+  interface GetContractTemplateCustomContentDto {
+    /** 鍚堝悓妯℃澘Id */
+    templateId?: string;
+    /** 鍙橀噺鍚嶇О */
+    label?: string;
+    /** 鍙橀噺浠g爜 */
+    name?: string;
+    /** 鍊� */
+    value?: string;
+  }
+
   interface GetContractTemplateDto {
     /** Id */
     id?: string;
@@ -7183,6 +7358,12 @@
     name?: string;
     /** 妯℃澘缂栧彿 */
     templateCode?: string;
+    /** 鏄惁鑷姩绛� */
+    isAutoSign?: boolean;
+    /** 鑷姩绛炬巿鏉冧功 */
+    autoSignPowerAttorneyUrl?: string;
+    /** 妯℃澘鍙橀噺 */
+    customContents?: GetContractTemplateCustomContentDto[];
     /** 妯℃澘鍙橀噺 */
     values?: GetContractTemplateValueDto[];
   }
@@ -7211,6 +7392,12 @@
     name?: string;
     /** 鏄惁蹇呭~ */
     required?: boolean;
+    /** 鍧愭爣X */
+    x?: number;
+    /** 鍧愭爣Y */
+    y?: number;
+    /** 椤电爜 */
+    page?: number;
   }
 
   interface GetCooperationApplyInput {
@@ -7259,6 +7446,33 @@
     startDate?: string;
     /** 鎴鏃ユ湡 */
     endDate?: string;
+  }
+
+  interface GetCustomContractParamterListInput {
+    pageModel?: Pagination;
+    /** 瀹㈡埛Id */
+    customerId?: string;
+    /** 鍏抽敭瀛� */
+    keywords?: string;
+    status?: EnumElectronSignContractParameterStatus;
+  }
+
+  interface GetCustomContractParamterListItem {
+    /** 鍙傛暟Id */
+    id?: string;
+    /** 鍙橀噺鍚嶇О */
+    label?: string;
+    /** 鍙橀噺浠g爜 */
+    name?: string;
+    /** 鏄惁榛樿 */
+    isDefault?: boolean;
+    status?: EnumElectronSignContractParameterStatus;
+  }
+
+  interface GetCustomContractParamterListItemPageOutput {
+    pageModel?: Pagination;
+    objectData?: any;
+    data?: GetCustomContractParamterListItem[];
   }
 
   interface GetCustomerDto {
@@ -7402,6 +7616,23 @@
     creatorId?: string;
     /** 鏄惁鍙互缂栬緫鍚嶇О */
     isCanEditName?: boolean;
+    /** 鏄惁鑷姩绛� */
+    isAutoSign?: boolean;
+    /** 鑷姩绛炬巿鏉冧功锛堥�夋嫨鑷姩绛炬椂鏄剧ず锛� */
+    autoSignPowerAttorneyUrl?: string;
+    /** 鑷畾涔夊唴瀹� */
+    customContents?: GetCustomerTemplateDetailOutputCustomContent[];
+  }
+
+  interface GetCustomerTemplateDetailOutputCustomContent {
+    /** 妯℃澘Id */
+    templateId?: string;
+    /** Id */
+    id?: string;
+    /** 鏁版嵁鍙傛暟鍚嶇О */
+    dataParamName?: string;
+    /** 鍊� */
+    value?: string;
   }
 
   interface GetCustomerTemplateListOutput {
@@ -7419,6 +7650,10 @@
     platedTime?: string;
     /** 鎿嶄綔浜� */
     operator?: string;
+    /** 鏄惁鑷姩绛� */
+    isAutoSign?: boolean;
+    /** 鑷畾涔夊唴瀹� */
+    customContents?: GetCustomerTemplateDetailOutputCustomContent[];
   }
 
   interface GetCustomerUploadApplyFilesByTypeInput {
@@ -7436,6 +7671,7 @@
   interface GetCustomerUploadApplyFilesInput {
     id?: string;
     enterpriseId?: string;
+    userId?: string;
     withMonth?: string;
     parkBountyApplyId?: string;
   }
@@ -7467,6 +7703,11 @@
     parkName?: string;
     /** 闄勪欢 */
     items?: GetCustomerUploadApplyFilesOutput[];
+  }
+
+  interface GetCustomerUploadFileRecordInput {
+    withMonth?: string;
+    userId?: string;
   }
 
   interface GetCustomerUploadFileRecordOutput {
@@ -7577,6 +7818,9 @@
     /** 鐢虫姤閲戦 */
     applyAmount?: number;
     applyStatus?: EnterpriseMonthApplyStatusEnum;
+    inCheckStatus?: BountyCheckStatusEnum;
+    /** 鑷富鐢虫姤鐨勭敵鎶d */
+    parkBountyApplyId?: string;
   }
 
   interface GetEnterpriseMonthApplyFileOutputPageOutput {
@@ -9002,6 +9246,11 @@
     settleStatus?: SettleStatusEnum;
     incomeStatus?: IncomeStatusEnum;
     financeStatus?: FinanceStatusEnum;
+    /** 澶栭儴澶嶅鏍歌捣濮嬫棩鏈� */
+    outReCheckTimeBegin?: string;
+    /** 澶栭儴澶嶅鏍哥粨鏉熸棩鏈� */
+    outReCheckTimeEnd?: string;
+    outReCheckStatus?: BountyCheckStatusEnum;
   }
 
   interface GetParkBountyApplyListOutput {
@@ -9063,10 +9312,15 @@
     inCheckAuditOperator?: string;
     /** 澶栭儴瀹℃牳浜� */
     outCheckAuditOperator?: string;
+    /** 澶栭儴澶嶅鏍镐汉 */
+    outReCheckAuditOperator?: string;
     /** 骞冲彴鎷ㄤ粯鍏ヨ处璺熻储鏀挎嫧浠樺叆璐︽搷浣滀汉 */
     incomeAndFinanceIncomeOperator?: string;
     /** 骞冲彴鎷ㄤ粯鐧昏璺熻储鏀挎嫧浠樼櫥璁版搷浣滀汉 */
     settleAndFinanceOperator?: string;
+    outReCheckStatus?: BountyCheckStatusEnum;
+    /** 鏀垮姟绔瀹℃椂闂� */
+    outReCheckTime?: string;
   }
 
   interface GetParkBountyApplyListOutputPageOutput {
@@ -9186,6 +9440,9 @@
     selfAuditOperator?: string;
     /** 浼佷笟鑷韩鎿嶄綔浜篒d */
     selfAuditOperatorId?: string;
+    /** 姹熺淇濅笂浼犵殑淇濆崟鏂囦欢 */
+    insureBillUrl?: string;
+    auditType?: EnumParkBountyTradeDetailAuditType;
   }
 
   interface GetParkBountyTradeDetailOutputPageOutput {
@@ -9286,6 +9543,10 @@
     financeType?: FinanceTypeEnum;
     /** 杩涜处鍗曚綅 */
     incomeCompanyName?: string;
+    /** 浼佷笟鑷韩瀹℃牳鍑瘉 */
+    selfAuditFileUrl?: string;
+    /** 姹熺淇濅笂浼犵殑淇濆崟鏂囦欢 */
+    insureBillUrl?: string;
   }
 
   interface GetParkCustomerBountyConsumptionOutputPageOutput {
@@ -9403,12 +9664,15 @@
     parkTypName?: string;
     /** 钀ヤ笟鎵х収 */
     licenseUrl?: string;
+    /** 鍚堜綔鍗忚 */
+    cooperationUrl?: string;
     /** 閾惰鎬昏鍚嶇О */
     bankName?: string;
     /** 閾惰鏀鍚嶇О */
     bankBranchName?: string;
     /** 閾惰鍗″彿 */
     bankCardNumber?: string;
+    userCertificationStatus?: UserCertificationStatusEnum;
   }
 
   interface GetParkCustomerManageOutput {
@@ -9740,6 +10004,8 @@
     pageModel?: Pagination;
     /** 鏈堜唤 */
     month?: string;
+    /** 鏈堜唤 */
+    months?: string[];
     /** 鎵�灞炲洯鍖篒d */
     industrialParkId?: string;
     /** 鍏抽敭瀛� */
@@ -9750,6 +10016,7 @@
     pageModel?: Pagination;
     /** 鏌ヨ鏉′欢锛氳鑹插悕绉� */
     queryCondition?: string;
+    menuScene?: EnumMenuScene;
   }
 
   interface GetSearchSettingList {
@@ -10162,6 +10429,8 @@
     bankBranchName?: string;
     bankCardNumber?: string;
     bankIsVerify?: boolean;
+    /** 鍚堜綔鍗忚 */
+    cooperationUrl?: string;
   }
 
   interface GetUserBaseInfoDataResponse {
@@ -14251,6 +14520,8 @@
     compayId?: string;
     /** 闇�瑕佺绾︾殑鐢ㄦ埛绛剧害id */
     listLgWorkerSignId?: string[];
+    /** 鏉ヨ嚜鑷姩绛� */
+    fromAutoSign?: boolean;
   }
 
   interface LgGigWorkerBussinessAutoSignOutput {
@@ -15072,6 +15343,25 @@
     viewAddress?: string;
     levelNum?: number;
     enCode?: string;
+    icon?: string;
+    hasCheck?: boolean;
+    isMenu?: number;
+    parentModuleName?: string;
+  }
+
+  interface ModuleDtoV2 {
+    id?: string;
+    description?: string;
+    sortCode?: number;
+    enabledMark?: number;
+    parentId?: string;
+    name?: string;
+    isCache?: boolean;
+    path?: string;
+    viewAddress?: string;
+    levelNum?: number;
+    enCode?: string;
+    menuSource?: EnumMenuScene;
     icon?: string;
     hasCheck?: boolean;
     isMenu?: number;
@@ -16285,11 +16575,23 @@
     collectCountListFiles?: CustomerUploadMonthApplyFileTypeDto[];
     /** 鎬荤殑棰濆琛ュ厖鏉愭枡 */
     extraListFiles?: CustomerUploadMonthApplyFileTypeDto[];
+    outReCheckStatus?: BountyCheckStatusEnum;
+    /** 鏀垮姟绔瀹″娉� */
+    outReCheckRemark?: string;
   }
 
   interface OutcheckParkBountyApplyInput {
     parkBountyApplyId?: string;
     outCheckStatus?: BountyCheckStatusEnum;
+    /** 澶囨敞 */
+    remark?: string;
+    /** 鎬荤殑棰濆琛ュ厖鏉愭枡 */
+    extraListFiles?: CustomerUploadMonthApplyFileTypeDto[];
+  }
+
+  interface OutReCheckParkBountyApplyInput {
+    parkBountyApplyId?: string;
+    outReCheckStatus?: BountyCheckStatusEnum;
     /** 澶囨敞 */
     remark?: string;
     /** 鎬荤殑棰濆琛ュ厖鏉愭枡 */
@@ -18031,6 +18333,8 @@
     userInfoEmailAddress?: string;
     /** 娉ㄥ唽鏃ユ湡 */
     registDate?: string;
+    /** 浜т笟鍥尯id */
+    industrialParkId?: string;
   }
 
   interface PriceInfo {
@@ -20061,6 +20365,7 @@
   interface RoleInfo {
     /** 瑙掕壊Id */
     id?: string;
+    menuScene?: EnumMenuScene;
     /** 鍚嶇О */
     name?: string;
     /** 鎺掑簭 */
@@ -20183,6 +20488,32 @@
     hostFlowNo?: string;
     /** 鍥炲崟鍚嶇О */
     receiptName?: string;
+  }
+
+  interface SaveContractTemplateParamterInput {
+    /** 鍙傛暟Id */
+    id?: string;
+    /** 鏁版嵁鍙傛暟鍚嶇О */
+    dataParamName?: string;
+    /** 鏁版嵁鍙傛暟瀛楁鍚嶇О */
+    dataParamNameFieldName?: string;
+    /** 鏁版嵁鍙傛暟榛樿鍊� */
+    dataParamDefaultValue?: string;
+    /** 鏄惁 涓嶆槸鏁板�煎弬鏁帮紝鍗虫棤闇�鍊� */
+    isNotValueParam?: boolean;
+    status?: EnumElectronSignContractParameterStatus;
+  }
+
+  interface SaveCustomContractTemplateParamterInput {
+    /** 瀹㈡埛Id */
+    customerId?: string;
+    /** 鍙傛暟Id */
+    id?: string;
+    /** 鍙橀噺鍚嶇О */
+    label?: string;
+    /** 鍙橀噺浠g爜 */
+    name?: string;
+    status?: EnumElectronSignContractParameterStatus;
   }
 
   interface SaveCustomerTemplateParamInput {
@@ -20757,6 +21088,15 @@
     /** 鐢ㄦ埛Id */
     userId?: string;
     disabledSyncUser?: boolean;
+    /** 鍚堜綔鍗忚 */
+    cooperationUrl?: string;
+  }
+
+  interface SetUserEnterpiseCooperationUrlInput {
+    /** 鐢ㄦ埛Id */
+    userId?: string;
+    /** 鍚堜綔鍗忚 */
+    cooperationUrl?: string;
   }
 
   interface SetUserEnterpriseBankInfoInput {
@@ -21628,6 +21968,9 @@
     selfAuditFileUrl?: string;
     /** 濂栧姳閲戜綑棰� */
     bountyAmount?: number;
+    auditType?: EnumParkBountyTradeDetailAuditType;
+    /** 姹熺淇濊嚜涓诲嚭璐﹀叧鑱斾繚鍗昳d */
+    insurancePolicyId?: string;
   }
 
   interface SysOrgDetailOutput {
@@ -22216,6 +22559,20 @@
     id?: string;
   }
 
+  interface UpdateCustomerContractTemplateCustomContentValueInput {
+    /** 鍚堝悓妯℃澘Id */
+    templateId?: string;
+    /** 鑷畾涔夊唴瀹� */
+    customContents?: UpdateCustomerContractTemplateCustomContentValueInputItem[];
+  }
+
+  interface UpdateCustomerContractTemplateCustomContentValueInputItem {
+    /** Id */
+    id?: string;
+    /** 鍊� */
+    value?: string;
+  }
+
   interface UpdateEnterpriseMaterialInput {
     /** 骞� */
     year?: number;
@@ -22648,6 +23005,13 @@
     id?: string;
   }
 
+  interface UpdateParkBountyApplyTradeInsuranceBillFile {
+    /** 姹熺淇濊嚜涓诲嚭璐﹀叧鑱斾繚鍗昳d */
+    insurancePolicyId?: string;
+    /** 姹熺淇濅笂浼犵殑淇濆崟鏂囦欢 */
+    insureBillUrl?: string;
+  }
+
   interface UpdatePassWordInput {
     id?: string;
     passWord?: string;
@@ -22925,6 +23289,8 @@
     enterpriseName?: string;
     /** 濮撳悕 */
     contacter?: string;
+    /** 浜т笟鍥尯id */
+    industrialParkId?: string;
   }
 
   interface UpdateUserOrderContactStatusInput {
@@ -22992,6 +23358,7 @@
     monthApplyId?: string;
     fileSearchTypeId?: string;
     listFiles?: CustomerUploadMonthApplyFileTypeDto[];
+    enterpriseId?: string;
   }
 
   interface UploadParkApplyCustomerFilesInput {

--
Gitblit v1.9.1