feat:完善项目信息
This commit is contained in:
@ -18,7 +18,7 @@ type Enterprise struct {
|
||||
VipStatus bool `json:"vip_status"` // VIP状态
|
||||
VipDeadline time.Time `json:"vip_deadline"` // VIP过期时间
|
||||
Currency float64 `json:"currency"` // 货币-创新币
|
||||
Identity int `json:"identity"` // 总身份信息
|
||||
Identity int `json:"identity"` // 身份合集信息
|
||||
SelectIdentity int `json:"select_identity"` // 选中身份信息
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user