修复TJ MGN BUG

yun-zuoyi
puxiao.liao 5 years ago
parent 4ffe517015
commit 0c044eed91

@ -251,7 +251,7 @@ public class WmsDocMovementMaster extends BaseBean {
/**备注3**/
@Column(name = "THIRD_REMAKE")
@ApiParam(value = "客户类型")
@ApiParam(value = "财务类型")
@DynamicField(webFieldType = CommonEnumUtil.FIELD_TYPE.SELECT, getValWay = CommonEnumUtil.DYNAMIC_FIELD_GET_WAY.URL,
isRequire = 2, dataSrc = "/wms/wms-enum/dictionary/code?code=DOC_MOVEMENT_REMARK_PERSON", listColumnName = "name", explicitColumnName = "dictionaryValue")
private String thirdRemake;

Loading…
Cancel
Save