wupengfei
9 天以前 2077f4454781f26974cfc6c529dd93ac36656d41
src/services/api/typings.d.ts
@@ -57,6 +57,8 @@
    insuredInstitution: string;
    /** 投保方案 */
    insuranceScheme: string;
    /** 保单号 */
    orderNo: string;
    /** 在职标识 */
    onJobFlag?: string;
    /** 性别 */
@@ -150,6 +152,10 @@
    id?: string;
  }
  interface APIdeleteInsureProductSettingParams {
    id?: string;
  }
  interface APIdeleteModuleButtonParams {
    id?: string;
  }
@@ -240,6 +246,10 @@
    orderId?: string;
  }
  interface APIgetInsuranceClaimDetailListParams {
    id?: string;
  }
  interface APIgetInsuranceClaimDetailParams {
    id?: string;
  }
@@ -266,6 +276,10 @@
  interface APIgetInsuranceStaffListExportParams {
    id?: string;
  }
  interface APIgetInsureBatchDetailParams {
    batchBillId?: string;
  }
  interface APIgetListParams {
@@ -344,6 +358,7 @@
  interface APIimportInsStaffToListParams {
    url?: string;
    serialNum?: string;
    productIdNumber?: string;
  }
  interface APIsearchParams {
@@ -459,9 +474,15 @@
    insureBatchBillId?: string;
    /** 审核理由 */
    auditNote?: string;
    /** 批单编号 */
    batchBillNo?: string;
    checkStatus?: BatchBillCheckStatus;
    /** 生效时间 */
    effectTime?: string;
    /** 保单生效时间 */
    effectStartTime?: string;
    /** 保单失效时间 */
    effectEndTime?: string;
    /** 附件上传 */
    attachmentUrl?: string;
    /** 保单号 */
@@ -470,6 +491,10 @@
    enterpriseName?: string;
    /** 批改人员详情 */
    staffList?: InsureBatchBillDetailDto[];
  }
  interface BatchSyncUserAmountInput {
    items?: SyncUserAmountInput[];
  }
  interface ChangePasswordInput {
@@ -483,6 +508,20 @@
    id2?: string;
    sortCode2?: number;
    type?: number;
  }
  interface CheckImportBatchAddOrSubOrderDataOutput {
    /** 错误数据列表 */
    error?: ImportBatchAddOrSubOrderDataInput[];
    /** 新增数据列表 */
    addOrSub?: ImportBatchAddOrSubOrderDataInput[];
  }
  interface CheckImportBatchUpdateOrderDataOutput {
    /** 错误数据列表 */
    error?: ImportBatchUpdateOrderDataInput[];
    /** 替换数据列表 */
    update?: ImportBatchUpdateOrderDataInput[];
  }
  interface CheckLoginVerificationCodeInput {
@@ -538,6 +577,21 @@
    enterpriseName?: string;
  }
  interface CreateOrUpdateInsureProductSettingInput {
    id?: string;
    /** 用户ID */
    userId?: string;
    /** 产品ID */
    productIdNumber: string;
    /** 参保机构 */
    insuranceOrg: string;
    /** 投保方案 */
    insuranceScheme: string;
    /** 投保方式 */
    insurancePeriod: string;
    status?: InsureProductSettingStatusEnum;
  }
  interface CreateOrUpdateRoleInput {
    /** 名称 */
    name?: string;
@@ -551,6 +605,22 @@
    remark?: string;
    /** 角色Id */
    id?: string;
  }
  interface CreateParkBountyTradeInput {
    enterpriseId?: string;
    /** 最近出账金额 */
    tradeAmount?: number;
    /** 出账凭证 */
    payFileUrl?: string;
    /** 消费类型 */
    payRemark?: string;
    access?: ParkBountyTradeAccessEnum;
  }
  interface CreateTempTokenInput {
    /** 用户Id */
    userId?: string;
  }
  interface CurrentCultureDto {
@@ -702,6 +772,8 @@
    key?: string;
  }
  type FinanceTypeEnum = 10 | 20;
  interface GetEffectingStaffListInput {
    claimDateTime?: string;
    idNumber?: string;
@@ -709,6 +781,45 @@
  interface GetFeatureListResultDto {
    groups?: FeatureGroupDto[];
  }
  interface GetFileRecordInput {
    pageModel?: Pagination;
    /** 操作起始日期 */
    creationTimeBegin?: string;
    /** 操作结束日期 */
    creationTimeEnd?: string;
  }
  interface GetFileRecordOutput {
    /** Id */
    id?: string;
    /** 用户Id */
    enterpriseId?: string;
    /** 文件名称 */
    name?: string;
    /** 事件 */
    event?: string;
    /** 操作 */
    operate?: string;
    /** 状态 */
    status?: string;
    /** 源文件地址 */
    fileUrl?: string;
    /** 导出数据/错误数据 JSON格式 */
    jsonData?: string;
    /** 操作时间 */
    creationTime?: string;
    /** 总数据量 */
    count?: number;
    /** 成功数据量 */
    successCount?: number;
  }
  interface GetFileRecordOutputPageOutput {
    pageModel?: Pagination;
    objectData?: any;
    data?: GetFileRecordOutput[];
  }
  interface GetInsuranceBatchBillForCheckInput {
@@ -735,6 +846,7 @@
    condition?: string;
    insurancePeriod?: string;
    status?: InsurancePolicyStatusEnum;
    auditStatus?: InsuranceClaimAuditStatusEnum;
  }
  interface GetInsurancePageOutput {
@@ -784,6 +896,11 @@
    creationTime?: string;
    companyName?: string;
    isClosedOutTime?: boolean;
    auditStatus?: InsuranceClaimAuditStatusEnum;
    /** 审核备注 */
    auditRemark?: string;
    /** 保险产品IdNumber */
    productIdNumber?: string;
  }
  interface GetInsurancePageOutputPageOutput {
@@ -812,6 +929,7 @@
    age?: number;
    birthDay?: string;
    phone?: string;
    claimCount?: number;
    creationTime?: string;
  }
@@ -819,6 +937,79 @@
    pageModel?: Pagination;
    objectData?: any;
    data?: GetInsuranceStaffPageTemplate[];
  }
  interface GetInsureProductSettingPageInput {
    pageModel?: Pagination;
    /** 用户ID */
    userId?: string;
  }
  interface GetParkBountyTradeDetailByIdInput {
    pageModel?: Pagination;
    /** 企业名/信用代码 */
    searchKeyWord?: string;
    /** 出账起始日期 */
    transferTimeBegin?: string;
    /** 出账结束日期 */
    transferTimeEnd?: string;
    enterpriseId?: string;
  }
  interface GetParkBountyTradeDetailOutput {
    id?: string;
    /** 最近出账金额 */
    tradeAmount?: number;
    /** 出账凭证 */
    payFileUrl?: string;
    access?: ParkBountyTradeAccessEnum;
    /** 消费类型 */
    payRemark?: string;
    /** 出账时间 */
    tradeTime?: string;
    /** 奖励金余额 */
    remianAmount?: number;
    financeType?: FinanceTypeEnum;
  }
  interface GetParkBountyTradeDetailOutputPageOutput {
    pageModel?: Pagination;
    objectData?: any;
    data?: GetParkBountyTradeDetailOutput[];
  }
  interface GetParkBountyTradeInput {
    pageModel?: Pagination;
    /** 企业名/信用代码 */
    searchKeyWord?: string;
    /** 出账起始日期 */
    transferTimeBegin?: string;
    /** 出账结束日期 */
    transferTimeEnd?: string;
  }
  interface GetParkBountyTradeOutput {
    enterpriseId?: string;
    /** 账号 */
    userName?: string;
    /** 企业名称 */
    enterpriseName?: string;
    /** 电话 */
    contactPhone?: string;
    /** 社会统一信用代码 */
    societyCreditCode?: string;
    /** 最近出账金额 */
    tradeAmount?: number;
    /** 出账时间 */
    tradeTime?: string;
    /** 奖励金余额 */
    remianAmount?: number;
  }
  interface GetParkBountyTradeOutputPageOutput {
    pageModel?: Pagination;
    objectData?: any;
    data?: GetParkBountyTradeOutput[];
  }
  interface GetPermissionListResultDto {
@@ -968,6 +1159,31 @@
    roleNames: string[];
  }
  interface ImportBatchAddOrSubOrderDataInput {
    /** 批改标志 */
    changeFlag: string;
    /** 方案代码 */
    insuranceScheme: string;
    /** 姓名 */
    name: string;
    /** 证件类型 */
    certType: string;
    /** 证件号码 */
    idNumber: string;
    /** 年龄 */
    age?: number;
    /** 电话号码 */
    phoneNumber?: string;
    /** 职业/工种 */
    workType: string;
    /** 性别 */
    gender?: string;
    /** 出生日期 */
    birthDay?: string;
    /** 备注 */
    remark?: string;
  }
  interface ImportBatchAddOrSubOrderInput {
    /** 导入地址 */
    url?: string;
@@ -976,7 +1192,9 @@
  }
  interface ImportBatchStaffListInput {
    originIdNumber?: string;
    /** 原被保人姓名 */
    orginName?: string;
    orginIdNumber?: string;
    /** 电话号码 */
    phoneNumber?: string;
    id?: number;
@@ -989,6 +1207,33 @@
    workType?: string;
    birthDay?: string;
    remark?: string;
    changeType?: BatchChangeTypeEnum;
  }
  interface ImportBatchUpdateOrderDataInput {
    /** 原被保人姓名 */
    orginName: string;
    /** 原被保人证件号码 */
    orginIdNumber: string;
    /** 姓名 */
    name: string;
    /** 证件类型 */
    certType: string;
    /** 证件号码 */
    idNumber: string;
    /** 电话号码 */
    phoneNumber?: string;
    /** 职业/工种 */
    workType: string;
    /** 性别 */
    gender?: string;
    /** 年龄 */
    age?: number;
    /** 出生日期 */
    birthDay?: string;
    /** 备注 */
    remark?: string;
    changeFlag?: string;
  }
  interface ImportInsStaffAnalysisList {
@@ -1028,6 +1273,8 @@
    businessType?: InsuranceClaimAttachmentBusinessTypeEnum;
  }
  type InsuranceClaimAuditStatusEnum = 10 | 20 | -10;
  interface InsuranceClaimDetailOutput {
    id?: string;
    /** 渠道 */
@@ -1062,6 +1309,12 @@
    incDecAmount?: number;
    /** 保单id */
    insuranceOrderId?: string;
    /** 投保机构 */
    insuranceOrg?: string;
    /** 保单号 */
    orderNo?: string;
    /** 投保/被保机构 */
    enterpriseName?: string;
    /** 报案时间 */
    reportedTime?: string;
    /** 联系电话 */
@@ -1089,6 +1342,7 @@
  interface InsuranceClaimListOutput {
    id?: string;
    serialNumber?: number;
    /** 身份证号 */
    idNumber?: string;
    /** 姓名 */
@@ -1103,18 +1357,21 @@
    accidentType?: string;
    /** 事故发生时间 */
    accidentTime?: string;
    /** 伤残比例 */
    disabilityRatio?: number;
    /** 理赔渠道 */
    claimChannel?: string;
    claimResult?: InsuranceClaimResultEnum;
    /** 伤残比例 */
    disabilityRatioStr?: string;
    claimResultStr?: string;
    /** 下款金额 */
    downPaymentAmount?: number;
    /** 下款金额 */
    downPaymentAmountStr?: string;
    /** 结/撤案日期 */
    claimResultTime?: string;
    /** 最后更新日期 */
    lastModificationTime?: string;
    /** 理赔渠道 */
    companyName?: string;
    claimChannel?: string;
    claimResult?: InsuranceClaimResultEnum;
    /** 保单id */
    insuranceOrderId?: string;
    createTime?: string;
@@ -1192,6 +1449,10 @@
    orderRelevanceStr?: string;
    /** 保单文件 */
    orderBillFile?: string;
    /** 投保人和被投保人 */
    enterpriseName?: string;
    phone?: string;
    insuranceOrg?: string;
  }
  interface InsuranceOrderListOutputPageOutput {
@@ -1206,6 +1467,22 @@
    url?: string;
    /** 材料名称 */
    materialName?: string;
  }
  interface InsurancePolicyAuditInput {
    /** 保单Id */
    insurancePolicyId?: string;
    /** 保单起期 */
    effectStartTime?: string;
    /** 保单止期 */
    effectEndTime?: string;
    /** 保额 */
    sumInsured?: number;
    /** 保费 */
    amount?: number;
    auditStatus?: InsuranceClaimAuditStatusEnum;
    /** 审核备注 */
    auditRemark?: string;
  }
  type InsurancePolicyStatusEnum = 10 | 20 | 30;
@@ -1226,6 +1503,8 @@
    idNumber?: string;
    /** 性别 */
    gender?: string;
    /** 手机号码 */
    phoneNumber?: string;
    /** 年龄 */
    age?: number;
    /** 出生日期 */
@@ -1287,6 +1566,42 @@
    /** 删除人员列表 */
    delInsStaffList?: ImportBatchStaffListInput[];
  }
  interface InsureBatchDetailDto {
    /** 批改人员详情 */
    staffList?: InsureBatchBillDetailDto[];
    /** 生效时间 */
    effectTime?: string;
    /** 保单号 */
    insureBillNo?: string;
    /** 投保人 */
    enterpriseName?: string;
  }
  interface InsureProductSettingDto {
    id?: string;
    /** 用户ID */
    userId?: string;
    /** 产品ID */
    productIdNumber?: string;
    /** 参保机构 */
    insuranceOrg?: string;
    /** 投保方案 */
    insuranceScheme?: string;
    /** 投保方式 */
    insurancePeriod?: string;
    status?: InsureProductSettingStatusEnum;
    /** 创建时间 */
    creationTime?: string;
  }
  interface InsureProductSettingDtoPageOutput {
    pageModel?: Pagination;
    objectData?: any;
    data?: InsureProductSettingDto[];
  }
  type InsureProductSettingStatusEnum = 10 | -10;
  interface IStringValueType {
    name?: string;
@@ -1470,6 +1785,8 @@
    descriptorName?: string;
  }
  type ParkBountyTradeAccessEnum = 1;
  interface PasswordLoginInput {
    /** 账号 */
    loginName: string;
@@ -1527,18 +1844,23 @@
    month?: number;
    /** 理赔渠道 */
    claimChannel?: string;
    companyName?: string;
  }
  interface QueryInsuranceClaimPageInput {
    pageModel?: Pagination;
    /** 理赔渠道 */
    claimChannel?: string;
    /** 公司名称 */
    companyName?: string;
    /** 劳动合同单位 */
    laborContractEnterprise?: string;
    /** 实际工作单位 */
    workEnterprise?: string;
    /** 身份证号 */
    idNumber?: string;
    /** 投保人/被保人 */
    insurerName?: string;
    claimResult?: InsuranceClaimResultEnum;
  }
@@ -1698,6 +2020,50 @@
    modules: ModuleTypeInfo[];
  }
  interface SyncUserAmountInput {
    /** 用户名称 */
    id?: string;
    /** 奖励金余额 */
    bountyAmount?: number;
    /** 充值余额 */
    rechargeAmount?: number;
  }
  interface SyncUserDto {
    /** 开通 */
    open?: boolean;
    /** 818用户Id */
    humanResourcesServiceUserId?: string;
    /** 名称 */
    name?: string;
    /** 登录用户名 */
    userName?: string;
    /** 用户手机号 */
    phoneNumber?: string;
    /** 密码 */
    password?: string;
    /** 企业名称 */
    enterpriseName?: string;
    /** 营业执照文件地址 */
    licenseUrl?: string;
    /** 统一社会信用代码 */
    societyCreditCode?: string;
    /** 银行总行名称 */
    bankName?: string;
    /** 银行支行名称 */
    bankBranchName?: string;
    /** 银行卡号 */
    bankCardNumber?: string;
    /** 奖励金余额 */
    bountyAmount?: number;
    /** 充值余额 */
    rechargeAmount?: number;
    /** 联系人 */
    contact?: string;
    /** 联系电话 */
    contactPhone?: string;
  }
  interface TenantDto {
    extraProperties?: Record<string, any>;
    id?: string;
@@ -1787,6 +2153,8 @@
    insuredInstitution: string;
    /** 投保方案 */
    insuranceScheme: string;
    /** 保单号 */
    orderNo: string;
    /** 在职标识 */
    onJobFlag?: string;
    /** 性别 */
@@ -1831,6 +2199,11 @@
    name?: string;
    idNumber?: string;
    phone?: string;
  }
  interface UpdateInsureProductSettingStatusInput {
    id?: string;
    status?: InsureProductSettingStatusEnum;
  }
  interface UpdatePassWordInput {
@@ -1892,6 +2265,27 @@
    listFiles?: string[];
  }
  interface UserAmountShowDto {
    /** 企业名称 */
    enterpriseName?: string;
    /** 营业执照文件地址 */
    licenseUrl?: string;
    /** 统一社会信用代码 */
    societyCreditCode?: string;
    /** 银行总行名称 */
    bankName?: string;
    /** 银行支行名称 */
    bankBranchName?: string;
    /** 银行卡号 */
    bankCardNumber?: string;
    /** 奖励金余额 */
    bountyAmount?: number;
    /** 充值余额 */
    rechargeAmount?: number;
    /** 资金总额 */
    totalAmount?: number;
  }
  interface UserData {
    id?: string;
    tenantId?: string;