|
@@ -28,7 +28,6 @@
|
|
|
<result column="link_id" jdbcType="BIGINT" property="linkId" />
|
|
|
<result column="tenant_id" jdbcType="BIGINT" property="tenantId" />
|
|
|
<result column="delete_flag" jdbcType="VARCHAR" property="deleteFlag" />
|
|
|
-
|
|
|
<result column="actual_quantity_in_storage" jdbcType="DECIMAL" property="actualQuantityInStorage" />
|
|
|
<result column="warehousing_variance" jdbcType="DECIMAL" property="warehousingVariance" />
|
|
|
<result column="reason_of_difference" jdbcType="VARCHAR" property="reasonOfDifference" />
|