tempop.CheckImages
This commit is contained in:
@@ -29,4 +29,6 @@ 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"`
|
||||
|
||||
Remark string `orm:"size(1024)" json:"remark"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user