| | |
| | | [key: string]: any; |
| | | } |
| | | |
| | | interface AgainSureTaskSettlementOrderRosterCommand { |
| | | /** 名单Id */ |
| | | id?: string; |
| | | } |
| | | |
| | | interface APIcheckHealthParams { |
| | | /** 健康校验 */ |
| | | request?: CheckHealthQuery; |
| | |
| | | } |
| | | |
| | | interface APIgetEnterpriseWalletAccessSelectParams { |
| | | /** 查询已签约企业钱包通道选择器数据 */ |
| | | request?: GetEnterpriseWalletAccessSelectQuery; |
| | | /** 供应商Id */ |
| | | supplierEnterpriseId?: string; |
| | | } |
| | | |
| | | interface APIgetEnterpriseWalletExpandindirectOrderParams { |
| | |
| | | clientType?: EnumClientType; |
| | | /** 角色Id */ |
| | | roleId?: string; |
| | | } |
| | | |
| | | interface APIgetPartyAEnterpriseParams { |
| | | /** 合作Id */ |
| | | id?: string; |
| | | } |
| | | |
| | | interface APIgetPersonalLoginInfoParams { |
| | |
| | | isImport?: boolean; |
| | | /** 操作令牌 */ |
| | | operatorToken?: string; |
| | | } |
| | | |
| | | interface APIgetSupplierEnterpriseSelectParams { |
| | | /** 查询供应商选择器数据 */ |
| | | request?: GetSupplierEnterpriseSelectQuery; |
| | | } |
| | | |
| | | interface APIgetTaskEnterpriseParams { |
| | |
| | | operatorToken?: string; |
| | | } |
| | | |
| | | interface CalcTaskCheckReceiveCommand { |
| | | /** 任务Id */ |
| | | taskInfoId?: string; |
| | | /** 签到时间 */ |
| | | checkInTime?: string; |
| | | /** 签出时间 */ |
| | | checkOutTime?: string; |
| | | } |
| | | |
| | | interface CalcTaskCheckReceiveCommandResult { |
| | | /** 服务费(元) */ |
| | | serviceFee?: number; |
| | | /** 超时(小时) */ |
| | | timeoutHours?: number; |
| | | /** 超时费用(元) */ |
| | | timeoutFee?: number; |
| | | } |
| | | |
| | | interface ChangePhoneNumberCommand { |
| | | /** 手机号码 */ |
| | | phoneNumber: string; |
| | |
| | | checkInTime?: string; |
| | | /** 签出时间 */ |
| | | checkOutTime?: string; |
| | | /** 服务费(元) */ |
| | | serviceFee?: number; |
| | | /** 超时(小时) */ |
| | | timeoutHours?: number; |
| | | /** 超时费用(元) */ |
| | | timeoutFee?: number; |
| | | /** 其他费用(元) */ |
| | | otherFee?: number; |
| | | /** 备注 */ |
| | | remark?: string; |
| | | /** 结算金额 */ |
| | | settlementAmount?: number; |
| | | checkReceiveStatus?: EnumTaskUserSubmitCheckReceiveStatus; |
| | | } |
| | | |
| | |
| | | /** 实发金额 */ |
| | | actualSettlementAmount: number; |
| | | /** 收款账户 */ |
| | | receiveAccount: string; |
| | | receiveAccount?: string; |
| | | /** 所属银行 */ |
| | | bank: string; |
| | | bank?: string; |
| | | /** 开户支行名称 */ |
| | | bankBranch?: string; |
| | | } |
| | |
| | | Face = 20, |
| | | } |
| | | |
| | | enum EnumEnterpriseCooperationSignStatus { |
| | | /**未签约 */ |
| | | None = 10, |
| | | /**已签约 */ |
| | | Completed = 20, |
| | | } |
| | | |
| | | enum EnumEnterpriseCooperationStatus { |
| | | /**未合作 */ |
| | | None = 10, |
| | | /**已合作 */ |
| | | Completed = 20, |
| | | } |
| | | |
| | | enum EnumEnterpriseCostStatus { |
| | | /**扣费成功 */ |
| | | Success = 10, |
| | |
| | | Identity3 = 10, |
| | | /**企业四要素 */ |
| | | Identity4 = 20, |
| | | } |
| | | |
| | | enum EnumEnterpriseType { |
| | | /**供应商 */ |
| | | Supplier = 0, |
| | | /**甲方企业 */ |
| | | PartyA = 1, |
| | | } |
| | | |
| | | enum EnumEnterpriseWalletAccess { |
| | |
| | | None = 10, |
| | | /**已报名 */ |
| | | Completed = 20, |
| | | } |
| | | |
| | | enum EnumGetCheckReceiveTaskCheckInUsersQueryStatus { |
| | | /**已签到 */ |
| | | CheckOut = 10, |
| | | /**未到岗 */ |
| | | UnCheck = 20, |
| | | } |
| | | |
| | | enum EnumGetCheckReceiveTasksQueryResultItemCheckStatus { |
| | |
| | | Fail = 30, |
| | | } |
| | | |
| | | enum EnumTaskApplyStatus { |
| | | /**待开始 */ |
| | | Wait = 10, |
| | | /**进行中 */ |
| | | InProcess = 20, |
| | | /**已结束 */ |
| | | End = 21, |
| | | } |
| | | |
| | | enum EnumTaskCheckReceiveMethod { |
| | | /**人工签到 */ |
| | | CheckIn = 10, |
| | |
| | | CheckOut = 20, |
| | | /**未到岗 */ |
| | | UnCheckIn = 30, |
| | | /**未签出 */ |
| | | UnCheckOut = 40, |
| | | } |
| | | |
| | | enum EnumTaskUserSubmitCheckReceiveStatus { |
| | |
| | | id?: string; |
| | | } |
| | | |
| | | interface ExportTaskSettlementOrdersCommand { |
| | | /** 关键字 */ |
| | | keywords?: string; |
| | | /** 任务Id */ |
| | | taskInfoId?: string; |
| | | paymentStatus?: GetSettlementTasksQueryPaymentStatus; |
| | | settlementOrderStatus?: EnumTaskSettlementOrderStatus; |
| | | settlementStatus?: EnumTaskSettlementStatus; |
| | | checkReceiveStatus?: EnumTaskCheckReceiveStatus; |
| | | /** 结算时间-起始 */ |
| | | settlementTimeBegin?: string; |
| | | /** 结算时间-截止 */ |
| | | settlementTimeEnd?: string; |
| | | } |
| | | |
| | | interface FriendlyResultBatchEnterpriseSignContractCommandResult { |
| | | /** 跟踪Id */ |
| | | traceId?: string; |
| | |
| | | /** 错误码 */ |
| | | errorCode?: string; |
| | | data?: BuildOperatorTokenCommandResult; |
| | | /** 执行成功 */ |
| | | success?: boolean; |
| | | /** 错误信息 */ |
| | | msg?: any; |
| | | /** 附加数据 */ |
| | | extras?: any; |
| | | /** 时间戳 */ |
| | | timestamp?: number; |
| | | } |
| | | |
| | | interface FriendlyResultCalcTaskCheckReceiveCommandResult { |
| | | /** 跟踪Id */ |
| | | traceId?: string; |
| | | /** 状态码 */ |
| | | code?: number; |
| | | /** 错误码 */ |
| | | errorCode?: string; |
| | | data?: CalcTaskCheckReceiveCommandResult; |
| | | /** 执行成功 */ |
| | | success?: boolean; |
| | | /** 错误信息 */ |
| | |
| | | /** 错误码 */ |
| | | errorCode?: string; |
| | | data?: GetBankOcrCommandResult; |
| | | /** 执行成功 */ |
| | | success?: boolean; |
| | | /** 错误信息 */ |
| | | msg?: any; |
| | | /** 附加数据 */ |
| | | extras?: any; |
| | | /** 时间戳 */ |
| | | timestamp?: number; |
| | | } |
| | | |
| | | interface FriendlyResultGetCheckReceiveTaskCheckInUsersQueryResult { |
| | | /** 跟踪Id */ |
| | | traceId?: string; |
| | | /** 状态码 */ |
| | | code?: number; |
| | | /** 错误码 */ |
| | | errorCode?: string; |
| | | data?: GetCheckReceiveTaskCheckInUsersQueryResult; |
| | | /** 执行成功 */ |
| | | success?: boolean; |
| | | /** 错误信息 */ |
| | |
| | | /** 错误码 */ |
| | | errorCode?: string; |
| | | data?: GetOperationUserInfosQueryResult; |
| | | /** 执行成功 */ |
| | | success?: boolean; |
| | | /** 错误信息 */ |
| | | msg?: any; |
| | | /** 附加数据 */ |
| | | extras?: any; |
| | | /** 时间戳 */ |
| | | timestamp?: number; |
| | | } |
| | | |
| | | interface FriendlyResultGetPartyAEnterpriseQueryResult { |
| | | /** 跟踪Id */ |
| | | traceId?: string; |
| | | /** 状态码 */ |
| | | code?: number; |
| | | /** 错误码 */ |
| | | errorCode?: string; |
| | | data?: GetPartyAEnterpriseQueryResult; |
| | | /** 执行成功 */ |
| | | success?: boolean; |
| | | /** 错误信息 */ |
| | |
| | | timestamp?: number; |
| | | } |
| | | |
| | | interface FriendlyResultListSelectOptionGuidGetSupplierEnterpriseSelectQueryOption { |
| | | /** 跟踪Id */ |
| | | traceId?: string; |
| | | /** 状态码 */ |
| | | code?: number; |
| | | /** 错误码 */ |
| | | errorCode?: string; |
| | | /** 数据 */ |
| | | data?: SelectOptionGuidGetSupplierEnterpriseSelectQueryOption[]; |
| | | /** 执行成功 */ |
| | | success?: boolean; |
| | | /** 错误信息 */ |
| | | msg?: any; |
| | | /** 附加数据 */ |
| | | extras?: any; |
| | | /** 时间戳 */ |
| | | timestamp?: number; |
| | | } |
| | | |
| | | interface FriendlyResultListSelectOptionGuidGetTaskSelectQueryOption { |
| | | /** 跟踪Id */ |
| | | traceId?: string; |
| | |
| | | timestamp?: number; |
| | | } |
| | | |
| | | interface FriendlyResultPagedListQueryResultGetPartyAEnterprisesQueryResultItem { |
| | | /** 跟踪Id */ |
| | | traceId?: string; |
| | | /** 状态码 */ |
| | | code?: number; |
| | | /** 错误码 */ |
| | | errorCode?: string; |
| | | data?: PagedListQueryResultGetPartyAEnterprisesQueryResultItem; |
| | | /** 执行成功 */ |
| | | success?: boolean; |
| | | /** 错误信息 */ |
| | | msg?: any; |
| | | /** 附加数据 */ |
| | | extras?: any; |
| | | /** 时间戳 */ |
| | | timestamp?: number; |
| | | } |
| | | |
| | | interface FriendlyResultPagedListQueryResultGetRolesQueryResultItem { |
| | | /** 跟踪Id */ |
| | | traceId?: string; |
| | |
| | | /** 错误码 */ |
| | | errorCode?: string; |
| | | data?: PagedListQueryResultGetRolesQueryResultItem; |
| | | /** 执行成功 */ |
| | | success?: boolean; |
| | | /** 错误信息 */ |
| | | msg?: any; |
| | | /** 附加数据 */ |
| | | extras?: any; |
| | | /** 时间戳 */ |
| | | timestamp?: number; |
| | | } |
| | | |
| | | interface FriendlyResultPagedListQueryResultGetSupplierEnterprisesQueryResultItem { |
| | | /** 跟踪Id */ |
| | | traceId?: string; |
| | | /** 状态码 */ |
| | | code?: number; |
| | | /** 错误码 */ |
| | | errorCode?: string; |
| | | data?: PagedListQueryResultGetSupplierEnterprisesQueryResultItem; |
| | | /** 执行成功 */ |
| | | success?: boolean; |
| | | /** 错误信息 */ |
| | |
| | | number?: string; |
| | | } |
| | | |
| | | interface GetCheckReceiveTaskCheckInUsersQuery { |
| | | /** 任务Id */ |
| | | taskInfoId?: string; |
| | | /** 日期 */ |
| | | date?: string; |
| | | status?: EnumGetCheckReceiveTaskCheckInUsersQueryStatus; |
| | | pageModel?: PagedListQueryPageModel; |
| | | } |
| | | |
| | | interface GetCheckReceiveTaskCheckInUsersQueryResult { |
| | | pageModel?: PagedListQueryResultPageModel; |
| | | /** 数据 */ |
| | | data?: GetCheckReceiveTaskCheckInUsersQueryResultItem[]; |
| | | } |
| | | |
| | | interface GetCheckReceiveTaskCheckInUsersQueryResultItem { |
| | | /** 任务人员Id */ |
| | | id?: string; |
| | | /** 头像 */ |
| | | avatar?: string; |
| | | /** 姓名 */ |
| | | name?: string; |
| | | /** 身份证号 */ |
| | | identity?: string; |
| | | gender?: EnumUserGender; |
| | | /** 年龄 */ |
| | | age?: number; |
| | | /** 手机号 */ |
| | | contactPhoneNumber?: string; |
| | | /** 是否实名 */ |
| | | isReal?: boolean; |
| | | realMethod?: EnumUserRealMethod; |
| | | } |
| | | |
| | | interface GetCheckReceiveTaskQuery { |
| | | /** 任务Id */ |
| | | taskInfoId?: string; |
| | |
| | | } |
| | | |
| | | interface GetCheckReceiveTaskQueryResultObjectData { |
| | | /** 供应商Id */ |
| | | supplierEnterpriseId?: string; |
| | | /** 需求人数 */ |
| | | needPeopleNumber?: number; |
| | | /** 任务名称 */ |
| | | name?: string; |
| | | /** 任务单号 */ |
| | |
| | | interface GetCheckReceiveTasksQueryResultItem { |
| | | /** 任务Id */ |
| | | id?: string; |
| | | /** 供应商Id */ |
| | | supplierEnterpriseId?: string; |
| | | /** 需求人数 */ |
| | | needPeopleNumber?: number; |
| | | /** 任务名称 */ |
| | | name?: string; |
| | | /** 任务单号 */ |
| | |
| | | interface GetCheckReceiveTaskUserSubmitCheckHistoriesQuery { |
| | | /** 任务Id */ |
| | | taskInfoId?: string; |
| | | /** 任务人员Id */ |
| | | taskInfoUserId?: string; |
| | | /** 日期 */ |
| | | date?: string; |
| | | type?: EnumTaskUserSubmitCheckHistoryType; |
| | |
| | | access?: EnumElectronSignAccess; |
| | | /** 模板Id */ |
| | | templateId?: string; |
| | | /** 是否自动签 */ |
| | | isAutoSign?: boolean; |
| | | /** 自动签授权书 */ |
| | | autoSignPowerAttorneyUrl?: string; |
| | | /** 变量 */ |
| | | values?: GetContractTemplateQueryResultValue[]; |
| | | /** 创建操作人 */ |
| | |
| | | /** 模板Id */ |
| | | templateId?: string; |
| | | access?: EnumElectronSignAccess; |
| | | /** 是否自动签 */ |
| | | isAutoSign?: boolean; |
| | | /** 业务编码 */ |
| | | code?: string; |
| | | /** 模板 */ |
| | |
| | | interface GetEnterprisesQueryResultItem { |
| | | /** Id */ |
| | | id?: string; |
| | | type?: EnumEnterpriseType; |
| | | /** 企业全称 */ |
| | | enterpriseName?: string; |
| | | /** 法人姓名 */ |
| | |
| | | /** 是否已配置 */ |
| | | isConfigured?: boolean; |
| | | } |
| | | |
| | | type GetEnterpriseWalletAccessSelectQuery = Record<string, any>; |
| | | |
| | | interface GetEnterpriseWalletAccessSelectQueryOption { |
| | | /** Id */ |
| | |
| | | identity?: string; |
| | | /** 余额 */ |
| | | balance?: number; |
| | | /** 可用余额 */ |
| | | availableBalance?: number; |
| | | /** 已冻结 */ |
| | | freezeBalance?: number; |
| | | } |
| | | |
| | | interface GetEnterpriseWalletExpandindirectOrderQueryResult { |
| | |
| | | name?: string; |
| | | } |
| | | |
| | | interface GetPartyAEnterpriseQueryResult { |
| | | /** 合作Id */ |
| | | id?: string; |
| | | /** 甲方企业Id */ |
| | | partyAEnterpriseId?: string; |
| | | /** 企业名称 */ |
| | | enterpriseName?: string; |
| | | /** 法人姓名 */ |
| | | legalPerson?: string; |
| | | /** 法人身份证号 */ |
| | | legalIdentity?: string; |
| | | /** 统一社会信用代码 */ |
| | | societyCreditCode?: string; |
| | | /** 注册资本 */ |
| | | registeredCapital?: string; |
| | | /** 企业类型 */ |
| | | enterpriseType?: string; |
| | | /** 成立日期 */ |
| | | establishmentDate?: string; |
| | | /** 所在省份编号 */ |
| | | provinceCode?: string; |
| | | /** 所在省份 */ |
| | | provinceContent?: string; |
| | | /** 所在城市编号 */ |
| | | cityCode?: string; |
| | | /** 所在城市 */ |
| | | cityContent?: string; |
| | | /** 详细地址 */ |
| | | address?: string; |
| | | /** 经营范围 */ |
| | | mainBusiness?: string; |
| | | /** 联系人 */ |
| | | contacts?: string; |
| | | /** 联系电话 */ |
| | | contactPhoneNumber?: string; |
| | | /** 联系邮箱 */ |
| | | contactEmail?: string; |
| | | cooperationStatus?: EnumEnterpriseCooperationStatus; |
| | | signStatus?: EnumEnterpriseCooperationSignStatus; |
| | | /** 合作协议 */ |
| | | cooperationAgreementUrl?: string; |
| | | /** 用户Id */ |
| | | userId?: string; |
| | | /** 账号 */ |
| | | userName?: string; |
| | | } |
| | | |
| | | interface GetPartyAEnterprisesQuery { |
| | | /** 关键字 */ |
| | | keywords?: string; |
| | | cooperationStatus?: EnumEnterpriseCooperationStatus; |
| | | signStatus?: EnumEnterpriseCooperationSignStatus; |
| | | pageModel?: PagedListQueryPageModel; |
| | | } |
| | | |
| | | interface GetPartyAEnterprisesQueryResultItem { |
| | | /** 合作Id */ |
| | | id?: string; |
| | | /** 企业全称 */ |
| | | enterpriseName?: string; |
| | | /** 统一社会信用代码 */ |
| | | societyCreditCode?: string; |
| | | /** 客户ID */ |
| | | partyAEnterpriseId?: string; |
| | | /** 法人姓名 */ |
| | | legalPerson?: string; |
| | | /** 联系人 */ |
| | | contacts?: string; |
| | | /** 联系电话 */ |
| | | contactPhoneNumber?: string; |
| | | /** 所在省份 */ |
| | | provinceContent?: string; |
| | | /** 所在城市 */ |
| | | cityContent?: string; |
| | | cooperationStatus?: EnumEnterpriseCooperationStatus; |
| | | signStatus?: EnumEnterpriseCooperationSignStatus; |
| | | } |
| | | |
| | | interface GetPersonalApplyTaskInfosQuery { |
| | | status?: GetPersonalApplyTaskInfosQueryStatus; |
| | | pageModel?: PagedListQueryPageModel; |
| | |
| | | interface GetPersonalApplyTaskInfosQueryResultItem { |
| | | /** 任务Id */ |
| | | id?: string; |
| | | /** 供应商Id */ |
| | | supplierEnterpriseId?: string; |
| | | /** 需求人数 */ |
| | | needPeopleNumber?: number; |
| | | /** 任务名称 */ |
| | | name?: string; |
| | | /** 任务开始时间 */ |
| | |
| | | WaitHire = 10, |
| | | /**待签约 */ |
| | | WaitSignContract = 20, |
| | | /**已谢绝 */ |
| | | HireRefuse = 30, |
| | | } |
| | | |
| | | interface GetPersonalCancelTaskInfosQuery { |
| | |
| | | interface GetPersonalCancelTaskInfosQueryResultItem { |
| | | /** 任务Id */ |
| | | id?: string; |
| | | /** 供应商Id */ |
| | | supplierEnterpriseId?: string; |
| | | /** 需求人数 */ |
| | | needPeopleNumber?: number; |
| | | /** 任务名称 */ |
| | | name?: string; |
| | | /** 任务开始时间 */ |
| | |
| | | interface GetPersonalHireTaskInfosQueryResultItem { |
| | | /** 任务Id */ |
| | | id?: string; |
| | | /** 供应商Id */ |
| | | supplierEnterpriseId?: string; |
| | | /** 需求人数 */ |
| | | needPeopleNumber?: number; |
| | | /** 任务名称 */ |
| | | name?: string; |
| | | /** 任务开始时间 */ |
| | |
| | | balance?: number; |
| | | /** 企业名称 */ |
| | | enterpriseName?: string; |
| | | /** 供应商 */ |
| | | supplierEnterpriseName?: string; |
| | | /** 任务名称 */ |
| | | taskName?: string; |
| | | /** 任务单号 */ |
| | | taskCode?: string; |
| | | /** 结算单号 */ |
| | | settlementCode?: string; |
| | | settlementAccess?: EnumEnterpriseWalletAccess; |
| | | /** 结算单名称 */ |
| | | settlementOrderName?: string; |
| | | settlementStatus?: EnumTaskSettlementStatus; |
| | |
| | | /** 名称 */ |
| | | name?: string; |
| | | userType?: EnumUserType; |
| | | enterpriseType?: EnumEnterpriseType; |
| | | clientType?: EnumClientType; |
| | | /** 最低级别 */ |
| | | minLevel?: number; |
| | |
| | | |
| | | interface GetRolesQuery { |
| | | userType?: EnumUserType; |
| | | enterpriseType?: EnumEnterpriseType; |
| | | clientType?: EnumClientType; |
| | | /** 关键字 */ |
| | | keywords?: string; |
| | |
| | | /** 名称 */ |
| | | name?: string; |
| | | userType?: EnumUserType; |
| | | enterpriseType?: EnumEnterpriseType; |
| | | clientType?: EnumClientType; |
| | | /** 最低级别 */ |
| | | minLevel?: number; |
| | |
| | | /** 任务单号 */ |
| | | code?: string; |
| | | checkReceiveStatus?: EnumTaskCheckReceiveStatus; |
| | | /** 结算单号 */ |
| | | settlementCode?: string; |
| | | settlementOrderStatus?: EnumTaskSettlementOrderStatus; |
| | | /** 结算单名称 */ |
| | | settlementOrderName?: string; |
| | |
| | | settlementRemark?: string; |
| | | /** 结算人数 */ |
| | | settlementUserCount?: number; |
| | | settlementAccess?: EnumEnterpriseWalletAccess; |
| | | auditStatus?: EnumTaskSettlementAuditStatus; |
| | | /** 操作人 */ |
| | | operator?: string; |
| | | } |
| | | |
| | | interface GetSettlementTasksQueryResultObjectData { |
| | |
| | | interface GetSettlementTaskUsersQueryResultDetail { |
| | | /** 结算订单Id */ |
| | | id?: string; |
| | | /** 供应商Id */ |
| | | supplierEnterpriseId?: string; |
| | | /** 需求人数 */ |
| | | needPeopleNumber?: number; |
| | | /** 校验验收起始日期 */ |
| | | checkReceiveBeginDate?: string; |
| | | /** 校验验收截止日期 */ |
| | |
| | | signName?: string; |
| | | } |
| | | |
| | | type GetSupplierEnterpriseSelectQuery = Record<string, any>; |
| | | |
| | | interface GetSupplierEnterpriseSelectQueryOption { |
| | | /** 供应商Id */ |
| | | supplierEnterpriseId?: string; |
| | | supplierEnterprise?: GetSupplierEnterpriseSelectQueryOptionEnterprise; |
| | | } |
| | | |
| | | interface GetSupplierEnterpriseSelectQueryOptionEnterprise { |
| | | /** 企业全称 */ |
| | | enterpriseName?: string; |
| | | } |
| | | |
| | | interface GetSupplierEnterprisesQuery { |
| | | /** 关键字 */ |
| | | keywords?: string; |
| | | cooperationStatus?: EnumEnterpriseCooperationStatus; |
| | | signStatus?: EnumEnterpriseCooperationSignStatus; |
| | | pageModel?: PagedListQueryPageModel; |
| | | } |
| | | |
| | | interface GetSupplierEnterprisesQueryResultItem { |
| | | /** 合作Id */ |
| | | id?: string; |
| | | /** 企业全称 */ |
| | | enterpriseName?: string; |
| | | /** 统一社会信用代码 */ |
| | | societyCreditCode?: string; |
| | | /** 供应商ID */ |
| | | supplierEnterpriseId?: string; |
| | | /** 法人姓名 */ |
| | | legalPerson?: string; |
| | | /** 联系人 */ |
| | | contacts?: string; |
| | | /** 联系电话 */ |
| | | contactPhoneNumber?: string; |
| | | /** 所在省份 */ |
| | | provinceContent?: string; |
| | | /** 所在城市 */ |
| | | cityContent?: string; |
| | | /** 所属行业 */ |
| | | industryTypeContent?: string; |
| | | cooperationStatus?: EnumEnterpriseCooperationStatus; |
| | | signStatus?: EnumEnterpriseCooperationSignStatus; |
| | | } |
| | | |
| | | interface GetTaskEnterpriseQueryResult { |
| | | /** 企业全称 */ |
| | | enterpriseName?: string; |
| | |
| | | interface GetTaskInfoQueryResult { |
| | | /** Id */ |
| | | id?: string; |
| | | /** 供应商Id */ |
| | | supplierEnterpriseId?: string; |
| | | /** 供应商 */ |
| | | supplierEnterpriseName?: string; |
| | | /** 需求人数 */ |
| | | needPeopleNumber?: number; |
| | | /** 企业Id */ |
| | | enterpriseId?: string; |
| | | /** 企业全称 */ |
| | |
| | | interface GetTaskInfosQueryResultItem { |
| | | /** Id */ |
| | | id?: string; |
| | | /** 供应商Id */ |
| | | supplierEnterpriseId?: string; |
| | | /** 供应商 */ |
| | | supplierEnterpriseName?: string; |
| | | /** 供应商账号 */ |
| | | supplierEnterpriseUserName?: string; |
| | | /** 需求人数 */ |
| | | needPeopleNumber?: number; |
| | | /** 任务名称 */ |
| | | name: string; |
| | | /** 任务单号 */ |
| | | code?: string; |
| | | /** 企业全称 */ |
| | | /** 所属客户Id */ |
| | | enterpriseId?: string; |
| | | /** 所属客户 */ |
| | | enterpriseName?: string; |
| | | /** 用户名 */ |
| | | userName?: string; |
| | |
| | | applyBeginTime?: string; |
| | | /** 报名结束时间 */ |
| | | applyEndTime?: string; |
| | | applyStatus?: EnumTaskApplyStatus; |
| | | checkReceiveMethod?: EnumTaskCheckReceiveMethod; |
| | | paymentMethod?: EnumTaskPaymentMethod; |
| | | settlementAccess?: EnumEnterpriseWalletAccess; |
| | |
| | | height?: number; |
| | | /** 体重 */ |
| | | weight?: number; |
| | | /** 鞋码 */ |
| | | shoeSize?: number; |
| | | /** 生活照 */ |
| | | photos?: string[]; |
| | | /** 生活照 */ |
| | |
| | | height?: number; |
| | | /** 体重 */ |
| | | weight?: number; |
| | | /** 鞋码 */ |
| | | shoeSize?: number; |
| | | /** 生活照 */ |
| | | photos?: string[]; |
| | | /** 生活照 */ |
| | |
| | | data?: GetEnterprisesQueryResultItem[]; |
| | | } |
| | | |
| | | interface PagedListQueryResultGetPartyAEnterprisesQueryResultItem { |
| | | pageModel?: PagedListQueryResultPageModel; |
| | | /** 数据 */ |
| | | data?: GetPartyAEnterprisesQueryResultItem[]; |
| | | } |
| | | |
| | | interface PagedListQueryResultGetRolesQueryResultItem { |
| | | pageModel?: PagedListQueryResultPageModel; |
| | | /** 数据 */ |
| | | data?: GetRolesQueryResultItem[]; |
| | | } |
| | | |
| | | interface PagedListQueryResultGetSupplierEnterprisesQueryResultItem { |
| | | pageModel?: PagedListQueryResultPageModel; |
| | | /** 数据 */ |
| | | data?: GetSupplierEnterprisesQueryResultItem[]; |
| | | } |
| | | |
| | | interface PagedListQueryResultPageModel { |
| | |
| | | password: string; |
| | | type?: EnumUserType; |
| | | clientType?: EnumClientType; |
| | | enterpriseType?: EnumEnterpriseType; |
| | | } |
| | | |
| | | interface PersonalUserElectronSignCommand { |
| | |
| | | access?: EnumElectronSignAccess; |
| | | /** 模板Id */ |
| | | templateId?: string; |
| | | /** 是否自动签 */ |
| | | isAutoSign?: boolean; |
| | | /** 自动签授权书 */ |
| | | autoSignPowerAttorneyUrl?: string; |
| | | /** Id */ |
| | | id?: string; |
| | | } |
| | |
| | | id?: string; |
| | | } |
| | | |
| | | interface SavePartyAEnterpriseCommand { |
| | | /** 企业名称 */ |
| | | enterpriseName: string; |
| | | /** 法人姓名 */ |
| | | legalPerson?: string; |
| | | /** 法人身份证号 */ |
| | | legalIdentity?: string; |
| | | /** 统一社会信用代码 */ |
| | | societyCreditCode: string; |
| | | /** 注册资本 */ |
| | | registeredCapital?: string; |
| | | /** 企业类型 */ |
| | | enterpriseType?: string; |
| | | /** 成立日期 */ |
| | | establishmentDate?: string; |
| | | /** 所在省份编号 */ |
| | | provinceCode?: string; |
| | | /** 所在城市编号 */ |
| | | cityCode?: string; |
| | | /** 详细地址 */ |
| | | address?: string; |
| | | /** 经营范围 */ |
| | | mainBusiness?: string; |
| | | /** 联系人 */ |
| | | contacts?: string; |
| | | /** 联系电话 */ |
| | | contactPhoneNumber?: string; |
| | | /** 联系邮箱 */ |
| | | contactEmail?: string; |
| | | cooperationStatus?: EnumEnterpriseCooperationStatus; |
| | | signStatus?: EnumEnterpriseCooperationSignStatus; |
| | | /** 合作协议 */ |
| | | cooperationAgreementUrl?: string; |
| | | /** 账号 */ |
| | | userName?: string; |
| | | /** 密码(选填 填了就改不填就不改) */ |
| | | password?: string; |
| | | /** 操作密码(选填 填了就改不填就不改) */ |
| | | operatorPassword?: string; |
| | | /** Id */ |
| | | id?: string; |
| | | } |
| | | |
| | | interface SavePersonalUserBankCardCommand { |
| | | /** 灵工Id */ |
| | | enterpriseEmployeeId?: string; |
| | |
| | | /** 名称 */ |
| | | name?: string; |
| | | userType?: EnumUserType; |
| | | enterpriseType?: EnumEnterpriseType; |
| | | clientType?: EnumClientType; |
| | | /** 最低级别 */ |
| | | minLevel?: number; |
| | |
| | | } |
| | | |
| | | interface SaveTaskInfoCommand { |
| | | /** 供应商Id */ |
| | | supplierEnterpriseId?: string; |
| | | /** 需求人数 */ |
| | | needPeopleNumber?: number; |
| | | /** 任务名称 */ |
| | | name: string; |
| | | billingMethod: EnumBillingMethod; |
| | |
| | | height?: number; |
| | | /** 体重 */ |
| | | weight?: number; |
| | | /** 鞋码 */ |
| | | shoeSize?: number; |
| | | /** 生活照 */ |
| | | photos?: string[]; |
| | | /** 个人视频 */ |
| | |
| | | /** 标签 */ |
| | | label?: string; |
| | | data?: GetEnterpriseWalletAccessSelectQueryOption; |
| | | } |
| | | |
| | | interface SelectOptionGuidGetSupplierEnterpriseSelectQueryOption { |
| | | /** 值 */ |
| | | value?: string; |
| | | /** 标签 */ |
| | | label?: string; |
| | | data?: GetSupplierEnterpriseSelectQueryOption; |
| | | } |
| | | |
| | | interface SelectOptionGuidGetTaskSelectQueryOption { |
| | |
| | | verifyCode?: string; |
| | | type?: EnumUserType; |
| | | clientType?: EnumClientType; |
| | | enterpriseType?: EnumEnterpriseType; |
| | | } |
| | | |
| | | interface StopElectronSignCommand { |
| | |
| | | /** 用户登录凭证 */ |
| | | code: string; |
| | | type?: EnumUserType; |
| | | enterpriseType?: EnumEnterpriseType; |
| | | } |
| | | } |