add app
This commit is contained in:
@@ -80,4 +80,5 @@ type Apps struct {
|
||||
Type int `json:"type"` //应用类型
|
||||
AppKey string `json:"app_key" db:"app_key"` //Key
|
||||
Status int `json:"status"` //状态
|
||||
Mobile string `json:"mobile"` //手机号
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user