添加位置id
This commit is contained in:
parent
934de10a65
commit
b44f47754d
@ -26,8 +26,9 @@ message NccAlertInfoMessage {
|
|||||||
AlertType alert_type = 7;
|
AlertType alert_type = 7;
|
||||||
|
|
||||||
string locator_device_id = 8;
|
string locator_device_id = 8;
|
||||||
|
//区域id
|
||||||
bool mock = 9;
|
int64 alert_location_id = 9;
|
||||||
|
bool mock = 10;
|
||||||
}
|
}
|
||||||
|
|
||||||
repeated Message messages = 1;
|
repeated Message messages = 1;
|
||||||
|
Loading…
Reference in New Issue
Block a user