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
c8ab169a
Commit
c8ab169a
authored
Oct 26, 2022
by
lisong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改bug
parent
d0cdb74e
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
26 additions
and
23 deletions
+26
-23
WaterResourceDto.java
...oin/amos/boot/module/common/api/dto/WaterResourceDto.java
+10
-10
WaterResourceCrane.java
...mos/boot/module/common/api/entity/WaterResourceCrane.java
+4
-4
WaterResourceNatural.java
...s/boot/module/common/api/entity/WaterResourceNatural.java
+6
-3
WaterResourcePool.java
...amos/boot/module/common/api/entity/WaterResourcePool.java
+5
-5
AnalysisReportLogMapper.xml
...uip/src/main/resources/mapper/AnalysisReportLogMapper.xml
+1
-1
No files found.
amos-boot-module/amos-boot-module-api/amos-boot-module-common-api/src/main/java/com/yeejoin/amos/boot/module/common/api/dto/WaterResourceDto.java
View file @
c8ab169a
...
@@ -152,7 +152,7 @@ public class WaterResourceDto extends BaseDto {
...
@@ -152,7 +152,7 @@ public class WaterResourceDto extends BaseDto {
@ExcelProperty
(
value
=
"高度(cm)"
,
index
=
11
)
@ExcelProperty
(
value
=
"高度(cm)"
,
index
=
11
)
@ApiModelProperty
(
value
=
"高度(cm)"
)
@ApiModelProperty
(
value
=
"高度(cm)"
)
private
f
loat
height
;
private
F
loat
height
;
@ExcelIgnore
@ExcelIgnore
@ApiModelProperty
(
value
=
"水源可用状态类别代码"
)
@ApiModelProperty
(
value
=
"水源可用状态类别代码"
)
...
@@ -182,15 +182,15 @@ public class WaterResourceDto extends BaseDto {
...
@@ -182,15 +182,15 @@ public class WaterResourceDto extends BaseDto {
@ExcelProperty
(
value
=
"管网直径(cm)"
,
index
=
16
)
@ExcelProperty
(
value
=
"管网直径(cm)"
,
index
=
16
)
@ApiModelProperty
(
value
=
"管网直径(cm)"
)
@ApiModelProperty
(
value
=
"管网直径(cm)"
)
private
f
loat
pipeDiameter
;
private
F
loat
pipeDiameter
;
@ExcelProperty
(
value
=
"进水管直径(cm)"
,
index
=
17
)
@ExcelProperty
(
value
=
"进水管直径(cm)"
,
index
=
17
)
@ApiModelProperty
(
value
=
"进水管直径(cm)"
)
@ApiModelProperty
(
value
=
"进水管直径(cm)"
)
private
f
loat
inletPipeDiameter
;
private
F
loat
inletPipeDiameter
;
@ExcelProperty
(
value
=
"出水管直径(cm)"
,
index
=
18
)
@ExcelProperty
(
value
=
"出水管直径(cm)"
,
index
=
18
)
@ApiModelProperty
(
value
=
"出水管直径(cm)"
)
@ApiModelProperty
(
value
=
"出水管直径(cm)"
)
private
f
loat
outletPipeDiameter
;
private
F
loat
outletPipeDiameter
;
@ExcelProperty
(
value
=
"加水车道数量(个)"
,
index
=
19
)
@ExcelProperty
(
value
=
"加水车道数量(个)"
,
index
=
19
)
@ApiModelProperty
(
value
=
"加水车道数量(个)"
)
@ApiModelProperty
(
value
=
"加水车道数量(个)"
)
...
@@ -255,11 +255,11 @@ public class WaterResourceDto extends BaseDto {
...
@@ -255,11 +255,11 @@ public class WaterResourceDto extends BaseDto {
@ExcelProperty
(
value
=
"容积(m³)"
,
index
=
28
)
@ExcelProperty
(
value
=
"容积(m³)"
,
index
=
28
)
@ApiModelProperty
(
value
=
"容积(m³)"
)
@ApiModelProperty
(
value
=
"容积(m³)"
)
private
f
loat
volume
;
private
F
loat
volume
;
@ExcelProperty
(
value
=
"面积(㎡)"
,
index
=
29
)
@ExcelProperty
(
value
=
"面积(㎡)"
,
index
=
29
)
@ApiModelProperty
(
value
=
"面积(㎡)"
)
@ApiModelProperty
(
value
=
"面积(㎡)"
)
private
f
loat
area
;
private
F
loat
area
;
@ExcelProperty
(
value
=
"水质情况"
,
index
=
30
)
@ExcelProperty
(
value
=
"水质情况"
,
index
=
30
)
@ApiModelProperty
(
value
=
"水质情况"
)
@ApiModelProperty
(
value
=
"水质情况"
)
...
@@ -286,11 +286,11 @@ public class WaterResourceDto extends BaseDto {
...
@@ -286,11 +286,11 @@ public class WaterResourceDto extends BaseDto {
@ExcelProperty
(
value
=
"取水高度(cm)"
,
index
=
34
)
@ExcelProperty
(
value
=
"取水高度(cm)"
,
index
=
34
)
@ApiModelProperty
(
value
=
"取水高度(cm)"
)
@ApiModelProperty
(
value
=
"取水高度(cm)"
)
private
f
loat
intakeHeight
;
private
F
loat
intakeHeight
;
@ExcelProperty
(
value
=
"水源标高差(cm)"
,
index
=
35
)
@ExcelProperty
(
value
=
"水源标高差(cm)"
,
index
=
35
)
@ApiModelProperty
(
value
=
"水源标高差(cm)"
)
@ApiModelProperty
(
value
=
"水源标高差(cm)"
)
private
f
loat
elevationDifference
;
private
F
loat
elevationDifference
;
@ExcelProperty
(
value
=
"停车位置"
,
index
=
36
)
@ExcelProperty
(
value
=
"停车位置"
,
index
=
36
)
@ApiModelProperty
(
value
=
"停车位置"
)
@ApiModelProperty
(
value
=
"停车位置"
)
...
@@ -374,11 +374,11 @@ public class WaterResourceDto extends BaseDto {
...
@@ -374,11 +374,11 @@ public class WaterResourceDto extends BaseDto {
@ExcelProperty
(
value
=
"最低报警水位(m)"
,
index
=
43
)
@ExcelProperty
(
value
=
"最低报警水位(m)"
,
index
=
43
)
@ApiModelProperty
(
value
=
"最低报警水位(m)"
)
@ApiModelProperty
(
value
=
"最低报警水位(m)"
)
private
f
loat
minWaterLevel
;
private
F
loat
minWaterLevel
;
@ExcelProperty
(
value
=
"最高报警水位(m)"
,
index
=
44
)
@ExcelProperty
(
value
=
"最高报警水位(m)"
,
index
=
44
)
@ApiModelProperty
(
value
=
"最高报警水位(m)"
)
@ApiModelProperty
(
value
=
"最高报警水位(m)"
)
private
f
loat
maxWaterLevel
;
private
F
loat
maxWaterLevel
;
@ExcelIgnore
@ExcelIgnore
@ApiModelProperty
(
"水池液位显示装置id"
)
@ApiModelProperty
(
"水池液位显示装置id"
)
...
...
amos-boot-module/amos-boot-module-api/amos-boot-module-common-api/src/main/java/com/yeejoin/amos/boot/module/common/api/entity/WaterResourceCrane.java
View file @
c8ab169a
...
@@ -31,7 +31,7 @@ public class WaterResourceCrane extends BaseEntity {
...
@@ -31,7 +31,7 @@ public class WaterResourceCrane extends BaseEntity {
* 高度(cm)
* 高度(cm)
*/
*/
@TableField
(
"height"
)
@TableField
(
"height"
)
private
f
loat
height
;
private
F
loat
height
;
/**
/**
* 水源可用状态类别代码
* 水源可用状态类别代码
*/
*/
...
@@ -66,17 +66,17 @@ public class WaterResourceCrane extends BaseEntity {
...
@@ -66,17 +66,17 @@ public class WaterResourceCrane extends BaseEntity {
* 官网直径(cm)
* 官网直径(cm)
*/
*/
@TableField
(
"pipe_diameter"
)
@TableField
(
"pipe_diameter"
)
private
f
loat
pipeDiameter
;
private
F
loat
pipeDiameter
;
/**
/**
* 进水管直径(cm)
* 进水管直径(cm)
*/
*/
@TableField
(
"inlet_pipe_diameter"
)
@TableField
(
"inlet_pipe_diameter"
)
private
f
loat
inletPipeDiameter
;
private
F
loat
inletPipeDiameter
;
/**
/**
* 出水管直径(cm)
* 出水管直径(cm)
*/
*/
@TableField
(
"outlet_pipe_diameter"
)
@TableField
(
"outlet_pipe_diameter"
)
private
f
loat
outletPipeDiameter
;
private
F
loat
outletPipeDiameter
;
/**
/**
* 加水车道数量(个)
* 加水车道数量(个)
*/
*/
...
...
amos-boot-module/amos-boot-module-api/amos-boot-module-common-api/src/main/java/com/yeejoin/amos/boot/module/common/api/entity/WaterResourceNatural.java
View file @
c8ab169a
package
com
.
yeejoin
.
amos
.
boot
.
module
.
common
.
api
.
entity
;
package
com
.
yeejoin
.
amos
.
boot
.
module
.
common
.
api
.
entity
;
import
com.baomidou.mybatisplus.annotation.FieldStrategy
;
import
com.baomidou.mybatisplus.annotation.TableField
;
import
com.baomidou.mybatisplus.annotation.TableField
;
import
com.baomidou.mybatisplus.annotation.TableName
;
import
com.baomidou.mybatisplus.annotation.TableName
;
import
com.yeejoin.amos.boot.biz.common.entity.BaseEntity
;
import
com.yeejoin.amos.boot.biz.common.entity.BaseEntity
;
...
@@ -7,6 +8,8 @@ import com.yeejoin.amos.boot.biz.common.entity.BaseEntity;
...
@@ -7,6 +8,8 @@ import com.yeejoin.amos.boot.biz.common.entity.BaseEntity;
import
lombok.Data
;
import
lombok.Data
;
import
lombok.EqualsAndHashCode
;
import
lombok.EqualsAndHashCode
;
import
lombok.experimental.Accessors
;
import
lombok.experimental.Accessors
;
import
org.apache.ibatis.type.JdbcType
;
/**
/**
*
*
*
*
...
@@ -31,7 +34,7 @@ public class WaterResourceNatural extends BaseEntity {
...
@@ -31,7 +34,7 @@ public class WaterResourceNatural extends BaseEntity {
* 高度(cm)
* 高度(cm)
*/
*/
@TableField
(
"height"
)
@TableField
(
"height"
)
private
f
loat
height
;
private
F
loat
height
;
/**
/**
* 水源类型代码
* 水源类型代码
*/
*/
...
@@ -46,12 +49,12 @@ public class WaterResourceNatural extends BaseEntity {
...
@@ -46,12 +49,12 @@ public class WaterResourceNatural extends BaseEntity {
* 容积(m³)
* 容积(m³)
*/
*/
@TableField
(
"volume"
)
@TableField
(
"volume"
)
private
f
loat
volume
;
private
F
loat
volume
;
/**
/**
* 面积(㎡)
* 面积(㎡)
*/
*/
@TableField
(
"area"
)
@TableField
(
"area"
)
private
f
loat
area
;
private
F
loat
area
;
/**
/**
* 水质情况
* 水质情况
*/
*/
...
...
amos-boot-module/amos-boot-module-api/amos-boot-module-common-api/src/main/java/com/yeejoin/amos/boot/module/common/api/entity/WaterResourcePool.java
View file @
c8ab169a
...
@@ -31,7 +31,7 @@ public class WaterResourcePool extends BaseEntity {
...
@@ -31,7 +31,7 @@ public class WaterResourcePool extends BaseEntity {
* 容积(m³)
* 容积(m³)
*/
*/
@TableField
(
"volume"
)
@TableField
(
"volume"
)
private
f
loat
volume
;
private
F
loat
volume
;
/**
/**
* 水源可用状态类别代码
* 水源可用状态类别代码
*/
*/
...
@@ -56,12 +56,12 @@ public class WaterResourcePool extends BaseEntity {
...
@@ -56,12 +56,12 @@ public class WaterResourcePool extends BaseEntity {
* 取水高度(cm)
* 取水高度(cm)
*/
*/
@TableField
(
"intake_height"
)
@TableField
(
"intake_height"
)
private
f
loat
intakeHeight
;
private
F
loat
intakeHeight
;
/**
/**
* 水源标高差(cm)
* 水源标高差(cm)
*/
*/
@TableField
(
"elevation_difference"
)
@TableField
(
"elevation_difference"
)
private
f
loat
elevationDifference
;
private
F
loat
elevationDifference
;
/**
/**
* 停车位置
* 停车位置
*/
*/
...
@@ -92,13 +92,13 @@ public class WaterResourcePool extends BaseEntity {
...
@@ -92,13 +92,13 @@ public class WaterResourcePool extends BaseEntity {
* 最低报警水位
* 最低报警水位
*/
*/
@TableField
(
"min_water_level"
)
@TableField
(
"min_water_level"
)
private
f
loat
minWaterLevel
;
private
F
loat
minWaterLevel
;
/**
/**
* 最高报警水位
* 最高报警水位
*/
*/
@TableField
(
"max_water_level"
)
@TableField
(
"max_water_level"
)
private
f
loat
maxWaterLevel
;
private
F
loat
maxWaterLevel
;
/**
/**
* 水池液位显示装置id
* 水池液位显示装置id
...
...
amos-boot-system-equip/src/main/resources/mapper/AnalysisReportLogMapper.xml
View file @
c8ab169a
...
@@ -127,6 +127,6 @@
...
@@ -127,6 +127,6 @@
</if>
</if>
</where>
</where>
ORDER BY
ORDER BY
report_date_desc
DESC
create_date
DESC
</select>
</select>
</mapper>
</mapper>
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