|
|
@@ -30,6 +30,7 @@
|
|
30
|
30
|
<result column="camera_index_code" property="cameraIndexCode" jdbcType="VARCHAR" />
|
|
31
|
31
|
<result column="status" property="status" jdbcType="INTEGER" />
|
|
32
|
32
|
<result column="status_name" property="statusName" jdbcType="VARCHAR" />
|
|
|
33
|
+ <result column="storehouse_id" property="storehouseId" jdbcType="VARCHAR" />
|
|
33
|
34
|
</resultMap>
|
|
34
|
35
|
<sql id="Example_Where_Clause" >
|
|
35
|
36
|
<where >
|