feature:公司物料库返回值不过滤为空的

release
gaorl 2 years ago
parent 35c223d035
commit e61cd353e7
  1. 2
      order-management-base-service/src/main/java/com/dxhy/order/baseservice/module/commodity/model/CommodityCodeEntity.java

@ -16,7 +16,7 @@ import java.util.Date;
*/ */
@Setter @Setter
@Getter @Getter
@JsonInclude(JsonInclude.Include.NON_NULL) //@JsonInclude(JsonInclude.Include.NON_NULL)
public class CommodityCodeEntity implements Serializable { public class CommodityCodeEntity implements Serializable {
/** /**

Loading…
Cancel
Save