Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
amos-boot-biz
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
项目统一框架
amos-boot-biz
Commits
f845b48e
Commit
f845b48e
authored
Jul 27, 2021
by
tangwei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改备注
parent
09c9dd3b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
AlertCalled.java
.../yeejoin/amos/boot/module/jcs/api/entity/AlertCalled.java
+2
-2
application.properties
...boot-system-jcs/src/main/resources/application.properties
+1
-1
No files found.
amos-boot-module/amos-boot-module-api/amos-boot-module-jcs-api/src/main/java/com/yeejoin/amos/boot/module/jcs/api/entity/AlertCalled.java
View file @
f845b48e
...
...
@@ -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
=
"更新时间"
)
...
...
amos-boot-system-jcs/src/main/resources/application.properties
View file @
f845b48e
...
...
@@ -32,5 +32,5 @@ mqtt.topic.command.alert.notice=alertNotice
#跑马灯地震,天气预警信息
mqtt.topic.command.seismometeorology.notice
=
seismometeorology
file.url
=
http://39.98.45.134:9000/
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment