aa
This commit is contained in:
@@ -3,6 +3,7 @@ package model
|
|||||||
type Apps struct {
|
type Apps struct {
|
||||||
ModelIDCULD
|
ModelIDCULD
|
||||||
|
|
||||||
|
UserID string `json:"user_id"` //属于哪个账号的
|
||||||
Name string `json:"name"` //应用名称
|
Name string `json:"name"` //应用名称
|
||||||
Type int `json:"type"` //应用类型
|
Type int `json:"type"` //应用类型
|
||||||
AppKey string `json:"app_key"` //Key
|
AppKey string `json:"app_key"` //Key
|
||||||
|
|||||||
Reference in New Issue
Block a user