## :-: ims\_ewei\_shop\_member\_task
会员完成任务记录表
| 字段 | 类型 | 空 | 默认 | 链接到 | 注释 |
| --- | --- | --- | --- | --- | --- |
| id*(主键)* | int(11) | 否 | | | |
| uniacid | int(11) | 否 | 0 | | |
| member\_id | int(11) | 是 | 0 | | 会员id |
| task\_id | int(11) | 否 | 0 | | 任务id |
| task\_type | int(3) | 否 | 0 | | 任务类型 |
| task\_name | varchar(100) | 是 | *NULL* | | 任务名称 |
| merch\_id | int(11) | 否 | 0 | | 供应商id |
| finishtime | int(11) | 否 | 0 | | 完成时间 |
| month | varchar(100) | 是 | *NULL* | | 完成月份- 202109 |
| ordersn | varchar(255) | 是 | *NULL* | | 订单号 |
| status | int(1) | 否 | 0 | | 红包使用状态 |
| usetime | int(11) | 是 | 0 | | 任务使用时间 |
| starttime | int(11) | 是 | 0 | | 开始时间 |
| b\_member\_id | int(11) | 是 | 0 | | 推荐店铺id |
| pintuan\_id | int(11) | 是 | 0 | | 团id |
- 数据表
- ims_ewei_shop_college_clickcount
- ims_ewei_shop_contract
- ims_ewei_shop_contract_category
- ims_ewei_shop_contract_log
- ims_ewei_shop_member_bonus
- ims_ewei_shop_member_task
- ims_ewei_shop_member_withdraw
- ims_ewei_shop_founder
- ims_ewei_shop_founder_bill
- ims_ewei_shop_dividend_recharge
- ims_ewei_shop_bank
- ims_ewei_shop_member
- ims_ewei_shop_member_recharge
- ims_ewei_shop_license_agency
- ewei_shop_merch_bonus
- ims_ewei_shop_merch_dividend_level
- ims_ewei_shop_merch_pay
- ims_ewei_shop_order
- ims_ewei_shop_order_goods
- ims_ewei_shop_order_refund
- ims_ewei_shop_account
- ims_ewei_shop_member_info
- ims_ewei_shop_user
- ims_ewei_shop_user_info
- ims_ewei_shop_dividend_merch
- ims_ewei_shop_dividend_upgrade
- ims_ewei_shop_cash_record
- model
- 店铺model
- 云计算model
- QrcodeModel
- 商学院model
- common
- 灵活用工model
- memberModel
- 散记
- 云计算数据库
- 用户完成任务信息表
- 用户任务培训/合同签订表