| | |
| | | taskInfoId?: string; |
| | | } |
| | | |
| | | interface APIgetEnterpriseInsuranceProductSelectParams { |
| | | /** 供应商Id */ |
| | | supplierEnterpriseId?: string; |
| | | } |
| | | |
| | | interface APIgetEnterpriseInsuranceSettingParams { |
| | | /** Id */ |
| | | id?: string; |
| | | } |
| | | |
| | | interface APIgetEnterpriseLoginInfoParams { |
| | | /** 查询企业用户登录信息 */ |
| | | request?: GetEnterpriseLoginInfoQuery; |
| | |
| | | interface APIgetTaskInfoParams { |
| | | /** Id */ |
| | | id?: string; |
| | | /** 场景 */ |
| | | readScene?: EnumReadScene; |
| | | } |
| | | |
| | | interface APIgetTaskSelectParams { |
| | |
| | | } |
| | | |
| | | interface CalcTaskTotalServiceFeeCommand { |
| | | /** 供应商Id */ |
| | | supplierEnterpriseId?: string; |
| | | billingMethod?: EnumBillingMethod; |
| | | /** 服务费 */ |
| | | serviceFee?: number; |
| | |
| | | verifyWorkHours?: number; |
| | | /** 总件数 */ |
| | | totalPieceQuantity?: number; |
| | | /** 保险产品Id */ |
| | | insuranceProductId?: string; |
| | | /** 需求人数 */ |
| | | needPeopleNumber?: number; |
| | | /** 任务开始时间 */ |
| | | beginTime?: string; |
| | | /** 任务结束时间 */ |
| | | endTime?: string; |
| | | /** 验收方式 */ |
| | | checkReceiveMethods?: EnumTaskCheckReceiveMethod[]; |
| | | } |
| | | |
| | | interface CalcTaskTotalServiceFeeCommandResult { |
| | | /** 服务费 */ |
| | | totalServiceFee?: number; |
| | | /** 保费单价 */ |
| | | insuranceUnitPrice?: number; |
| | | /** 预计保费 */ |
| | | insuranceTotalPrice?: number; |
| | | insuranceSupplierAccess?: EnumInsuranceSupplierAccess; |
| | | /** 投保供应商账号 */ |
| | | insuranceSupplierAccount?: string; |
| | | /** 保险供应商Id */ |
| | | insuranceSupplierId?: string; |
| | | } |
| | | |
| | | interface ChangePhoneNumberCommand { |
| | |
| | | Face = 20, |
| | | } |
| | | |
| | | enum EnumEnterpriseCooperationServiceFeeCollectType { |
| | | /**按比例 */ |
| | | Rate = 10, |
| | | /**单人单次 */ |
| | | SingleTime = 20, |
| | | } |
| | | |
| | | enum EnumEnterpriseCooperationSignStatus { |
| | | /**未签约 */ |
| | | None = 10, |
| | |
| | | Pass = 30, |
| | | } |
| | | |
| | | enum EnumInsuranceSupplierAccess { |
| | | /**人资园 */ |
| | | WaterDropCloud = 10, |
| | | } |
| | | |
| | | enum EnumLogLevel { |
| | | /**跟踪 */ |
| | | Trace = 10, |
| | |
| | | Real = 100, |
| | | } |
| | | |
| | | enum EnumReadScene { |
| | | /**C端人员 */ |
| | | TaskUserApplyForPersonal = 0, |
| | | /**C端人员 */ |
| | | TaskUserHirePassForPersonal = 1, |
| | | /**C端人员 */ |
| | | TaskUserArrangePassForPersonal = 2, |
| | | } |
| | | |
| | | enum EnumRealAccess { |
| | | /**上上签 */ |
| | | BestSign = 10, |
| | |
| | | FlexJobServerTaskUser = 2, |
| | | /**任务验收 */ |
| | | FlexJobServerTaskCheckReceive = 3, |
| | | /**投保产品 */ |
| | | FlexJobServerInsuranceProduct = 4, |
| | | /**企业投保产品 */ |
| | | FlexJobServerEnterpriseInsuranceProduct = 5, |
| | | /**编号地址 */ |
| | | CommonServerCodeUrls = 4, |
| | | CommonServerCodeUrls = 6, |
| | | /**文件 */ |
| | | CommonServerFileUtils = 5, |
| | | CommonServerFileUtils = 7, |
| | | /**事件 */ |
| | | CommonServerEventUtils = 6, |
| | | CommonServerEventUtils = 8, |
| | | /**文字识别 */ |
| | | CommonServerOcrUtils = 7, |
| | | CommonServerOcrUtils = 9, |
| | | /**日志记录 */ |
| | | CommonServerLogRecords = 8, |
| | | CommonServerLogRecords = 10, |
| | | /**同步数据库 */ |
| | | CommonServerSyncDatabase = 9, |
| | | CommonServerSyncDatabase = 11, |
| | | /**短信工具 */ |
| | | CommonServerSmsUtils = 10, |
| | | CommonServerSmsUtils = 12, |
| | | /**配置 */ |
| | | CommonServerSettings = 11, |
| | | CommonServerSettings = 13, |
| | | /**已读 */ |
| | | CommonServerReadRecord = 14, |
| | | /**微信小程序 */ |
| | | CommonServerWxmp = 15, |
| | | /**用户认证 */ |
| | | UserServerAuth = 12, |
| | | UserServerAuth = 16, |
| | | /**用户菜单 */ |
| | | UserServerMenu = 13, |
| | | UserServerMenu = 17, |
| | | /**用户资源 */ |
| | | UserServerResource = 14, |
| | | UserServerResource = 18, |
| | | /**用户角色 */ |
| | | UserServerRole = 15, |
| | | UserServerRole = 19, |
| | | /**用户信息 */ |
| | | UserServerUser = 16, |
| | | UserServerUser = 20, |
| | | /**用户钱包 */ |
| | | UserServerUserWallet = 17, |
| | | UserServerUserWallet = 21, |
| | | /**电子签 */ |
| | | UserServerElectronSign = 18, |
| | | UserServerElectronSign = 22, |
| | | /**用户简历 */ |
| | | UserServerUserResume = 19, |
| | | UserServerUserResume = 23, |
| | | /**企业信息 */ |
| | | UserServerEnterprise = 20, |
| | | UserServerEnterprise = 24, |
| | | /**企业钱包 */ |
| | | UserServerEnterpriseWallet = 21, |
| | | UserServerEnterpriseWallet = 25, |
| | | /**企业合作钱包 */ |
| | | UserServerEnterpriseCooperationWallet = 22, |
| | | UserServerEnterpriseCooperationWallet = 26, |
| | | /**灵工信息 */ |
| | | UserServerEnterpriseEmployee = 23, |
| | | UserServerEnterpriseEmployee = 27, |
| | | /**电子签 */ |
| | | ElectronSignServerElectronSign = 24, |
| | | /**电子签 */ |
| | | ToolServerSms = 25, |
| | | ElectronSignServerElectronSign = 28, |
| | | /**短信 */ |
| | | ToolServerSms = 29, |
| | | /**小程序 */ |
| | | ToolServerWxmp = 30, |
| | | /**保险 */ |
| | | WaterDropCloudServerInsurance = 31, |
| | | } |
| | | |
| | | enum EnumResourceMethod { |
| | |
| | | Pass = 20, |
| | | /**已谢绝 */ |
| | | Refuse = 30, |
| | | /**已取消 */ |
| | | Cancel = 40, |
| | | } |
| | | |
| | | enum EnumTaskUserSignContractStatus { |
| | |
| | | VERIFY_FAIL = 1, |
| | | /**验证中,商户可发起提现尝试 */ |
| | | VERIFYING = 2, |
| | | } |
| | | |
| | | enum EnumWxmpSubscribMessageTemplate { |
| | | /**工易赚 */ |
| | | HireCompletedToPersonal = 0, |
| | | /**工易赚 */ |
| | | ElectronSignStatusChangedForPersonal = 1, |
| | | /**工易赚 */ |
| | | ArrangeCompletedToPersonal = 2, |
| | | /**工易赚 */ |
| | | TaskCheckReceiveResultToPersonal = 3, |
| | | /**工易赚 */ |
| | | SettlementReceiveToPersonal = 4, |
| | | /**灵工达 */ |
| | | TaskCheckReceiveResultToEnterprise = 5, |
| | | /**灵工达 */ |
| | | SettlementWaitAuditToEnterprise = 6, |
| | | /**灵工达 */ |
| | | SettlementReceiveToEnterprise = 7, |
| | | /**灵工达 */ |
| | | RechargeStatusChangedToEnterprise = 8, |
| | | /**淘闪工 */ |
| | | SettlementWaitSureToSupplier = 9, |
| | | /**淘闪工 */ |
| | | SettlementReceiveToSupplier = 10, |
| | | /**淘闪工 */ |
| | | RechargeStatusChangedToSupplier = 11, |
| | | /**淘闪工 */ |
| | | CheckInToSupplier = 12, |
| | | } |
| | | |
| | | interface ExportEnterpriseBalanceDetailsCommand { |
| | |
| | | timestamp?: number; |
| | | } |
| | | |
| | | interface FriendlyResultGetEnterpriseInsuranceProductsQueryResult { |
| | | /** 跟踪Id */ |
| | | traceId?: string; |
| | | /** 状态码 */ |
| | | code?: number; |
| | | /** 错误码 */ |
| | | errorCode?: string; |
| | | data?: GetEnterpriseInsuranceProductsQueryResult; |
| | | /** 执行成功 */ |
| | | success?: boolean; |
| | | /** 错误信息 */ |
| | | msg?: any; |
| | | /** 附加数据 */ |
| | | extras?: any; |
| | | /** 时间戳 */ |
| | | timestamp?: number; |
| | | } |
| | | |
| | | interface FriendlyResultGetEnterpriseInsuranceSettingQueryResult { |
| | | /** 跟踪Id */ |
| | | traceId?: string; |
| | | /** 状态码 */ |
| | | code?: number; |
| | | /** 错误码 */ |
| | | errorCode?: string; |
| | | data?: GetEnterpriseInsuranceSettingQueryResult; |
| | | /** 执行成功 */ |
| | | success?: boolean; |
| | | /** 错误信息 */ |
| | | msg?: any; |
| | | /** 附加数据 */ |
| | | extras?: any; |
| | | /** 时间戳 */ |
| | | timestamp?: number; |
| | | } |
| | | |
| | | interface FriendlyResultGetEnterpriseLoginInfoQueryResult { |
| | | /** 跟踪Id */ |
| | | traceId?: string; |
| | |
| | | /** 错误码 */ |
| | | errorCode?: string; |
| | | data?: GetIdentityFrontOcrCommandResult; |
| | | /** 执行成功 */ |
| | | success?: boolean; |
| | | /** 错误信息 */ |
| | | msg?: any; |
| | | /** 附加数据 */ |
| | | extras?: any; |
| | | /** 时间戳 */ |
| | | timestamp?: number; |
| | | } |
| | | |
| | | interface FriendlyResultGetInsuranceProductsQueryResult { |
| | | /** 跟踪Id */ |
| | | traceId?: string; |
| | | /** 状态码 */ |
| | | code?: number; |
| | | /** 错误码 */ |
| | | errorCode?: string; |
| | | data?: GetInsuranceProductsQueryResult; |
| | | /** 执行成功 */ |
| | | success?: boolean; |
| | | /** 错误信息 */ |
| | |
| | | /** 错误码 */ |
| | | errorCode?: string; |
| | | data?: GetTaskInfosQueryResult; |
| | | /** 执行成功 */ |
| | | success?: boolean; |
| | | /** 错误信息 */ |
| | | msg?: any; |
| | | /** 附加数据 */ |
| | | extras?: any; |
| | | /** 时间戳 */ |
| | | timestamp?: number; |
| | | } |
| | | |
| | | interface FriendlyResultGetTaskSettlementReleaseReportsQueryResult { |
| | | /** 跟踪Id */ |
| | | traceId?: string; |
| | | /** 状态码 */ |
| | | code?: number; |
| | | /** 错误码 */ |
| | | errorCode?: string; |
| | | data?: GetTaskSettlementReleaseReportsQueryResult; |
| | | /** 执行成功 */ |
| | | success?: boolean; |
| | | /** 错误信息 */ |
| | |
| | | timestamp?: number; |
| | | } |
| | | |
| | | interface FriendlyResultListSelectOptionGuidGetEnterpriseInsuranceProductSelectQueryOption { |
| | | /** 跟踪Id */ |
| | | traceId?: string; |
| | | /** 状态码 */ |
| | | code?: number; |
| | | /** 错误码 */ |
| | | errorCode?: string; |
| | | /** 数据 */ |
| | | data?: SelectOptionGuidGetEnterpriseInsuranceProductSelectQueryOption[]; |
| | | /** 执行成功 */ |
| | | success?: boolean; |
| | | /** 错误信息 */ |
| | | msg?: any; |
| | | /** 附加数据 */ |
| | | extras?: any; |
| | | /** 时间戳 */ |
| | | timestamp?: number; |
| | | } |
| | | |
| | | interface FriendlyResultListSelectOptionGuidGetEnterpriseWalletAccessSelectQueryOption { |
| | | /** 跟踪Id */ |
| | | traceId?: string; |
| | |
| | | interface GetArrangeTaskUsersQueryResultItem { |
| | | /** 灵工Id */ |
| | | id?: string; |
| | | /** 任务人员Id */ |
| | | taskInfoUserId?: string; |
| | | /** 头像 */ |
| | | avatar?: string; |
| | | /** 姓名 */ |
| | |
| | | id?: string; |
| | | /** 供应商Id */ |
| | | supplierEnterpriseId?: string; |
| | | /** 是否内部任务 */ |
| | | isInternal?: boolean; |
| | | /** 需求人数 */ |
| | | needPeopleNumber?: number; |
| | | /** 任务名称 */ |
| | |
| | | /** 最近验收时间 */ |
| | | lastCheckReceiveTime?: string; |
| | | checkedStatus?: EnumGetCheckReceiveTasksQueryResultItemCheckStatus; |
| | | /** 人员数量 */ |
| | | arrangeUserCount?: number; |
| | | } |
| | | |
| | | interface GetCheckReceiveTaskUserSubmitCheckHistoriesQuery { |
| | |
| | | id?: string; |
| | | /** 任务人员Id */ |
| | | taskInfoUserId?: string; |
| | | /** 是否内部任务 */ |
| | | isInternal?: boolean; |
| | | enterpriseEmployeeUser?: GetCheckReceiveTaskUserSubmitsQueryResultObjectDataEnterpriseEmployeeUser; |
| | | /** 验收时间 */ |
| | | date?: string; |
| | |
| | | createdTimeStart?: string; |
| | | /** 登记时间-最晚时间 */ |
| | | createdTimeEnd?: string; |
| | | /** 灵工签约时间-最早时间 */ |
| | | userSignContractTimeStart?: string; |
| | | /** 灵工签约时间-最晚时间 */ |
| | | userSignContractTimeEnd?: string; |
| | | /** 签约时间-最早时间 */ |
| | | signContractTimeStart?: string; |
| | | /** 签约时间-最晚时间 */ |
| | |
| | | createdTime?: string; |
| | | } |
| | | |
| | | interface GetEnterpriseInsuranceProductSelectQueryOption { |
| | | /** Id */ |
| | | id?: string; |
| | | /** 产品名称 */ |
| | | name?: string; |
| | | } |
| | | |
| | | interface GetEnterpriseInsuranceProductsQuery { |
| | | /** 企业合作Id */ |
| | | enterpriseCooperationId: string; |
| | | /** 关键字 */ |
| | | keywords?: string; |
| | | /** 保险公司编号 */ |
| | | supplierCode?: string; |
| | | /** 保险险种编号 */ |
| | | typeCode?: string; |
| | | /** 保额编号 */ |
| | | sumInsuredCode?: string; |
| | | /** 投保方式编号 */ |
| | | periodCode?: string; |
| | | /** 是否禁用 */ |
| | | isDisabled?: boolean; |
| | | pageModel?: PagedListQueryPageModel; |
| | | } |
| | | |
| | | interface GetEnterpriseInsuranceProductsQueryResult { |
| | | pageModel?: PagedListQueryResultPageModel; |
| | | /** 数据 */ |
| | | data?: GetEnterpriseInsuranceProductsQueryResultItem[]; |
| | | } |
| | | |
| | | interface GetEnterpriseInsuranceProductsQueryResultItem { |
| | | /** Id */ |
| | | id?: string; |
| | | /** 保险公司编号 */ |
| | | supplierCode?: string; |
| | | /** 保险公司 */ |
| | | supplierContent?: string; |
| | | /** 产品名称 */ |
| | | name?: string; |
| | | /** 保险险种编号 */ |
| | | typeCode?: string; |
| | | /** 保险险种 */ |
| | | typeContent?: string; |
| | | /** 保额编号 */ |
| | | sumInsuredCode?: string; |
| | | /** 保额 */ |
| | | sumInsuredContent?: string; |
| | | /** 投保方式编号 */ |
| | | periodCode?: string; |
| | | /** 投保方式 */ |
| | | periodContent?: string; |
| | | /** 职业类别编号 */ |
| | | jobCategoryCode?: string; |
| | | /** 职业类别 */ |
| | | jobCategoryContent?: string; |
| | | /** 投保版本编号 */ |
| | | versionCode?: string; |
| | | /** 投保版本 */ |
| | | versionContent?: string; |
| | | /** 是否禁用 */ |
| | | isDisabled?: boolean; |
| | | } |
| | | |
| | | interface GetEnterpriseInsuranceSettingQueryResult { |
| | | /** Id */ |
| | | id?: string; |
| | | insuranceSupplierAccess?: EnumInsuranceSupplierAccess; |
| | | /** 投保供应商账号 */ |
| | | insuranceSupplierAccount?: string; |
| | | } |
| | | |
| | | type GetEnterpriseLoginInfoQuery = Record<string, any>; |
| | | |
| | | interface GetEnterpriseLoginInfoQueryResult { |
| | |
| | | collectedUserCount?: number; |
| | | /** 联系记录 */ |
| | | contactedRecordCount?: number; |
| | | /** 绑定微信快捷登录 */ |
| | | bindWxmpId?: boolean; |
| | | } |
| | | |
| | | interface GetEnterpriseQueryResult { |
| | |
| | | model?: BaiduOcrIdentityFrontResultModel; |
| | | } |
| | | |
| | | interface GetInsuranceProductsQuery { |
| | | /** 关键字 */ |
| | | keywords?: string; |
| | | /** 保险公司编号 */ |
| | | supplierCode?: string; |
| | | /** 保险险种编号 */ |
| | | typeCode?: string; |
| | | /** 保额编号 */ |
| | | sumInsuredCode?: string; |
| | | /** 投保方式编号 */ |
| | | periodCode?: string; |
| | | /** 是否禁用 */ |
| | | isDisabled?: boolean; |
| | | pageModel?: PagedListQueryPageModel; |
| | | } |
| | | |
| | | interface GetInsuranceProductsQueryResult { |
| | | pageModel?: PagedListQueryResultPageModel; |
| | | /** 数据 */ |
| | | data?: GetInsuranceProductsQueryResultItem[]; |
| | | } |
| | | |
| | | interface GetInsuranceProductsQueryResultItem { |
| | | /** Id */ |
| | | id?: string; |
| | | /** 保险公司编号 */ |
| | | supplierCode?: string; |
| | | /** 保险公司 */ |
| | | supplierContent?: string; |
| | | /** 产品名称 */ |
| | | name?: string; |
| | | /** 保险险种编号 */ |
| | | typeCode?: string; |
| | | /** 保险险种 */ |
| | | typeContent?: string; |
| | | /** 保额编号 */ |
| | | sumInsuredCode?: string; |
| | | /** 保额 */ |
| | | sumInsuredContent?: string; |
| | | /** 投保方式编号 */ |
| | | periodCode?: string; |
| | | /** 投保方式 */ |
| | | periodContent?: string; |
| | | /** 职业类别编号 */ |
| | | jobCategoryCode?: string; |
| | | /** 职业类别 */ |
| | | jobCategoryContent?: string; |
| | | /** 投保版本编号 */ |
| | | versionCode?: string; |
| | | /** 投保版本 */ |
| | | versionContent?: string; |
| | | /** 是否禁用 */ |
| | | isDisabled?: boolean; |
| | | } |
| | | |
| | | interface GetLicenseOcrCommand { |
| | | access?: EnumOcrAccess; |
| | | /** 场景 */ |
| | |
| | | signStatus?: EnumEnterpriseCooperationSignStatus; |
| | | /** 合作协议 */ |
| | | cooperationAgreementUrl?: string; |
| | | serviceFeeCollectType?: EnumEnterpriseCooperationServiceFeeCollectType; |
| | | /** 服务费 */ |
| | | serviceFeeRate?: number; |
| | | /** 发票税点 */ |
| | | invoiceTaxPointRate?: number; |
| | | /** 用户Id */ |
| | | userId?: string; |
| | | /** 账号 */ |
| | |
| | | cityContent?: string; |
| | | cooperationStatus?: EnumEnterpriseCooperationStatus; |
| | | signStatus?: EnumEnterpriseCooperationSignStatus; |
| | | serviceFeeCollectType?: EnumEnterpriseCooperationServiceFeeCollectType; |
| | | /** 服务费 */ |
| | | serviceFeeRate?: number; |
| | | /** 发票税点 */ |
| | | invoiceTaxPointRate?: number; |
| | | /** 是否已配置 */ |
| | | isConfigured?: boolean; |
| | | } |
| | | |
| | | interface GetPersonalApplyTaskInfosQuery { |
| | |
| | | /** 任务地点名称 */ |
| | | addressName?: string; |
| | | status?: GetPersonalApplyTaskInfosQueryStatus; |
| | | /** 未读 */ |
| | | unRead?: boolean; |
| | | } |
| | | |
| | | enum GetPersonalApplyTaskInfosQueryStatus { |
| | |
| | | /** 任务地点名称 */ |
| | | addressName?: string; |
| | | status?: GetPersonalHireTaskInfosQueryStatus; |
| | | /** 未读 */ |
| | | unRead?: boolean; |
| | | } |
| | | |
| | | enum GetPersonalHireTaskInfosQueryStatus { |
| | |
| | | type?: EnumUserWalletTransactionType; |
| | | /** 订单号 */ |
| | | code?: string; |
| | | /** 任务名称 */ |
| | | taskName?: string; |
| | | /** 企业名称 */ |
| | | enterpriseName?: string; |
| | | /** 结算日期 */ |
| | |
| | | isDisabled?: boolean; |
| | | /** 用户数量 */ |
| | | userCount?: number; |
| | | /** 是否公开 */ |
| | | isPublic?: boolean; |
| | | } |
| | | |
| | | interface GetRoleUserInfosQueryResultItem { |
| | |
| | | interface GetSettlementTasksQueryResultItem { |
| | | /** 任务Id */ |
| | | id?: string; |
| | | /** 是否内部任务 */ |
| | | isInternal?: boolean; |
| | | /** 所属任务 */ |
| | | name?: string; |
| | | /** 任务单号 */ |
| | |
| | | auditStatus?: EnumTaskSettlementAuditStatus; |
| | | /** 操作人 */ |
| | | operator?: string; |
| | | /** 发单企业名称 */ |
| | | enterpriseName?: string; |
| | | } |
| | | |
| | | interface GetSettlementTasksQueryResultObjectData { |
| | |
| | | checkReceiveEndDate?: string; |
| | | /** 任务名称 */ |
| | | name?: string; |
| | | /** 是否内部任务 */ |
| | | isInternal?: boolean; |
| | | /** 任务单号 */ |
| | | code?: string; |
| | | billingMethod?: EnumBillingMethod; |
| | |
| | | id?: string; |
| | | /** 供应商Id */ |
| | | supplierEnterpriseId?: string; |
| | | /** 是否内部任务 */ |
| | | isInternal?: boolean; |
| | | /** 供应商 */ |
| | | supplierEnterpriseName?: string; |
| | | /** 需求人数 */ |
| | |
| | | status?: EnumTaskStatus; |
| | | releaseStatus?: EnumTaskReleaseStatus; |
| | | hireStatus?: EnumTaskUserHireStatus; |
| | | /** 录用备注 */ |
| | | hireRemark?: string; |
| | | /** 灵工Id */ |
| | | enterpriseEmployeeId?: string; |
| | | applyButton?: GetTaskInfoQueryResultApplyButton; |
| | |
| | | code?: string; |
| | | /** 任务名称 */ |
| | | name?: string; |
| | | } |
| | | |
| | | interface GetTaskSettlementReleaseReportsQuery { |
| | | /** 开始日期 */ |
| | | startMonth?: string; |
| | | /** 结束日期 */ |
| | | endMonth?: string; |
| | | pageModel?: PagedListQueryPageModel; |
| | | } |
| | | |
| | | interface GetTaskSettlementReleaseReportsQueryResult { |
| | | pageModel?: PagedListQueryResultPageModel; |
| | | /** 数据 */ |
| | | data?: GetTaskSettlementReleaseReportsQueryResultItem[]; |
| | | } |
| | | |
| | | interface GetTaskSettlementReleaseReportsQueryResultItem { |
| | | /** 日期 */ |
| | | month?: string; |
| | | /** 发放金额 */ |
| | | amount?: number; |
| | | /** 发放人数 */ |
| | | peopleCount?: number; |
| | | /** 生成日期 */ |
| | | createdTime?: string; |
| | | /** 汇总表格 */ |
| | | url?: string; |
| | | } |
| | | |
| | | interface GetTaskUserHireStatusQueryResult { |
| | |
| | | } |
| | | |
| | | interface ImportEnterpriseEmployeesCommandResultError { |
| | | /** 协议起始 */ |
| | | contractBegin?: string; |
| | | /** 协议终止 */ |
| | | contractEnd?: string; |
| | | /** 错误信息 */ |
| | | errorMessage?: string; |
| | | /** 姓名 */ |
| | |
| | | contactPhoneNumber?: string; |
| | | /** 身份证号 */ |
| | | identity?: string; |
| | | /** 协议起始时间 */ |
| | | contractBegin?: string; |
| | | /** 协议终止时间 */ |
| | | contractEnd?: string; |
| | | } |
| | | |
| | | interface ImportTaskSettlementOrderRostersCommand { |
| | |
| | | } |
| | | |
| | | interface PasswordLoginCommand { |
| | | /** 用户登录凭证 */ |
| | | code?: string; |
| | | /** 账号 */ |
| | | userName: string; |
| | | /** 密码 */ |
| | |
| | | type RepairContractTemplateValuePointBy1202Command = Record<string, any>; |
| | | |
| | | type RepairEnterpriseEmployee1302Command = Record<string, any>; |
| | | |
| | | type RepairEnterpriseUser1302Command = Record<string, any>; |
| | | |
| | | type RepairEnterpriseWalletTransaction1302Command = Record<string, any>; |
| | | |
| | | type RepairTaskEstimatedServiceFee1301Command = Record<string, any>; |
| | | |
| | |
| | | ext?: string; |
| | | } |
| | | |
| | | interface SaveInsuranceProductCommand { |
| | | /** 保险公司编号 */ |
| | | supplierCode: string; |
| | | /** 产品名称 */ |
| | | name: string; |
| | | /** 保险险种编号 */ |
| | | typeCode?: string; |
| | | /** 保额编号 */ |
| | | sumInsuredCode?: string; |
| | | /** 投保方式编号 */ |
| | | periodCode?: string; |
| | | /** 职业类别编号 */ |
| | | jobCategoryCode?: string; |
| | | /** 版本编号 */ |
| | | versionCode?: string; |
| | | /** 是否禁用 */ |
| | | isDisabled?: boolean; |
| | | /** Id */ |
| | | id?: string; |
| | | } |
| | | |
| | | interface SaveMenuButtonCommand { |
| | | /** 菜单Id */ |
| | | parentId?: string; |
| | |
| | | signStatus?: EnumEnterpriseCooperationSignStatus; |
| | | /** 合作协议 */ |
| | | cooperationAgreementUrl?: string; |
| | | serviceFeeCollectType?: EnumEnterpriseCooperationServiceFeeCollectType; |
| | | /** 服务费 */ |
| | | serviceFeeRate?: number; |
| | | /** 发票税点 */ |
| | | invoiceTaxPointRate?: number; |
| | | /** 账号 */ |
| | | userName?: string; |
| | | /** 密码(选填 填了就改不填就不改) */ |
| | |
| | | timeoutServiceFee?: number; |
| | | /** 总件数 */ |
| | | totalPieceQuantity?: number; |
| | | /** 保险产品Id */ |
| | | insuranceProductId?: string; |
| | | settlementCycle: EnumSettlementCycle; |
| | | /** 结算日期 */ |
| | | settlementDate: number; |
| | |
| | | data?: GetEnterpriseContractTemplateSelectQueryOption; |
| | | } |
| | | |
| | | interface SelectOptionGuidGetEnterpriseInsuranceProductSelectQueryOption { |
| | | /** 值 */ |
| | | value?: string; |
| | | /** 标签 */ |
| | | label?: string; |
| | | data?: GetEnterpriseInsuranceProductSelectQueryOption; |
| | | } |
| | | |
| | | interface SelectOptionGuidGetEnterpriseWalletAccessSelectQueryOption { |
| | | /** 值 */ |
| | | value?: string; |
| | |
| | | phoneNumber: string; |
| | | } |
| | | |
| | | interface SendWxmpSubscribMessageCommand { |
| | | template: EnumWxmpSubscribMessageTemplate; |
| | | /** 点击模板卡片后的跳转页面,仅限本小程序内的页面。支持带参数,(示例index?foo=bar)。该字段不填则模板无跳转 */ |
| | | page?: string; |
| | | /** 用户Id */ |
| | | userId?: string; |
| | | /** 企业Id */ |
| | | enterpriseId?: string; |
| | | /** 关联Id */ |
| | | relationId?: string; |
| | | } |
| | | |
| | | interface SetDictionaryDataIsDisabledCommand { |
| | | ids?: string[]; |
| | | /** 是否已禁用 */ |
| | | isDisabled?: boolean; |
| | | } |
| | | |
| | | interface SetDisabledEnterpriseInsuranceProductsCommand { |
| | | /** 企业合作Id */ |
| | | enterpriseCooperationId?: string; |
| | | ids?: string[]; |
| | | /** 是否已禁用 */ |
| | | isDisabled?: boolean; |
| | |
| | | electronSignAccesses?: EnumElectronSignAccess[]; |
| | | } |
| | | |
| | | interface SetEnterpriseInsuranceSettingCommand { |
| | | /** Id */ |
| | | id?: string; |
| | | insuranceSupplierAccess?: EnumInsuranceSupplierAccess; |
| | | /** 投保供应商账号 */ |
| | | insuranceSupplierAccount?: string; |
| | | } |
| | | |
| | | interface SetEnterpriseSmsSettingCommand { |
| | | /** Id */ |
| | | id?: string; |
| | |
| | | } |
| | | |
| | | interface SetIsDisabledContractTemplateCommand { |
| | | ids?: string[]; |
| | | /** 是否已禁用 */ |
| | | isDisabled?: boolean; |
| | | } |
| | | |
| | | interface SetIsDisabledInsuranceProductCommand { |
| | | ids?: string[]; |
| | | /** 是否已禁用 */ |
| | | isDisabled?: boolean; |
| | |
| | | /** 任务人员Id */ |
| | | id?: string; |
| | | hireStatus?: EnumTaskUserHireStatus; |
| | | /** 录用备注 */ |
| | | hireRemark?: string; |
| | | } |
| | | |
| | | enum SettlementReceiveStatus { |
| | |
| | | |
| | | type TestEventCommand = Record<string, any>; |
| | | |
| | | type UnBindUserWxmpIdCommand = Record<string, any>; |
| | | |
| | | interface UpdateEnterpriseWeChatPayWalletBankAccountInfoCommand { |
| | | /** 企业Id */ |
| | | enterpriseId?: string; |