pslButton数据调整

This commit is contained in:
fan 2023-10-18 14:41:34 +08:00
parent 6ca28f502f
commit d6e94b4560

View File

@ -35,6 +35,7 @@ message PslButton {
string code = 2;
// string topAnnotation = 3;
PslElementColor buttonColor = 4;
bool isSelfReset = 5;
}
/** PSL钥匙 */
message PslKey {