Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
T
traffic-signal-platform
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
signal
traffic-signal-platform
Commits
ab0a6cdb
Commit
ab0a6cdb
authored
Jun 24, 2024
by
duanruiming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[update] 微观大数据平台-空间占有率使用空间长度占比
parent
cd543c3d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
CrossLaneDataRealTimePO.java
...in/java/net/wanji/databus/po/CrossLaneDataRealTimePO.java
+2
-0
No files found.
wj-databus/src/main/java/net/wanji/databus/po/CrossLaneDataRealTimePO.java
View file @
ab0a6cdb
...
@@ -67,6 +67,8 @@ public class CrossLaneDataRealTimePO {
...
@@ -67,6 +67,8 @@ public class CrossLaneDataRealTimePO {
private
Double
greenLightEfficiency
;
private
Double
greenLightEfficiency
;
@ApiModelProperty
(
value
=
"车辆负荷比"
,
notes
=
""
)
@ApiModelProperty
(
value
=
"车辆负荷比"
,
notes
=
""
)
private
Double
vehicleNumsRatioMean
;
private
Double
vehicleNumsRatioMean
;
@ApiModelProperty
(
value
=
"空间长度占比"
,
notes
=
""
)
private
Double
vehicleLengthRatioMean
;
@ApiModelProperty
(
value
=
"时间占有率"
,
notes
=
""
)
@ApiModelProperty
(
value
=
"时间占有率"
,
notes
=
""
)
private
Double
timeOccupancy
;
private
Double
timeOccupancy
;
...
...
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