修改为检测到炉子加工完成时,记录taskhis且只记录一次
This commit is contained in:
parent
c73289bcc0
commit
8c735058a1
@ -69,7 +69,7 @@ public class CurrTaskQueryVo extends BaseVo implements PageVo.ConvertVo {
|
||||
private LocalDateTime aEndTime;
|
||||
|
||||
@ApiModelProperty("工业炉工艺号")
|
||||
private String craftCode;
|
||||
private Long craftCodeId;
|
||||
/**
|
||||
* 开始位置
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user