@@ -230,7 +230,7 @@ public class InboundItem extends PageInfo<InboundItem> implements Serializable {
/**
- * 库存数量 (库存数量=商品数量-出库数量)
+ * 库存数量 (库存数量=商品数量-出库数量) (不要了,2024-8-19 周兴)
*/
@Excel(name = "库存数量 (库存数量=商品数量-出库数量)")
@ApiModelProperty(value = "库存数量 (库存数量=商品数量-出库数量)")