From de70cdc1d524f13c27ed787ca8286b2fcde57b48 Mon Sep 17 00:00:00 2001 From: erdanergou Date: Tue, 13 Jun 2023 15:14:19 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=89=A9=E6=96=99=E7=B1=BB?= =?UTF-8?q?=E5=9E=8B=E4=B8=BAlong?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../depository_manage/pojo/MaterialAndPlaceForViewP.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/java/com/dreamchaser/depository_manage/pojo/MaterialAndPlaceForViewP.java b/src/main/java/com/dreamchaser/depository_manage/pojo/MaterialAndPlaceForViewP.java index 364f4ce8..91a79b06 100644 --- a/src/main/java/com/dreamchaser/depository_manage/pojo/MaterialAndPlaceForViewP.java +++ b/src/main/java/com/dreamchaser/depository_manage/pojo/MaterialAndPlaceForViewP.java @@ -31,7 +31,7 @@ public class MaterialAndPlaceForViewP { /** * 当前物料类型id */ - private Integer type_id; + private Long type_id; /** * 库存id */