Merge branch 'ext-dev' of http://git.estsh.com/i3-IMPP/i3plus-pojo into pext-dev

yun-zuoyi
andly.pan 4 years ago
commit a0b6222236

@ -89,9 +89,8 @@ public class MdmSyncDataThrough extends BaseMdmBean {
} }
@ApiParam("同步数据id") @ApiParam("同步数据id")
@Transient
@AnnoOutputColumn(hidden = true) @AnnoOutputColumn(hidden = true)
private List<Long> syncDataId; private String syncDataId;
@ApiParam("同步数据用户名") @ApiParam("同步数据用户名")
private String syncDateUserName; private String syncDateUserName;

Loading…
Cancel
Save