|  |  |  | 
|---|
|  |  |  | id?: string; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface APIdownloadPolicyFileIdParams { | 
|---|
|  |  |  | id: string; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface APIexportInsuranceBatchStaffParams { | 
|---|
|  |  |  | batchBillId?: string; | 
|---|
|  |  |  | } | 
|---|
|  |  |  | 
|---|
|  |  |  | year?: number; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface APIgetInsuranceOrderAuditRecordIdParams { | 
|---|
|  |  |  | insuranceOrderId: string; | 
|---|
|  |  |  | id: string; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface APIgetInsuranceOrderDetailParams { | 
|---|
|  |  |  | id?: string; | 
|---|
|  |  |  | } | 
|---|
|  |  |  | 
|---|
|  |  |  | id?: string; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface APIgetInsurancePolicyStampFilesParams { | 
|---|
|  |  |  | interface APIgetInsurancePolicyPayParams { | 
|---|
|  |  |  | id?: string; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface APIgetInsuranceStaffListExportParams { | 
|---|
|  |  |  | interface APIgetInsurancePolicyStampFilesParams { | 
|---|
|  |  |  | id?: string; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface APIgetInsureBatchDetailParams { | 
|---|
|  |  |  | batchBillId?: string; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface APIgetInvoiceIdParams { | 
|---|
|  |  |  | id: string; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface APIgetListParams { | 
|---|
|  |  |  | 
|---|
|  |  |  | id?: string; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface APIimportInsStaffToListParams { | 
|---|
|  |  |  | url?: string; | 
|---|
|  |  |  | serialNum?: string; | 
|---|
|  |  |  | productIdNumber?: string; | 
|---|
|  |  |  | productSchemeIdNumber?: string; | 
|---|
|  |  |  | interface APIinsurancePolicyAuditAgainParams { | 
|---|
|  |  |  | id?: string; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface APIsearchParams { | 
|---|
|  |  |  | 
|---|
|  |  |  | values?: Record<string, any>; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface AuditParkBountyTradeBySelfInput { | 
|---|
|  |  |  | /** 出账记录Id */ | 
|---|
|  |  |  | id?: string; | 
|---|
|  |  |  | /** 818出账记录Id */ | 
|---|
|  |  |  | parkBountyApplyDetailId?: string; | 
|---|
|  |  |  | selfAuditStatus?: EnumParkBountyTradeDetailAuditStatus; | 
|---|
|  |  |  | /** 审核备注 */ | 
|---|
|  |  |  | selfAuditRemark?: string; | 
|---|
|  |  |  | /** 审核凭证 */ | 
|---|
|  |  |  | selfAuditFileUrl?: string; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface BaseAuthorizeDto { | 
|---|
|  |  |  | moduleType?: number; | 
|---|
|  |  |  | moduleId?: string; | 
|---|
|  |  |  | 
|---|
|  |  |  | insureBillNo?: string; | 
|---|
|  |  |  | /** 投保人 */ | 
|---|
|  |  |  | enterpriseName?: string; | 
|---|
|  |  |  | amountUpdateType?: EnumAmountUpdateType; | 
|---|
|  |  |  | /** 保费调整金额 */ | 
|---|
|  |  |  | amountUpdate?: number; | 
|---|
|  |  |  | /** 批改人员详情 */ | 
|---|
|  |  |  | staffList?: InsureBatchBillDetailDto[]; | 
|---|
|  |  |  | } | 
|---|
|  |  |  | 
|---|
|  |  |  | interface BatchSyncUserAmountInput { | 
|---|
|  |  |  | items?: SyncUserAmountInput[]; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | type BountyCheckStatusEnum = 10 | 20 | 30 | -10; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface ChangePasswordInput { | 
|---|
|  |  |  | currentPassword?: string; | 
|---|
|  |  |  | 
|---|
|  |  |  | /** 保额 */ | 
|---|
|  |  |  | insured: number; | 
|---|
|  |  |  | /** 保费 */ | 
|---|
|  |  |  | signPremium: number; | 
|---|
|  |  |  | signPremium?: number; | 
|---|
|  |  |  | /** 保费按天计费 */ | 
|---|
|  |  |  | signPremiumByDay?: string; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface CreateOrUpdateInsureProductSettingInput { | 
|---|
|  |  |  | 
|---|
|  |  |  | /** 产品名称 */ | 
|---|
|  |  |  | productName: string; | 
|---|
|  |  |  | status?: InsureProductSettingStatusEnum; | 
|---|
|  |  |  | /** 投保人数上限 */ | 
|---|
|  |  |  | maxCount: number; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface CreateOrUpdateRoleInput { | 
|---|
|  |  |  | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface CreateParkBountyTradeInput { | 
|---|
|  |  |  | enterpriseId?: string; | 
|---|
|  |  |  | /** 最近出账金额 */ | 
|---|
|  |  |  | tradeAmount?: number; | 
|---|
|  |  |  | /** 出账凭证 */ | 
|---|
|  |  |  | 
|---|
|  |  |  | /** 消费类型 */ | 
|---|
|  |  |  | payRemark?: string; | 
|---|
|  |  |  | access?: ParkBountyTradeAccessEnum; | 
|---|
|  |  |  | /** 进账单位 */ | 
|---|
|  |  |  | incomeCompanyName?: string; | 
|---|
|  |  |  | /** 保单号 */ | 
|---|
|  |  |  | insureBillNo?: string; | 
|---|
|  |  |  | /** 收款单位名称 */ | 
|---|
|  |  |  | incomeBankAccount?: string; | 
|---|
|  |  |  | /** 收款单位账号 */ | 
|---|
|  |  |  | incomeBankCardNumber?: string; | 
|---|
|  |  |  | /** 开户行 */ | 
|---|
|  |  |  | incomeBankName?: string; | 
|---|
|  |  |  | enterpriseId?: string; | 
|---|
|  |  |  | selfAuditStatus?: EnumParkBountyTradeDetailAuditStatus; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface CreateTempTokenInput { | 
|---|
|  |  |  | 
|---|
|  |  |  | downsizingInsuranceList?: string[]; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | type EnterprisePrechargeInComeStatusEnum = 10 | 20; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | type EnterpriseRechargeStatusEnum = 10 | 20 | 30; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | type EnterpriseTypeEnum = 10 | 20 | 30 | 40; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface EntityExtensionDto { | 
|---|
|  |  |  | properties?: Record<string, any>; | 
|---|
|  |  |  | configuration?: Record<string, any>; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | type EnumAmountUpdateType = 10 | 20; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | type EnumParkBountyTradeDetailAuditStatus = 10 | 20 | 30; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface ExportInsuranceStaffListInput { | 
|---|
|  |  |  | status?: InsuranceDetailStatusEnum; | 
|---|
|  |  |  | insurancePolicyId?: string; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface ExtensionEnumDto { | 
|---|
|  |  |  | 
|---|
|  |  |  | key?: string; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface FillInsStaffToListFrontInput { | 
|---|
|  |  |  | /** 保单Id */ | 
|---|
|  |  |  | insurancePolicyId?: string; | 
|---|
|  |  |  | url?: string; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | type FinanceStatusEnum = 1 | 2 | 3; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | type FinanceTypeEnum = 10 | 20; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | type GenderTypeEnum = 1 | 2; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface GetEffectingStaffListInput { | 
|---|
|  |  |  | claimDateTime?: string; | 
|---|
|  |  |  | idNumber?: string; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface GetEnterpriseDrawWithListInput { | 
|---|
|  |  |  | pageModel?: Pagination; | 
|---|
|  |  |  | keyWord?: string; | 
|---|
|  |  |  | beginDateTime?: string; | 
|---|
|  |  |  | endDateTime?: string; | 
|---|
|  |  |  | enterpriseId?: 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 GetEnterprisePrechargeListOutput { | 
|---|
|  |  |  | id?: string; | 
|---|
|  |  |  | /** 充值金额 */ | 
|---|
|  |  |  | prechargeAmount?: number; | 
|---|
|  |  |  | /** 充值凭证 */ | 
|---|
|  |  |  | rechargeVoucherFileUrl?: string; | 
|---|
|  |  |  | /** 审核备注 */ | 
|---|
|  |  |  | checkRemark?: string; | 
|---|
|  |  |  | checkStatus?: EnterpriseRechargeStatusEnum; | 
|---|
|  |  |  | inComeStatus?: EnterprisePrechargeInComeStatusEnum; | 
|---|
|  |  |  | /** 提交日期 */ | 
|---|
|  |  |  | creationTime?: string; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface GetEnterprisePrechargeListOutputPageOutput { | 
|---|
|  |  |  | pageModel?: Pagination; | 
|---|
|  |  |  | objectData?: any; | 
|---|
|  |  |  | data?: GetEnterprisePrechargeListOutput[]; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface GetFeatureListResultDto { | 
|---|
|  |  |  | 
|---|
|  |  |  | interface GetInsurancePageOutput { | 
|---|
|  |  |  | id?: string; | 
|---|
|  |  |  | userId?: string; | 
|---|
|  |  |  | /** 产业园区id */ | 
|---|
|  |  |  | industrialParkId?: string; | 
|---|
|  |  |  | /** 投保人 */ | 
|---|
|  |  |  | insurerName?: string; | 
|---|
|  |  |  | /** 被保险人 */ | 
|---|
|  |  |  | 
|---|
|  |  |  | amount?: number; | 
|---|
|  |  |  | /** 投保人数 */ | 
|---|
|  |  |  | insureCount?: number; | 
|---|
|  |  |  | /** 投保生效人数 */ | 
|---|
|  |  |  | insureEffectingCount?: number; | 
|---|
|  |  |  | /** 理赔数量 */ | 
|---|
|  |  |  | claimCount?: number; | 
|---|
|  |  |  | /** 投保机构 */ | 
|---|
|  |  |  | 
|---|
|  |  |  | auditRemark?: string; | 
|---|
|  |  |  | /** 保险产品IdNumber */ | 
|---|
|  |  |  | productIdNumber?: string; | 
|---|
|  |  |  | /** 方案代码 */ | 
|---|
|  |  |  | productSchemeCode?: string; | 
|---|
|  |  |  | /** 是否走线上流程 */ | 
|---|
|  |  |  | productOnline?: boolean; | 
|---|
|  |  |  | payStatus?: InsurancePolicyListPayStatusEnum; | 
|---|
|  |  |  | /** 任意分批支付完成 */ | 
|---|
|  |  |  | anyPayComplete?: boolean; | 
|---|
|  |  |  | /** 奖励金余额 */ | 
|---|
|  |  |  | remianAmount?: number; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface GetInsurancePageOutputPageOutput { | 
|---|
|  |  |  | pageModel?: Pagination; | 
|---|
|  |  |  | objectData?: any; | 
|---|
|  |  |  | data?: GetInsurancePageOutput[]; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface GetInsurancePolicyPayListInput { | 
|---|
|  |  |  | pageModel?: Pagination; | 
|---|
|  |  |  | status?: InsurancePolicyPayStatusEnum; | 
|---|
|  |  |  | /** 关键字 */ | 
|---|
|  |  |  | keywords?: string; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface GetInsurancePolicyPayListItem { | 
|---|
|  |  |  | id?: string; | 
|---|
|  |  |  | /** 用户Id */ | 
|---|
|  |  |  | userId?: string; | 
|---|
|  |  |  | /** 产业园区id */ | 
|---|
|  |  |  | industrialParkId?: string; | 
|---|
|  |  |  | /** 订单号 */ | 
|---|
|  |  |  | channelOrderNo?: string; | 
|---|
|  |  |  | /** 支付短链 */ | 
|---|
|  |  |  | payUrl?: string; | 
|---|
|  |  |  | /** 保费金额 */ | 
|---|
|  |  |  | sumSignPremium?: number; | 
|---|
|  |  |  | /** 创建日期 */ | 
|---|
|  |  |  | creationTime?: string; | 
|---|
|  |  |  | status?: InsurancePolicyPayStatusEnum; | 
|---|
|  |  |  | /** 投保单号 */ | 
|---|
|  |  |  | proposalNo?: string; | 
|---|
|  |  |  | /** 保单号 */ | 
|---|
|  |  |  | policyNo?: string; | 
|---|
|  |  |  | /** 电子保单链接 */ | 
|---|
|  |  |  | policyUrl?: string; | 
|---|
|  |  |  | /** 已投保人数 */ | 
|---|
|  |  |  | proposalCount?: number; | 
|---|
|  |  |  | /** 完成时间 */ | 
|---|
|  |  |  | completionTime?: string; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface GetInsurancePolicyPayListItemPageOutput { | 
|---|
|  |  |  | pageModel?: Pagination; | 
|---|
|  |  |  | objectData?: any; | 
|---|
|  |  |  | data?: GetInsurancePolicyPayListItem[]; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface GetInsuranceStaffListInput { | 
|---|
|  |  |  | 
|---|
|  |  |  | certType?: string; | 
|---|
|  |  |  | certNo?: string; | 
|---|
|  |  |  | jobName?: string; | 
|---|
|  |  |  | /** 职业类型 */ | 
|---|
|  |  |  | occupationType?: string; | 
|---|
|  |  |  | /** 职业码值 */ | 
|---|
|  |  |  | occupationCode?: string; | 
|---|
|  |  |  | userEmploer?: string; | 
|---|
|  |  |  | address?: string; | 
|---|
|  |  |  | age?: number; | 
|---|
|  |  |  | birthDay?: string; | 
|---|
|  |  |  | phone?: string; | 
|---|
|  |  |  | claimCount?: number; | 
|---|
|  |  |  | creationTime?: string; | 
|---|
|  |  |  | /** 投保批次号 */ | 
|---|
|  |  |  | payOrder?: string; | 
|---|
|  |  |  | status?: InsuranceDetailStatusEnum; | 
|---|
|  |  |  | /** 投保状态 */ | 
|---|
|  |  |  | statusText?: string; | 
|---|
|  |  |  | /** 备注 */ | 
|---|
|  |  |  | auditRemark?: string; | 
|---|
|  |  |  | claimCount?: number; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface GetInsuranceStaffPageTemplatePageOutput { | 
|---|
|  |  |  | 
|---|
|  |  |  | transferTimeBegin?: string; | 
|---|
|  |  |  | /** 出账结束日期 */ | 
|---|
|  |  |  | transferTimeEnd?: string; | 
|---|
|  |  |  | /** 申请起始日期 */ | 
|---|
|  |  |  | creationTimeBegin?: string; | 
|---|
|  |  |  | /** 申请结束日期 */ | 
|---|
|  |  |  | creationTimeEnd?: string; | 
|---|
|  |  |  | financeType?: FinanceTypeEnum; | 
|---|
|  |  |  | enterpriseId?: string; | 
|---|
|  |  |  | auditStatus?: EnumParkBountyTradeDetailAuditStatus; | 
|---|
|  |  |  | selfAuditStatus?: EnumParkBountyTradeDetailAuditStatus; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface GetParkBountyTradeDetailOutput { | 
|---|
|  |  |  | enterpriseId?: string; | 
|---|
|  |  |  | /** 账号 */ | 
|---|
|  |  |  | userName?: string; | 
|---|
|  |  |  | /** 企业名称 */ | 
|---|
|  |  |  | enterpriseName?: string; | 
|---|
|  |  |  | /** 电话 */ | 
|---|
|  |  |  | contactPhone?: string; | 
|---|
|  |  |  | /** 社会统一信用代码 */ | 
|---|
|  |  |  | societyCreditCode?: string; | 
|---|
|  |  |  | id?: string; | 
|---|
|  |  |  | parkBountyApplyDetailId?: string; | 
|---|
|  |  |  | /** 最近出账金额 */ | 
|---|
|  |  |  | tradeAmount?: number; | 
|---|
|  |  |  | /** 出账凭证 */ | 
|---|
|  |  |  | 
|---|
|  |  |  | /** 奖励金余额 */ | 
|---|
|  |  |  | remianAmount?: number; | 
|---|
|  |  |  | financeType?: FinanceTypeEnum; | 
|---|
|  |  |  | /** 审核时间 */ | 
|---|
|  |  |  | financeAuditTime?: string; | 
|---|
|  |  |  | auditStatus?: EnumParkBountyTradeDetailAuditStatus; | 
|---|
|  |  |  | /** 审核备注 */ | 
|---|
|  |  |  | auditRemark?: string; | 
|---|
|  |  |  | /** 审核时间 */ | 
|---|
|  |  |  | auditTime?: string; | 
|---|
|  |  |  | /** 审核凭证 */ | 
|---|
|  |  |  | payAuditFileUrl?: string; | 
|---|
|  |  |  | /** 进账单位 */ | 
|---|
|  |  |  | incomeCompanyName?: string; | 
|---|
|  |  |  | /** 保单号 */ | 
|---|
|  |  |  | insureBillNo?: string; | 
|---|
|  |  |  | /** 收款单位名称 */ | 
|---|
|  |  |  | incomeBankAccount?: string; | 
|---|
|  |  |  | /** 收款单位账号 */ | 
|---|
|  |  |  | incomeBankCardNumber?: string; | 
|---|
|  |  |  | /** 开户行 */ | 
|---|
|  |  |  | incomeBankName?: string; | 
|---|
|  |  |  | selfAuditStatus?: EnumParkBountyTradeDetailAuditStatus; | 
|---|
|  |  |  | /** 企业自身出账审核备注 */ | 
|---|
|  |  |  | selfAuditRemark?: string; | 
|---|
|  |  |  | /** 企业自身出账审核时间 */ | 
|---|
|  |  |  | selfAuditTime?: string; | 
|---|
|  |  |  | /** 企业自身审核凭证 */ | 
|---|
|  |  |  | selfAuditFileUrl?: string; | 
|---|
|  |  |  | creationTime?: string; | 
|---|
|  |  |  | bountyAmount?: number; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface GetParkBountyTradeDetailOutputPageOutput { | 
|---|
|  |  |  | 
|---|
|  |  |  | transferTimeBegin?: string; | 
|---|
|  |  |  | /** 出账结束日期 */ | 
|---|
|  |  |  | transferTimeEnd?: string; | 
|---|
|  |  |  | /** 申请起始日期 */ | 
|---|
|  |  |  | creationTimeBegin?: string; | 
|---|
|  |  |  | /** 申请结束日期 */ | 
|---|
|  |  |  | creationTimeEnd?: string; | 
|---|
|  |  |  | financeType?: FinanceTypeEnum; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface GetParkBountyTradeOutput { | 
|---|
|  |  |  | 
|---|
|  |  |  | pageModel?: Pagination; | 
|---|
|  |  |  | objectData?: any; | 
|---|
|  |  |  | data?: GetParkBountyTradeOutput[]; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface GetParkCustomerBountyFinanceOutput { | 
|---|
|  |  |  | id?: string; | 
|---|
|  |  |  | /** 申请批次号 */ | 
|---|
|  |  |  | batchNo?: string; | 
|---|
|  |  |  | /** 申报月份 */ | 
|---|
|  |  |  | applyMonth?: string; | 
|---|
|  |  |  | /** 申报总额 */ | 
|---|
|  |  |  | applySumAmount?: number; | 
|---|
|  |  |  | /** 财政拨付金额 */ | 
|---|
|  |  |  | financeToAmount?: number; | 
|---|
|  |  |  | /** 财政拨付入账时间 */ | 
|---|
|  |  |  | financeToTime?: string; | 
|---|
|  |  |  | /** 财政拨付发放日期 */ | 
|---|
|  |  |  | financeTime?: string; | 
|---|
|  |  |  | financeToStatus?: FinanceStatusEnum; | 
|---|
|  |  |  | /** 拨付入账凭证 */ | 
|---|
|  |  |  | financeToFileUrl?: string; | 
|---|
|  |  |  | inCheckStatus?: BountyCheckStatusEnum; | 
|---|
|  |  |  | outCheckStatus?: BountyCheckStatusEnum; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface GetParkCustomerBountyFinanceOutputPageOutput { | 
|---|
|  |  |  | pageModel?: Pagination; | 
|---|
|  |  |  | objectData?: any; | 
|---|
|  |  |  | 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 GetPermissionListResultDto { | 
|---|
|  |  |  | 
|---|
|  |  |  | age?: number; | 
|---|
|  |  |  | /** 电话号码 */ | 
|---|
|  |  |  | phoneNumber?: string; | 
|---|
|  |  |  | /** 职业类型 */ | 
|---|
|  |  |  | occupationType?: string; | 
|---|
|  |  |  | /** 职业码值 */ | 
|---|
|  |  |  | occupationCode?: string; | 
|---|
|  |  |  | /** 用工单位 */ | 
|---|
|  |  |  | workEnterprise?: string; | 
|---|
|  |  |  | /** 用工地点 */ | 
|---|
|  |  |  | workAddress?: string; | 
|---|
|  |  |  | /** 职业/工种 */ | 
|---|
|  |  |  | workType: string; | 
|---|
|  |  |  | /** 性别 */ | 
|---|
|  |  |  | 
|---|
|  |  |  | certType?: string; | 
|---|
|  |  |  | idNumber?: string; | 
|---|
|  |  |  | insuranceScheme?: string; | 
|---|
|  |  |  | /** 职业类型 */ | 
|---|
|  |  |  | occupationType?: string; | 
|---|
|  |  |  | /** 职业码值 */ | 
|---|
|  |  |  | occupationCode?: string; | 
|---|
|  |  |  | /** 用工单位 */ | 
|---|
|  |  |  | workEnterprise?: string; | 
|---|
|  |  |  | /** 用工地点 */ | 
|---|
|  |  |  | workAddress?: string; | 
|---|
|  |  |  | workType?: string; | 
|---|
|  |  |  | birthDay?: string; | 
|---|
|  |  |  | remark?: string; | 
|---|
|  |  |  | 
|---|
|  |  |  | idNumber: string; | 
|---|
|  |  |  | /** 电话号码 */ | 
|---|
|  |  |  | phoneNumber?: string; | 
|---|
|  |  |  | /** 职业类型 */ | 
|---|
|  |  |  | occupationType?: string; | 
|---|
|  |  |  | /** 职业码值 */ | 
|---|
|  |  |  | occupationCode?: string; | 
|---|
|  |  |  | /** 用工单位 */ | 
|---|
|  |  |  | workEnterprise?: string; | 
|---|
|  |  |  | /** 用工地点 */ | 
|---|
|  |  |  | workAddress?: string; | 
|---|
|  |  |  | /** 职业/工种 */ | 
|---|
|  |  |  | workType: string; | 
|---|
|  |  |  | /** 性别 */ | 
|---|
|  |  |  | 
|---|
|  |  |  | useEmploer?: string; | 
|---|
|  |  |  | /** 雇员工种 */ | 
|---|
|  |  |  | jobName?: string; | 
|---|
|  |  |  | /** 职业类型 */ | 
|---|
|  |  |  | occupationType?: string; | 
|---|
|  |  |  | /** 职业码值 */ | 
|---|
|  |  |  | occupationCode?: string; | 
|---|
|  |  |  | /** 用工地点 */ | 
|---|
|  |  |  | address?: string; | 
|---|
|  |  |  | phone?: string; | 
|---|
|  |  |  | 
|---|
|  |  |  | /** 1正常 0异常 */ | 
|---|
|  |  |  | isNormal?: boolean; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface ImportInsStaffToListFrontInput { | 
|---|
|  |  |  | serialNum?: string; | 
|---|
|  |  |  | url?: string; | 
|---|
|  |  |  | /** 保险产品IdNumber */ | 
|---|
|  |  |  | productIdNumber?: string; | 
|---|
|  |  |  | /** 保险方案 */ | 
|---|
|  |  |  | productSchemeIdNumber?: string; | 
|---|
|  |  |  | /** 保单生效时间 */ | 
|---|
|  |  |  | effectStartTime?: string; | 
|---|
|  |  |  | /** 保单截止时间 */ | 
|---|
|  |  |  | effectEndTime?: string; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface ImportInsStaffToListOutput { | 
|---|
|  |  |  | /** 总人数 */ | 
|---|
|  |  |  | importAllCount?: number; | 
|---|
|  |  |  | /** 已导入人数 */ | 
|---|
|  |  |  | successCount?: number; | 
|---|
|  |  |  | /** 导入失败列表 */ | 
|---|
|  |  |  | errorList?: ImportInsStaffAnalysisList[]; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | type IndustrialParkStatusEnum = 10 | -10; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | type InsuranceClaimAttachmentBusinessTypeEnum = 10 | 20 | 30 | 40 | 50; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | 
|---|
|  |  |  | count?: number; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | type InsuranceDetailStatusEnum = 10 | 12 | 13 | 14 | 20 | 30; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface InsuranceOrderAuditRecordDto { | 
|---|
|  |  |  | /** 分批订单号 */ | 
|---|
|  |  |  | channelOrderNo?: string; | 
|---|
|  |  |  | /** 操作 */ | 
|---|
|  |  |  | scene?: string; | 
|---|
|  |  |  | /** 审核备注 */ | 
|---|
|  |  |  | auditRemark?: string; | 
|---|
|  |  |  | /** 操作时间 */ | 
|---|
|  |  |  | creationTime?: string; | 
|---|
|  |  |  | /** 操作人 */ | 
|---|
|  |  |  | creatorId?: string; | 
|---|
|  |  |  | /** 操作人 */ | 
|---|
|  |  |  | creator?: string; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface InsuranceOrderListOutput { | 
|---|
|  |  |  | id?: string; | 
|---|
|  |  |  | /** 渠道 */ | 
|---|
|  |  |  | 
|---|
|  |  |  | returnUrl?: string; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | type InsurancePolicyAuditStatusEnum = 10 | 20 | -10; | 
|---|
|  |  |  | type InsurancePolicyAuditStatusEnum = 1 | 10 | 11 | 12 | 15 | 20 | -10; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | type InsurancePolicyStatusEnum = 10 | 20 | 30; | 
|---|
|  |  |  | type InsurancePolicyListPayStatusEnum = 1 | 2; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface InsurancePolicyPayDto { | 
|---|
|  |  |  | id?: string; | 
|---|
|  |  |  | /** 订单号 */ | 
|---|
|  |  |  | channelOrderNo?: string; | 
|---|
|  |  |  | /** 投保单号 */ | 
|---|
|  |  |  | proposalNo?: string; | 
|---|
|  |  |  | /** 支付短链 */ | 
|---|
|  |  |  | payUrl?: string; | 
|---|
|  |  |  | /** 支付流水号 */ | 
|---|
|  |  |  | payRegistrationNo?: string; | 
|---|
|  |  |  | /** 保费金额 */ | 
|---|
|  |  |  | sumSignPremium?: number; | 
|---|
|  |  |  | status?: InsurancePolicyPayStatusEnum; | 
|---|
|  |  |  | /** 保单号 */ | 
|---|
|  |  |  | policyNo?: string; | 
|---|
|  |  |  | /** 电子保单链接 */ | 
|---|
|  |  |  | policyUrl?: string; | 
|---|
|  |  |  | /** 电子保单链接 */ | 
|---|
|  |  |  | policyOssUrl?: string; | 
|---|
|  |  |  | /** 完成时间 */ | 
|---|
|  |  |  | completionTime?: string; | 
|---|
|  |  |  | /** 发票号码 */ | 
|---|
|  |  |  | invoiceSerialNo?: string; | 
|---|
|  |  |  | /** 发票价税合计 */ | 
|---|
|  |  |  | invoicePlanFee?: number; | 
|---|
|  |  |  | /** 发票下载地址 */ | 
|---|
|  |  |  | invoiceDownloadUrl?: string; | 
|---|
|  |  |  | /** 发票下载地址 */ | 
|---|
|  |  |  | invoiceDownloadOssUrl?: string; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | type InsurancePolicyPayStatusEnum = 0 | 1 | 2 | -1; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | type InsurancePolicyStatusEnum = 10 | 20 | 21 | 30; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface InsureBatchBillDetailDto { | 
|---|
|  |  |  | /** 批单Id */ | 
|---|
|  |  |  | 
|---|
|  |  |  | age?: number; | 
|---|
|  |  |  | /** 出生日期 */ | 
|---|
|  |  |  | birthDay?: string; | 
|---|
|  |  |  | /** 职业类型 */ | 
|---|
|  |  |  | occupationType?: string; | 
|---|
|  |  |  | /** 职业码值 */ | 
|---|
|  |  |  | occupationCode?: string; | 
|---|
|  |  |  | /** 用工单位 */ | 
|---|
|  |  |  | workEnterprise?: string; | 
|---|
|  |  |  | /** 用工地点 */ | 
|---|
|  |  |  | workAddress?: string; | 
|---|
|  |  |  | /** 职业名称 */ | 
|---|
|  |  |  | workType?: string; | 
|---|
|  |  |  | changeType?: BatchChangeTypeEnum; | 
|---|
|  |  |  | 
|---|
|  |  |  | effectTime?: string; | 
|---|
|  |  |  | /** 附件上传 */ | 
|---|
|  |  |  | attachmentUrl?: string; | 
|---|
|  |  |  | amountUpdateType?: EnumAmountUpdateType; | 
|---|
|  |  |  | /** 保费调整金额 */ | 
|---|
|  |  |  | amountUpdate?: number; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface InsureBatchBillDtoPageOutput { | 
|---|
|  |  |  | 
|---|
|  |  |  | insured?: number; | 
|---|
|  |  |  | /** 保费 */ | 
|---|
|  |  |  | signPremium?: number; | 
|---|
|  |  |  | /** 保费按天计费 */ | 
|---|
|  |  |  | signPremiumByDay?: string; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface InsureProductSchemeDtoPageOutput { | 
|---|
|  |  |  | 
|---|
|  |  |  | status?: InsureProductSettingStatusEnum; | 
|---|
|  |  |  | /** 创建时间 */ | 
|---|
|  |  |  | creationTime?: string; | 
|---|
|  |  |  | /** 投保人数上限 */ | 
|---|
|  |  |  | maxCount?: number; | 
|---|
|  |  |  | /** 是否走线上流程 */ | 
|---|
|  |  |  | online?: boolean; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface InsureProductSettingDtoPageOutput { | 
|---|
|  |  |  | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | type InsureProductSettingStatusEnum = 10 | -10; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | type InvoicingStatusEnum = 0 | 10 | 20; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface IStringValueType { | 
|---|
|  |  |  | name?: string; | 
|---|
|  |  |  | 
|---|
|  |  |  | name?: string; | 
|---|
|  |  |  | properties?: Record<string, any>; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | type JToken = JToken[]; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface KeyInput { | 
|---|
|  |  |  | id?: string; | 
|---|
|  |  |  | 
|---|
|  |  |  | name?: string; | 
|---|
|  |  |  | resource?: string; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | type MatchMakingIdentityEnum = 10 | 20; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface MethodParameterApiDescriptionModel { | 
|---|
|  |  |  | name?: string; | 
|---|
|  |  |  | 
|---|
|  |  |  | interface ObjectExtensionsDto { | 
|---|
|  |  |  | modules?: Record<string, any>; | 
|---|
|  |  |  | enums?: Record<string, any>; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface OperateRecordDto { | 
|---|
|  |  |  | /** 操作 */ | 
|---|
|  |  |  | operate?: string; | 
|---|
|  |  |  | /** 操作内容 */ | 
|---|
|  |  |  | content?: string; | 
|---|
|  |  |  | /** 操作时间 */ | 
|---|
|  |  |  | creationTime?: string; | 
|---|
|  |  |  | /** 操作人 */ | 
|---|
|  |  |  | creatorId?: string; | 
|---|
|  |  |  | /** 操作人 */ | 
|---|
|  |  |  | creator?: string; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface OperateRecordDtoPageOutput { | 
|---|
|  |  |  | pageModel?: Pagination; | 
|---|
|  |  |  | objectData?: any; | 
|---|
|  |  |  | data?: OperateRecordDto[]; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface OperateRecordInput { | 
|---|
|  |  |  | pageModel?: Pagination; | 
|---|
|  |  |  | /** 场景 */ | 
|---|
|  |  |  | scene?: string; | 
|---|
|  |  |  | /** 目标Id */ | 
|---|
|  |  |  | targetId?: string; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface OrderInput { | 
|---|
|  |  |  | 
|---|
|  |  |  | email?: string; | 
|---|
|  |  |  | /** 手机号(可选) */ | 
|---|
|  |  |  | mobile?: string; | 
|---|
|  |  |  | /** 职业类型 */ | 
|---|
|  |  |  | occupationType?: string; | 
|---|
|  |  |  | /** 职业代码(可选) */ | 
|---|
|  |  |  | occupationCode?: string; | 
|---|
|  |  |  | /** 鹊桥专用因子(可选) | 
|---|
|  |  |  | 
|---|
|  |  |  | interface ProposalInputSign { | 
|---|
|  |  |  | /** 签名 */ | 
|---|
|  |  |  | signature?: string; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface ProposalOutput { | 
|---|
|  |  |  | /** 签名(必需) */ | 
|---|
|  |  |  | signature?: string; | 
|---|
|  |  |  | response?: ProposalResponse; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface ProposalResponse { | 
|---|
|  |  |  | /** 状态码(必需) | 
|---|
|  |  |  | 200为成功,其他为异常 | 
|---|
|  |  |  | 枚举值: -1,200,400,404,408,9999,10021-10042,40001,50001-50022,60001-60002,70000-70012,80002-80003,81001-81101,82001,84001,85001-85004,86001-86002,87001-87003,88001,90001,91001-91002,92001,93001,94001,100010-100012,200001,800001-800009 | 
|---|
|  |  |  | 默认值: 200 */ | 
|---|
|  |  |  | code?: number; | 
|---|
|  |  |  | /** 状态消息(可选) */ | 
|---|
|  |  |  | message?: string; | 
|---|
|  |  |  | /** 时间戳(必需) */ | 
|---|
|  |  |  | timestamp?: number; | 
|---|
|  |  |  | data?: ProposalResponseData; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface ProposalResponseData { | 
|---|
|  |  |  | 
|---|
|  |  |  | importChannel?: string; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface QueryParkCustomerBountyApplyInput { | 
|---|
|  |  |  | pageModel?: Pagination; | 
|---|
|  |  |  | id?: string; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface QueryUserPageInput { | 
|---|
|  |  |  | pageModel?: Pagination; | 
|---|
|  |  |  | searchKey?: string; | 
|---|
|  |  |  | 
|---|
|  |  |  | userName?: string; | 
|---|
|  |  |  | phoneNumber?: string; | 
|---|
|  |  |  | password?: string; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface RestorePolicyDto { | 
|---|
|  |  |  | /** 订单号 */ | 
|---|
|  |  |  | channelOrderNo?: string; | 
|---|
|  |  |  | /** 保单号 */ | 
|---|
|  |  |  | policyNo?: string; | 
|---|
|  |  |  | /** 电子保单链接 */ | 
|---|
|  |  |  | policyOssUrl?: string; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface RestorePolicyInput { | 
|---|
|  |  |  | /** 保单Id */ | 
|---|
|  |  |  | insurancePolicyId?: string; | 
|---|
|  |  |  | /** 投保批次 */ | 
|---|
|  |  |  | items?: RestorePolicyDto[]; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface ReturnValueApiDescriptionModel { | 
|---|
|  |  |  | 
|---|
|  |  |  | effectTime?: string; | 
|---|
|  |  |  | /** 附件上传 */ | 
|---|
|  |  |  | attachmentUrl?: string; | 
|---|
|  |  |  | amountUpdateType?: EnumAmountUpdateType; | 
|---|
|  |  |  | /** 保费调整金额 */ | 
|---|
|  |  |  | amountUpdate?: number; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface SetMyModule { | 
|---|
|  |  |  | 
|---|
|  |  |  | modules: ModuleTypeInfo[]; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface SyncAuditParkBountyTradeInput { | 
|---|
|  |  |  | /** 出账记录Id */ | 
|---|
|  |  |  | id?: string; | 
|---|
|  |  |  | auditStatus?: EnumParkBountyTradeDetailAuditStatus; | 
|---|
|  |  |  | /** 审核备注 */ | 
|---|
|  |  |  | auditRemark?: string; | 
|---|
|  |  |  | /** 审核凭证 */ | 
|---|
|  |  |  | payAuditFileUrl?: string; | 
|---|
|  |  |  | /** 出账操作人 */ | 
|---|
|  |  |  | auditOperator?: string; | 
|---|
|  |  |  | /** 出账操作人ID */ | 
|---|
|  |  |  | auditOperatorId?: string; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface SyncFinanceAuditParkBountyTradeInput { | 
|---|
|  |  |  | /** 出账记录Id */ | 
|---|
|  |  |  | id?: string; | 
|---|
|  |  |  | auditStatus?: EnumParkBountyTradeDetailAuditStatus; | 
|---|
|  |  |  | /** 审核备注 */ | 
|---|
|  |  |  | auditRemark?: string; | 
|---|
|  |  |  | /** 审核凭证 */ | 
|---|
|  |  |  | payAuditFileUrl?: string; | 
|---|
|  |  |  | /** 财务审核操作人 */ | 
|---|
|  |  |  | financeAuditOperator?: string; | 
|---|
|  |  |  | /** 财务审核操作人Id */ | 
|---|
|  |  |  | financeAuditOperatorId?: string; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface SyncUserAmountInput { | 
|---|
|  |  |  | /** 用户名称 */ | 
|---|
|  |  |  | id?: string; | 
|---|
|  |  |  | 
|---|
|  |  |  | open?: boolean; | 
|---|
|  |  |  | /** 818用户Id */ | 
|---|
|  |  |  | humanResourcesServiceUserId?: string; | 
|---|
|  |  |  | /** 用户端Id */ | 
|---|
|  |  |  | clientId?: string; | 
|---|
|  |  |  | /** 角色 */ | 
|---|
|  |  |  | roleNames?: string[]; | 
|---|
|  |  |  | /** 是否理赔提醒 */ | 
|---|
|  |  |  | sendClaimMessage?: boolean; | 
|---|
|  |  |  | /** 是否保单到期提醒 */ | 
|---|
|  |  |  | sendBillExpireMessage?: boolean; | 
|---|
|  |  |  | /** 是否短信提醒 */ | 
|---|
|  |  |  | isSendMessage?: boolean; | 
|---|
|  |  |  | /** 是否人员变更提醒 */ | 
|---|
|  |  |  | staffChangeMessage?: boolean; | 
|---|
|  |  |  | /** 是否批改提醒 */ | 
|---|
|  |  |  | batchUpdateMessage?: boolean; | 
|---|
|  |  |  | /** 产业园区id */ | 
|---|
|  |  |  | industrialParkId?: string; | 
|---|
|  |  |  | /** 园区Ids */ | 
|---|
|  |  |  | industrialParkIds?: string[]; | 
|---|
|  |  |  | /** 名称 */ | 
|---|
|  |  |  | name?: string; | 
|---|
|  |  |  | /** 登录用户名 */ | 
|---|
|  |  |  | 
|---|
|  |  |  | interface TimingDto { | 
|---|
|  |  |  | timeZone?: TimeZone; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | type TransferToStatusEnum = 1 | 2; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface TypeApiDescriptionModel { | 
|---|
|  |  |  | baseType?: string; | 
|---|
|  |  |  | 
|---|
|  |  |  | totalAmount?: number; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | type UserCertificationAuditStatusEnum = 0 | 10 | 30 | 40; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | type UserCertificationChannelEnum = 10 | 20; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | type UserCertificationStatusEnum = 0 | 20 | 30; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface UserData { | 
|---|
|  |  |  | id?: string; | 
|---|
|  |  |  | tenantId?: string; | 
|---|
|  |  |  | 
|---|
|  |  |  | batchUpdateMessage?: boolean; | 
|---|
|  |  |  | /** 企业名称 */ | 
|---|
|  |  |  | enterpriseName?: string; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface UserInfoV2 { | 
|---|
|  |  |  | /** 用户Id */ | 
|---|
|  |  |  | userId?: string; | 
|---|
|  |  |  | /** 用户名 */ | 
|---|
|  |  |  | userName?: string; | 
|---|
|  |  |  | /** 手机号 */ | 
|---|
|  |  |  | phoneNumber?: string; | 
|---|
|  |  |  | /** 用户登录所使用的手机号 */ | 
|---|
|  |  |  | userPhoneNumber?: string; | 
|---|
|  |  |  | /** 账户余额 */ | 
|---|
|  |  |  | amount?: number; | 
|---|
|  |  |  | /** 收到打赏 */ | 
|---|
|  |  |  | reward?: number; | 
|---|
|  |  |  | /** 昵称 */ | 
|---|
|  |  |  | nickName?: string; | 
|---|
|  |  |  | userCertificationAuditStatus?: UserCertificationAuditStatusEnum; | 
|---|
|  |  |  | /** 用户认证Id */ | 
|---|
|  |  |  | userCertificationId?: string; | 
|---|
|  |  |  | /** 企业认证的名称 */ | 
|---|
|  |  |  | customerName?: string; | 
|---|
|  |  |  | /** 企业统一信用代码 */ | 
|---|
|  |  |  | societyCreditCode?: string; | 
|---|
|  |  |  | /** 用户认证Id(公司Id) */ | 
|---|
|  |  |  | companyId?: string; | 
|---|
|  |  |  | /** 法人名称 */ | 
|---|
|  |  |  | legalPersonName?: string; | 
|---|
|  |  |  | /** 年消费 */ | 
|---|
|  |  |  | yearlyConsume?: number; | 
|---|
|  |  |  | /** 年产品购买消费 */ | 
|---|
|  |  |  | yearlyPurchasedConsume?: number; | 
|---|
|  |  |  | /** 年打赏消费 */ | 
|---|
|  |  |  | yearlyRewardConsume?: number; | 
|---|
|  |  |  | /** 年产品广告投放消费 */ | 
|---|
|  |  |  | yearlyProductAdConsume?: number; | 
|---|
|  |  |  | /** 年资讯广告投放消费 */ | 
|---|
|  |  |  | yearlyInformationAdConsume?: number; | 
|---|
|  |  |  | /** 1,企业 2, 个人 */ | 
|---|
|  |  |  | userType?: number; | 
|---|
|  |  |  | authType?: EnterpriseTypeEnum; | 
|---|
|  |  |  | userCertificationStatus?: UserCertificationStatusEnum; | 
|---|
|  |  |  | /** 0 未开通 10 待审核   20办理中  30通过  -20 驳回 40 下架 50 系统下架 */ | 
|---|
|  |  |  | openHRSiteStatus?: number; | 
|---|
|  |  |  | /** 联系人 */ | 
|---|
|  |  |  | contacter?: string; | 
|---|
|  |  |  | /** 用户认证过期日期 */ | 
|---|
|  |  |  | userCertificationExpirationTime?: string; | 
|---|
|  |  |  | invoicingStatus?: InvoicingStatusEnum; | 
|---|
|  |  |  | /** 年审开始时间 */ | 
|---|
|  |  |  | annualAuditStartTime?: string; | 
|---|
|  |  |  | /** 支付发票地址 */ | 
|---|
|  |  |  | payInvoicingUrl?: string; | 
|---|
|  |  |  | /** 绑定邮箱地址 */ | 
|---|
|  |  |  | bindEmailAddress?: string; | 
|---|
|  |  |  | /** 用户头像地址 */ | 
|---|
|  |  |  | avatarUrl?: string; | 
|---|
|  |  |  | genderType?: GenderTypeEnum; | 
|---|
|  |  |  | /** 职称 */ | 
|---|
|  |  |  | jobTitle?: string; | 
|---|
|  |  |  | /** 省code */ | 
|---|
|  |  |  | provinceCode?: number; | 
|---|
|  |  |  | /** 市code */ | 
|---|
|  |  |  | cityCode?: number; | 
|---|
|  |  |  | /** 区县code */ | 
|---|
|  |  |  | countyCode?: number; | 
|---|
|  |  |  | /** 省 */ | 
|---|
|  |  |  | provinceName?: string; | 
|---|
|  |  |  | /** 市 */ | 
|---|
|  |  |  | cityName?: string; | 
|---|
|  |  |  | /** 区县 */ | 
|---|
|  |  |  | countyName?: string; | 
|---|
|  |  |  | /** 详细地址 */ | 
|---|
|  |  |  | addressDetail?: string; | 
|---|
|  |  |  | /** 微信二维码图片 */ | 
|---|
|  |  |  | wxQrCodeUrl?: string; | 
|---|
|  |  |  | /** 个人信息邮箱地址 */ | 
|---|
|  |  |  | userInfoEmailAddress?: string; | 
|---|
|  |  |  | /** 保险签约状态 0未签约 10已签约 */ | 
|---|
|  |  |  | insureSignStatus?: number; | 
|---|
|  |  |  | /** 是否提交钱包开户申请 */ | 
|---|
|  |  |  | isApplyWalletAccountOpen?: boolean; | 
|---|
|  |  |  | /** 联系电话 */ | 
|---|
|  |  |  | contactPhone?: string; | 
|---|
|  |  |  | /** 钱包开户状态 */ | 
|---|
|  |  |  | walletAccountOpenStatus?: WalletAccountOpenStatusInfo[]; | 
|---|
|  |  |  | /** 钱包状态 */ | 
|---|
|  |  |  | walletMainStatus?: WalletAccountTypeMainStatusInfo[]; | 
|---|
|  |  |  | matchMakingIdentity?: MatchMakingIdentityEnum; | 
|---|
|  |  |  | /** 电子签印章图片生成状态 0未生成 1已生成 */ | 
|---|
|  |  |  | signatureImageStatus?: number; | 
|---|
|  |  |  | certificationChannel?: UserCertificationChannelEnum; | 
|---|
|  |  |  | industrialParkId?: string; | 
|---|
|  |  |  | industrialParkName?: string; | 
|---|
|  |  |  | suportEnterpriseUpload?: boolean; | 
|---|
|  |  |  | suportPlatRecharge?: boolean; | 
|---|
|  |  |  | rewardEnable?: boolean; | 
|---|
|  |  |  | suportWithDraw?: boolean; | 
|---|
|  |  |  | industrialParkStatus?: IndustrialParkStatusEnum; | 
|---|
|  |  |  | isHasBountyApply?: boolean; | 
|---|
|  |  |  | /** 是否可以登录电子签 */ | 
|---|
|  |  |  | canLoginUserSign?: boolean; | 
|---|
|  |  |  | /** 是否可以登录江佑保 */ | 
|---|
|  |  |  | canLoginJYB?: boolean; | 
|---|
|  |  |  | /** 是否可以登录灵活用工 */ | 
|---|
|  |  |  | canLoginFlexJob?: boolean; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface UserListOutput { | 
|---|
|  |  |  | 
|---|
|  |  |  | sequence?: number; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | type WalletAccountOpenStatusEnum = 10 | 20; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface WalletAccountOpenStatusInfo { | 
|---|
|  |  |  | walletAccountType?: WalletAccountTypeEnum; | 
|---|
|  |  |  | walletAccountOpenStatus?: WalletAccountOpenStatusEnum; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | type WalletAccountTypeEnum = 10 | 20 | 30; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface WalletAccountTypeMainStatusInfo { | 
|---|
|  |  |  | walletAccountType?: WalletAccountTypeEnum; | 
|---|
|  |  |  | walletMainStatus?: WalletMainStatusEnum; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | type WalletMainStatusEnum = 10 | -20 | -10; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | interface WindowsTimeZone { | 
|---|
|  |  |  | timeZoneId?: string; | 
|---|
|  |  |  | } | 
|---|