分支自 supipe
hd/pipe/materialsManage/src/main/java/com/thhy/materials/modules/biz/rebarprint/entity/dto/ProduceDto.java @@ -81,4 +81,6 @@ //打印时间 @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss") private String printTime; private String platUserName; }