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