【工作中心】虚拟工作中心
This commit is contained in:
parent
9b7df5beca
commit
65db1a15d4
|
|
@ -118,6 +118,6 @@ public class ProcessWorkCenterEntity implements Serializable {
|
||||||
|
|
||||||
// 虚拟工作中心
|
// 虚拟工作中心
|
||||||
@TableField(value = "working_type")
|
@TableField(value = "working_type")
|
||||||
private Date workingType;
|
private String workingType;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue