bug: [8516] 重新计算bug修复

yun-zuoyi
joke.wang 5 years ago
parent 53a421b3b9
commit 0352980cde

@ -123,4 +123,8 @@ public class MesOee extends BaseBean implements Serializable {
@Transient @Transient
@ApiParam("自定义数据map") @ApiParam("自定义数据map")
private List<MesOperateObjectAttribute> operateObjectAttributes; private List<MesOperateObjectAttribute> operateObjectAttributes;
@Transient
@ApiParam("手工录入集合")
private List<String> attributes;
} }

Loading…
Cancel
Save