Commit f68e05b4 by 杨浩

1

parent 433e84b3
......@@ -57,4 +57,9 @@ public class ProductInfo implements Serializable {
* 商品单位
*/
private String unitName;
/**
* 计量方式
*/
private String measureType;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment