|
|
@ -20,6 +20,7 @@ |
|
|
|
<result column="warehouse" property="warehouse"/> |
|
|
|
<result column="warehouse" property="warehouse"/> |
|
|
|
<result column="inventory_count" property="inventoryCount"/> |
|
|
|
<result column="inventory_count" property="inventoryCount"/> |
|
|
|
<result column="material_description" property="materialDescription"/> |
|
|
|
<result column="material_description" property="materialDescription"/> |
|
|
|
|
|
|
|
<result column="station" property="station"/> |
|
|
|
<result column="istatus" property="istatus"/> |
|
|
|
<result column="istatus" property="istatus"/> |
|
|
|
</resultMap> |
|
|
|
</resultMap> |
|
|
|
|
|
|
|
|
|
|
|