@@ -30,4 +30,9 @@ public class GoodsDropList {
*/
private String supplyEnt;
+ /**
+ * 商品单位
+ */
+ private String unit;
+
}