mtmember
This commit is contained in:
@@ -113,6 +113,7 @@ type MtMember struct {
|
||||
|
||||
URL string `orm:"column(url)" json:"url"` //网址
|
||||
ExpiryDate time.Time `json:"expiryDate"` //有效期
|
||||
ShortLink string `json:"shortLink"` //密钥?
|
||||
}
|
||||
|
||||
func (v *MtMember) TableUnique() [][]string {
|
||||
|
||||
Reference in New Issue
Block a user