|
|
@ -176,6 +176,10 @@ public class IoOrderDetailBizEntity {
|
|
|
|
@TableField(value = "bindRlIds")
|
|
|
|
@TableField(value = "bindRlIds")
|
|
|
|
private String bindRlIds;
|
|
|
|
private String bindRlIds;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@TableField(value = "filePath")
|
|
|
|
|
|
|
|
private String filePath;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@TableField(exist = false)
|
|
|
|
@TableField(exist = false)
|
|
|
|
private boolean checkSuccess;
|
|
|
|
private boolean checkSuccess;
|
|
|
|