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
2d6085e0
Commit
2d6085e0
authored
Jul 27, 2021
by
李成龙
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'developer' of
http://172.16.10.76/moa/amos-boot-biz
into developer
parents
fc973ea9
a2c54fcc
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
5 deletions
+4
-5
AlertCalled.java
.../yeejoin/amos/boot/module/jcs/api/entity/AlertCalled.java
+2
-2
application.properties
...boot-system-jcs/src/main/resources/application.properties
+2
-3
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 @
2d6085e0
...
...
@@ -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 @
2d6085e0
...
...
@@ -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
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