This commit is contained in:
sk 2024-08-22 13:48:48 +08:00
parent bf8ae0711d
commit e754bb123f
1 changed files with 1 additions and 1 deletions

View File

@ -10903,7 +10903,7 @@ type Config struct {
// Tp 类型:
// 1:小精灵快捷入口 On开关 Value地址
// 2: ...
// 2:比赛观战开关 On开关
// ...
Tp int32 `protobuf:"varint,1,opt,name=Tp,proto3" json:"Tp,omitempty"`
On bool `protobuf:"varint,2,opt,name=On,proto3" json:"On,omitempty"`