调整表结构
This commit is contained in:
@ -33,4 +33,5 @@ type Merchants struct {
|
||||
AuditAt *gtime.Time // 审核时间
|
||||
AuditRemark interface{} // 审核备注
|
||||
RejectReason interface{} // 拒绝原因
|
||||
MerchantCode interface{} // 商户编号
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user