[change]更新PB文件

This commit is contained in:
xinfengkun
2022-04-28 15:19:28 +08:00
parent 41348d82df
commit a501bf2479

View File

@@ -284,8 +284,6 @@ message ArrivalNotification
enum SystemCmdType {
SYSTEMCMD_NONE = 0;
SYSTEMCMD_REBOOT = 1;
SYSTEMCMD_EMPLOY_NEW_IMAGE = 2;
SYSTEMCMD_SHUT_DOWN = 3;
}
message SystemCmdReq