修复bug
This commit is contained in:
@@ -23,10 +23,6 @@ public class WmsStock extends BaseEntity {
|
||||
*/
|
||||
@TableId(value = "stock_id")
|
||||
private Long stockId;
|
||||
/**
|
||||
* 仓库/库区/库位ID
|
||||
*/
|
||||
private Long warehouseId;
|
||||
/**
|
||||
* 物品类型(raw_material/product)
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user