| | |
| | | taskInfoUserId?: string; |
| | | /** 日期 */ |
| | | date?: string; |
| | | /** 签到时间 */ |
| | | checkInTime?: string; |
| | | /** 签出时间 */ |
| | | checkOutTime?: string; |
| | | /** 服务费(元) */ |
| | | serviceFee?: number; |
| | | /** 超时(小时) */ |
| | |
| | | remark?: string; |
| | | /** 结算金额 */ |
| | | settlementAmount?: number; |
| | | /** 签到时间 */ |
| | | checkInTime?: string; |
| | | /** 签出时间 */ |
| | | checkOutTime?: string; |
| | | checkHistoryType?: EnumTaskUserSubmitCheckHistoryType; |
| | | checkReceiveStatus?: EnumTaskUserSubmitCheckReceiveStatus; |
| | | } |
| | | |
| | |
| | | WaitSubmit = 10, |
| | | /**待验收 */ |
| | | WaitCheckReceive = 20, |
| | | /**验收通过/已签到 */ |
| | | /**验收通过 */ |
| | | Success = 30, |
| | | /**验收未通过/未到岗 */ |
| | | /**验收未通过 */ |
| | | Fail = 40, |
| | | } |
| | | |
| | |
| | | /** 是否实名 */ |
| | | isReal?: boolean; |
| | | realMethod?: EnumUserRealMethod; |
| | | /** 签到时间 */ |
| | | /** 用户签到时间 */ |
| | | userCheckInTime?: string; |
| | | /** 用户签出时间 */ |
| | | userCheckOutTime?: string; |
| | | userCheckHistoryType?: EnumTaskUserSubmitCheckHistoryType; |
| | | /** 人工签到时间 */ |
| | | checkInTime?: string; |
| | | /** 签出时间 */ |
| | | /** 人工签出时间 */ |
| | | checkOutTime?: string; |
| | | checkHistoryType?: EnumTaskUserSubmitCheckHistoryType; |
| | | /** 操作人 */ |
| | | operator?: string; |
| | | /** 最近提交时间 */ |
| | |
| | | verifyWorkHours?: number; |
| | | /** 超时服务费 */ |
| | | timeoutServiceFee?: number; |
| | | /** 总件数 */ |
| | | totalPieceQuantity?: number; |
| | | settlementCycle?: EnumSettlementCycle; |
| | | /** 任务开始时间 */ |
| | | beginTime?: string; |
| | |
| | | applyBeginTime?: string; |
| | | /** 报名结束时间 */ |
| | | applyEndTime?: string; |
| | | checkReceiveMethod?: EnumTaskCheckReceiveMethod; |
| | | /** 验收方式 */ |
| | | checkReceiveMethods?: EnumTaskCheckReceiveMethod[]; |
| | | paymentMethod?: EnumTaskPaymentMethod; |
| | | settlementAccess?: EnumEnterpriseWalletAccess; |
| | | /** 任务描述 */ |
| | |
| | | verifyWorkHours?: number; |
| | | /** 超时服务费 */ |
| | | timeoutServiceFee?: number; |
| | | /** 总件数 */ |
| | | totalPieceQuantity?: number; |
| | | settlementCycle?: EnumSettlementCycle; |
| | | /** 发布时间 */ |
| | | createdTime?: string; |
| | |
| | | applyBeginTime?: string; |
| | | /** 报名结束时间 */ |
| | | applyEndTime?: string; |
| | | checkReceiveMethod?: EnumTaskCheckReceiveMethod; |
| | | /** 验收方式 */ |
| | | checkReceiveMethods?: EnumTaskCheckReceiveMethod[]; |
| | | paymentMethod?: EnumTaskPaymentMethod; |
| | | settlementAccess?: EnumEnterpriseWalletAccess; |
| | | /** 任务描述 */ |
| | |
| | | checkTime?: string; |
| | | /** 操作人 */ |
| | | operator?: string; |
| | | operatorType?: EnumUserType; |
| | | type?: EnumTaskUserSubmitCheckHistoryType; |
| | | } |
| | | |
| | |
| | | /** 提交时间 */ |
| | | createdTime?: string; |
| | | checkReceiveStatus?: EnumTaskUserSubmitCheckReceiveStatus; |
| | | /** 用户签到时间 */ |
| | | userCheckInTime?: string; |
| | | /** 用户签出时间 */ |
| | | userCheckOutTime?: string; |
| | | userCheckHistoryType?: EnumTaskUserSubmitCheckHistoryType; |
| | | /** 人工签到时间 */ |
| | | checkInTime?: string; |
| | | /** 人工签出时间 */ |
| | | checkOutTime?: string; |
| | | checkHistoryType?: EnumTaskUserSubmitCheckHistoryType; |
| | | /** 验收照片 */ |
| | | files?: string[]; |
| | | } |
| | |
| | | id?: string; |
| | | /** 验收时间 */ |
| | | date?: string; |
| | | /** 签到时间 */ |
| | | /** 用户签到时间 */ |
| | | userCheckInTime?: string; |
| | | /** 用户签出时间 */ |
| | | userCheckOutTime?: string; |
| | | userCheckHistoryType?: EnumTaskUserSubmitCheckHistoryType; |
| | | /** 人工签到时间 */ |
| | | checkInTime?: string; |
| | | /** 签出时间 */ |
| | | /** 人工签出时间 */ |
| | | checkOutTime?: string; |
| | | checkHistoryType?: EnumTaskUserSubmitCheckHistoryType; |
| | | /** 操作人 */ |
| | | operator?: string; |
| | | /** 提交时间 */ |
| | |
| | | amount?: number; |
| | | /** 充值时间 */ |
| | | createdTime?: string; |
| | | /** 备注 */ |
| | | remark?: string; |
| | | transactionStatus?: EnumEnterpriseCooperationWalletTransactionStatus; |
| | | /** 凭证 */ |
| | | files?: string[]; |
| | |
| | | applyBeginTime?: string; |
| | | /** 报名结束时间 */ |
| | | applyEndTime?: string; |
| | | checkReceiveMethod?: EnumTaskCheckReceiveMethod; |
| | | /** 验收方式 */ |
| | | checkReceiveMethods?: EnumTaskCheckReceiveMethod[]; |
| | | paymentMethod?: EnumTaskPaymentMethod; |
| | | settlementAccess?: EnumEnterpriseWalletAccess; |
| | | /** 任务描述 */ |
| | |
| | | verifyWorkHours?: number; |
| | | /** 超时服务费 */ |
| | | timeoutServiceFee?: number; |
| | | /** 总件数 */ |
| | | totalPieceQuantity?: number; |
| | | settlementCycle?: EnumSettlementCycle; |
| | | /** 福利 */ |
| | | benefits?: GetTaskInfoQueryResultBenefit[]; |
| | |
| | | applyBeginTime?: string; |
| | | /** 报名结束时间 */ |
| | | applyEndTime?: string; |
| | | checkReceiveMethod?: EnumTaskCheckReceiveMethod; |
| | | /** 验收方式 */ |
| | | checkReceiveMethods?: EnumTaskCheckReceiveMethod[]; |
| | | paymentMethod?: EnumTaskPaymentMethod; |
| | | settlementAccess?: EnumEnterpriseWalletAccess; |
| | | /** 任务描述 */ |
| | |
| | | verifyWorkHours?: number; |
| | | /** 超时服务费 */ |
| | | timeoutServiceFee?: number; |
| | | /** 总件数 */ |
| | | totalPieceQuantity?: number; |
| | | settlementCycle?: EnumSettlementCycle; |
| | | /** 福利 */ |
| | | benefits?: GetTaskInfoQueryResultBenefit[]; |
| | |
| | | applyBeginTime?: string; |
| | | /** 报名结束时间 */ |
| | | applyEndTime?: string; |
| | | checkReceiveMethod?: EnumTaskCheckReceiveMethod; |
| | | /** 验收方式 */ |
| | | checkReceiveMethods?: EnumTaskCheckReceiveMethod[]; |
| | | paymentMethod?: EnumTaskPaymentMethod; |
| | | settlementAccess?: EnumEnterpriseWalletAccess; |
| | | /** 任务描述 */ |
| | |
| | | verifyWorkHours?: number; |
| | | /** 超时服务费 */ |
| | | timeoutServiceFee?: number; |
| | | /** 总件数 */ |
| | | totalPieceQuantity?: number; |
| | | settlementCycle?: EnumSettlementCycle; |
| | | /** 福利 */ |
| | | benefits?: GetTaskInfoQueryResultBenefit[]; |
| | |
| | | verifyWorkHours?: number; |
| | | /** 超时服务费 */ |
| | | timeoutServiceFee?: number; |
| | | /** 总件数 */ |
| | | totalPieceQuantity?: number; |
| | | settlementAccess?: EnumEnterpriseWalletAccess; |
| | | settlementOrderStatus?: EnumTaskSettlementOrderStatus; |
| | | /** 结算单名称 */ |
| | |
| | | verifyWorkHours?: number; |
| | | /** 超时服务费 */ |
| | | timeoutServiceFee?: number; |
| | | /** 总件数 */ |
| | | totalPieceQuantity?: number; |
| | | settlementCycle?: EnumSettlementCycle; |
| | | /** 结算日期 */ |
| | | settlementDate?: number; |
| | |
| | | applyBeginTime?: string; |
| | | /** 报名结束时间 */ |
| | | applyEndTime?: string; |
| | | checkReceiveMethod?: EnumTaskCheckReceiveMethod; |
| | | /** 验收方式 */ |
| | | checkReceiveMethods?: EnumTaskCheckReceiveMethod[]; |
| | | paymentMethod?: EnumTaskPaymentMethod; |
| | | settlementAccess?: EnumEnterpriseWalletAccess; |
| | | /** 任务描述 */ |
| | |
| | | verifyWorkHours?: number; |
| | | /** 超时服务费 */ |
| | | timeoutServiceFee?: number; |
| | | /** 总件数 */ |
| | | totalPieceQuantity?: number; |
| | | settlementCycle?: EnumSettlementCycle; |
| | | /** 福利 */ |
| | | benefits?: GetTaskInfoQueryResultBenefit[]; |
| | |
| | | /** 报名结束时间 */ |
| | | applyEndTime?: string; |
| | | applyStatus?: EnumTaskApplyStatus; |
| | | checkReceiveMethod?: EnumTaskCheckReceiveMethod; |
| | | /** 验收方式 */ |
| | | checkReceiveMethods?: EnumTaskCheckReceiveMethod[]; |
| | | paymentMethod?: EnumTaskPaymentMethod; |
| | | settlementAccess?: EnumEnterpriseWalletAccess; |
| | | /** 任务描述 */ |
| | |
| | | verifyWorkHours?: number; |
| | | /** 超时服务费 */ |
| | | timeoutServiceFee?: number; |
| | | /** 总件数 */ |
| | | totalPieceQuantity?: number; |
| | | settlementCycle: EnumSettlementCycle; |
| | | /** 结算日期 */ |
| | | settlementDate: number; |
| | |
| | | applyBeginTime?: string; |
| | | /** 报名结束时间 */ |
| | | applyEndTime?: string; |
| | | checkReceiveMethod?: EnumTaskCheckReceiveMethod; |
| | | /** 验收方式 */ |
| | | checkReceiveMethods?: EnumTaskCheckReceiveMethod[]; |
| | | paymentMethod?: EnumTaskPaymentMethod; |
| | | settlementAccess?: EnumEnterpriseWalletAccess; |
| | | /** 任务描述 */ |
| | |
| | | taskInfoId?: string; |
| | | /** 日期 */ |
| | | date?: string; |
| | | /** 用户签到时间 */ |
| | | userCheckInTime?: string; |
| | | /** 用户签出时间 */ |
| | | userCheckOutTime?: string; |
| | | userCheckHistoryType?: EnumTaskUserSubmitCheckHistoryType; |
| | | /** 附件 */ |
| | | files?: string[]; |
| | | } |