This commit is contained in:
suyl
2021-07-07 16:39:13 +08:00
parent c89c320ee9
commit 0584eeb643

View File

@@ -3,6 +3,7 @@ package model
type Apps struct {
ModelIDCULD
UserID string `json:"user_id"` //属于哪个账号的
Name string `json:"name"` //应用名称
Type int `json:"type"` //应用类型
AppKey string `json:"app_key"` //Key