Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
amos-boot-zx-biz
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
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
Jobs
Commits
Open sidebar
项目统一框架
一体化_户用光伏项目代码
amos-boot-zx-biz
Commits
30f3572b
Commit
30f3572b
authored
Apr 21, 2022
by
suhuiguang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.修改驼峰-tzs
parent
2dfd531d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
+5
-2
CylWarningMsgDto.java
...eejoin/amos/boot/module/tzs/api/dto/CylWarningMsgDto.java
+5
-2
No files found.
amos-boot-module/amos-boot-module-api/amos-boot-module-tzs-api/src/main/java/com/yeejoin/amos/boot/module/tzs/api/dto/CylWarningMsgDto.java
View file @
30f3572b
...
@@ -4,7 +4,10 @@ import java.io.Serializable;
...
@@ -4,7 +4,10 @@ import java.io.Serializable;
import
com.yeejoin.amos.component.rule.Label
;
import
com.yeejoin.amos.component.rule.Label
;
import
com.yeejoin.amos.component.rule.RuleFact
;
import
com.yeejoin.amos.component.rule.RuleFact
;
import
lombok.Data
;
@RuleFact
(
value
=
"气瓶预警消息"
,
project
=
"气瓶监管"
)
@RuleFact
(
value
=
"气瓶预警消息"
,
project
=
"气瓶监管"
)
@Data
public
class
CylWarningMsgDto
implements
Serializable
{
public
class
CylWarningMsgDto
implements
Serializable
{
/**
/**
...
@@ -22,9 +25,9 @@ public class CylWarningMsgDto implements Serializable{
...
@@ -22,9 +25,9 @@ public class CylWarningMsgDto implements Serializable{
@Label
(
"气瓶使用人"
)
@Label
(
"气瓶使用人"
)
private
String
userPeople
;
private
String
userPeople
;
@Label
(
"使用人电话"
)
@Label
(
"使用人电话"
)
private
String
userPeople
p
hone
;
private
String
userPeople
P
hone
;
@Label
(
"出厂编号"
)
@Label
(
"出厂编号"
)
private
String
factory
_n
um
;
private
String
factory
N
um
;
@Label
(
"预警值"
)
@Label
(
"预警值"
)
private
String
num
;
private
String
num
;
@Label
(
"气瓶seq"
)
@Label
(
"气瓶seq"
)
...
...
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