update
This commit is contained in:
parent
bf8ae0711d
commit
e754bb123f
|
@ -10903,7 +10903,7 @@ type Config struct {
|
||||||
|
|
||||||
// Tp 类型:
|
// Tp 类型:
|
||||||
// 1:小精灵快捷入口 On开关 Value地址
|
// 1:小精灵快捷入口 On开关 Value地址
|
||||||
// 2: ...
|
// 2:比赛观战开关 On开关
|
||||||
// ...
|
// ...
|
||||||
Tp int32 `protobuf:"varint,1,opt,name=Tp,proto3" json:"Tp,omitempty"`
|
Tp int32 `protobuf:"varint,1,opt,name=Tp,proto3" json:"Tp,omitempty"`
|
||||||
On bool `protobuf:"varint,2,opt,name=On,proto3" json:"On,omitempty"`
|
On bool `protobuf:"varint,2,opt,name=On,proto3" json:"On,omitempty"`
|
||||||
|
|
Loading…
Reference in New Issue