Commit a04312e0 authored by 竹天卫's avatar 竹天卫

装车工序 query 类 startTime

parent 9dafd861
...@@ -93,7 +93,7 @@ public class TProcessesDiggingQuery { ...@@ -93,7 +93,7 @@ public class TProcessesDiggingQuery {
* 挖机开始读数(H) * 挖机开始读数(H)
*/ */
@ApiModelProperty("挖机开始读数(H)") @ApiModelProperty("挖机开始读数(H)")
private Float wtartTime; private Float startTime;
/** /**
* 挖机结束读数(H) * 挖机结束读数(H)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment