京东商城创建商品
This commit is contained in:
@@ -33,6 +33,7 @@ type DataResource struct {
|
||||
QiniuURL string `orm:"size(512);column(qiniu_url);index" json:"qiniuURL"`
|
||||
EbaiURL string `orm:"size(512);column(ebai_url);index" json:"ebaiURL"`
|
||||
MtwmURL string `orm:"size(512);column(mtwm_url);index" json:"mtwmURL"`
|
||||
JdsURL string `orm:"size(512);column(jds_url);index" json:"jdsURL"`
|
||||
|
||||
Remark string `orm:"size(1024)" json:"remark"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user