| | |
| | | remark?: string; |
| | | /** 结算金额 */ |
| | | settlementAmount?: number; |
| | | checkHistoryType?: EnumTaskUserSubmitCheckHistoryType; |
| | | checkReceiveStatus?: EnumTaskUserSubmitCheckReceiveStatus; |
| | | } |
| | | |
| | |
| | | WaitSubmit = 10, |
| | | /**待验收 */ |
| | | WaitCheckReceive = 20, |
| | | /**验收通过/已签到 */ |
| | | /**验收通过 */ |
| | | Success = 30, |
| | | /**验收未通过/未到岗 */ |
| | | /**验收未通过 */ |
| | | Fail = 40, |
| | | } |
| | | |
| | |
| | | applyBeginTime?: string; |
| | | /** 报名结束时间 */ |
| | | applyEndTime?: string; |
| | | checkReceiveMethod?: EnumTaskCheckReceiveMethod; |
| | | /** 验收方式 */ |
| | | checkReceiveMethods?: EnumTaskCheckReceiveMethod[]; |
| | | paymentMethod?: EnumTaskPaymentMethod; |
| | | settlementAccess?: EnumEnterpriseWalletAccess; |
| | | /** 任务描述 */ |
| | |
| | | applyBeginTime?: string; |
| | | /** 报名结束时间 */ |
| | | applyEndTime?: string; |
| | | checkReceiveMethod?: EnumTaskCheckReceiveMethod; |
| | | /** 验收方式 */ |
| | | checkReceiveMethods?: EnumTaskCheckReceiveMethod[]; |
| | | paymentMethod?: EnumTaskPaymentMethod; |
| | | settlementAccess?: EnumEnterpriseWalletAccess; |
| | | /** 任务描述 */ |
| | |
| | | interface GetCooperationWalletRechargeTransactionQueryResult { |
| | | /** 交易Id */ |
| | | id?: string; |
| | | /** 合作Id */ |
| | | cooperationId?: string; |
| | | /** 进账单位 */ |
| | | receiveUnit?: string; |
| | | /** 开户名称 */ |
| | |
| | | amount?: number; |
| | | /** 充值时间 */ |
| | | createdTime?: string; |
| | | /** 备注 */ |
| | | remark?: string; |
| | | transactionStatus?: EnumEnterpriseCooperationWalletTransactionStatus; |
| | | /** 凭证 */ |
| | | files?: string[]; |
| | |
| | | interface GetCooperationWalletRechargeTransactionsQuery { |
| | | /** 合作Id */ |
| | | cooperationId?: string; |
| | | /** 关键字 */ |
| | | keywords?: string; |
| | | pageModel?: PagedListQueryPageModel; |
| | | } |
| | | |
| | |
| | | interface GetCooperationWalletRechargeTransactionsQueryResultItem { |
| | | /** 交易Id */ |
| | | id?: string; |
| | | /** 钱包Id */ |
| | | walletId?: string; |
| | | /** 供应商Id */ |
| | | supplierEnterpriseId?: string; |
| | | /** 供应商名称 */ |
| | |
| | | gender?: EnumUserGender; |
| | | /** 企业全称 */ |
| | | enterpriseName?: string; |
| | | /** 企业是否实名 */ |
| | | enterpriseIsReal?: boolean; |
| | | /** 角色 */ |
| | | roles?: string[]; |
| | | /** 是否实名 */ |
| | |
| | | applyBeginTime?: string; |
| | | /** 报名结束时间 */ |
| | | applyEndTime?: string; |
| | | checkReceiveMethod?: EnumTaskCheckReceiveMethod; |
| | | /** 验收方式 */ |
| | | checkReceiveMethods?: EnumTaskCheckReceiveMethod[]; |
| | | paymentMethod?: EnumTaskPaymentMethod; |
| | | settlementAccess?: EnumEnterpriseWalletAccess; |
| | | /** 任务描述 */ |
| | |
| | | applyBeginTime?: string; |
| | | /** 报名结束时间 */ |
| | | applyEndTime?: string; |
| | | checkReceiveMethod?: EnumTaskCheckReceiveMethod; |
| | | /** 验收方式 */ |
| | | checkReceiveMethods?: EnumTaskCheckReceiveMethod[]; |
| | | paymentMethod?: EnumTaskPaymentMethod; |
| | | settlementAccess?: EnumEnterpriseWalletAccess; |
| | | /** 任务描述 */ |
| | |
| | | applyBeginTime?: string; |
| | | /** 报名结束时间 */ |
| | | applyEndTime?: string; |
| | | checkReceiveMethod?: EnumTaskCheckReceiveMethod; |
| | | /** 验收方式 */ |
| | | checkReceiveMethods?: EnumTaskCheckReceiveMethod[]; |
| | | paymentMethod?: EnumTaskPaymentMethod; |
| | | settlementAccess?: EnumEnterpriseWalletAccess; |
| | | /** 任务描述 */ |
| | |
| | | interface GetPersonalLoginInfoQueryResult { |
| | | /** Id */ |
| | | id?: string; |
| | | /** 企业Id */ |
| | | enterpriseId?: string; |
| | | /** 企业名称 */ |
| | | enterpriseName?: string; |
| | | /** 头像 */ |
| | | avatar?: string; |
| | | /** 姓名 */ |
| | |
| | | applyBeginTime?: string; |
| | | /** 报名结束时间 */ |
| | | applyEndTime?: string; |
| | | checkReceiveMethod?: EnumTaskCheckReceiveMethod; |
| | | /** 验收方式 */ |
| | | checkReceiveMethods?: EnumTaskCheckReceiveMethod[]; |
| | | paymentMethod?: EnumTaskPaymentMethod; |
| | | settlementAccess?: EnumEnterpriseWalletAccess; |
| | | /** 任务描述 */ |
| | |
| | | /** 报名结束时间 */ |
| | | applyEndTime?: string; |
| | | applyStatus?: EnumTaskApplyStatus; |
| | | checkReceiveMethod?: EnumTaskCheckReceiveMethod; |
| | | /** 验收方式 */ |
| | | checkReceiveMethods?: EnumTaskCheckReceiveMethod[]; |
| | | paymentMethod?: EnumTaskPaymentMethod; |
| | | settlementAccess?: EnumEnterpriseWalletAccess; |
| | | /** 任务描述 */ |
| | |
| | | applyBeginTime?: string; |
| | | /** 报名结束时间 */ |
| | | applyEndTime?: string; |
| | | checkReceiveMethod?: EnumTaskCheckReceiveMethod; |
| | | /** 验收方式 */ |
| | | checkReceiveMethods?: EnumTaskCheckReceiveMethod[]; |
| | | paymentMethod?: EnumTaskPaymentMethod; |
| | | settlementAccess?: EnumEnterpriseWalletAccess; |
| | | /** 任务描述 */ |
| | |
| | | } |
| | | |
| | | interface SureRechargeCooperationWalletCommand { |
| | | /** 合作Id */ |
| | | cooperationId?: string; |
| | | /** 交易Id */ |
| | | id?: string; |
| | | transactionStatus?: EnumEnterpriseCooperationWalletTransactionStatus; |