Commit f845b48e authored by tangwei's avatar tangwei

修改备注

parent 09c9dd3b
...@@ -92,10 +92,10 @@ public class AlertCalled extends BaseEntity { ...@@ -92,10 +92,10 @@ public class AlertCalled extends BaseEntity {
@ApiModelProperty(value = "救援方格") @ApiModelProperty(value = "救援方格")
private String rescueGrid; private String rescueGrid;
@ApiModelProperty(value = "坐标x") @ApiModelProperty(value = "经度")
private String coordinateX; private String coordinateX;
@ApiModelProperty(value = "坐标y") @ApiModelProperty(value = "纬度")
private String coordinateY; private String coordinateY;
@ApiModelProperty(value = "更新时间") @ApiModelProperty(value = "更新时间")
......
...@@ -32,5 +32,5 @@ mqtt.topic.command.alert.notice=alertNotice ...@@ -32,5 +32,5 @@ mqtt.topic.command.alert.notice=alertNotice
#跑马灯地震,天气预警信息 #跑马灯地震,天气预警信息
mqtt.topic.command.seismometeorology.notice=seismometeorology mqtt.topic.command.seismometeorology.notice=seismometeorology
file.url=http://39.98.45.134:9000/
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment