Commit 2d6085e0 authored by 李成龙's avatar 李成龙

Merge branch 'developer' of http://172.16.10.76/moa/amos-boot-biz into developer

parents fc973ea9 a2c54fcc
......@@ -92,10 +92,10 @@ public class AlertCalled extends BaseEntity {
@ApiModelProperty(value = "救援方格")
private String rescueGrid;
@ApiModelProperty(value = "坐标x")
@ApiModelProperty(value = "经度")
private String coordinateX;
@ApiModelProperty(value = "坐标y")
@ApiModelProperty(value = "纬度")
private String coordinateY;
@ApiModelProperty(value = "更新时间")
......
......@@ -56,7 +56,6 @@ mqtt.topic.command.alert.notice=alertNotice
## 跑马灯地震,天气预警信息
mqtt.topic.command.seismometeorology.notice=seismometeorology
##feigen config
##Amos平台服务名
security.systemctl.name=AMOS-API-SYSTEMCTL
security.systemctl.name=AMOS-API-SYSTEMCTL
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