打印修复

yun-zuoyi
WYnneaoapc 6 years ago
parent 71818c4745
commit fdd051f2dd

@ -12,8 +12,6 @@ import com.fasterxml.jackson.annotation.JsonFormat;
public class MesEnumUtil { public class MesEnumUtil {
/** /**
* MesIf * MesIf
*/ */

@ -99,6 +99,10 @@ public class MesPackage extends BaseBean {
@ApiParam("打印状态文字") @ApiParam("打印状态文字")
private String printStrStatus; private String printStrStatus;
@Transient
@ApiParam("打印缓存id")
private String printId;

Loading…
Cancel
Save