Przeglądaj źródła

摄像头仓房

ZeroLiYi 1 rok temu
rodzic
commit
d3a3ebb815

+ 1 - 0
src/main/java/com/chinaitop/depot/basic/mapper/MonitorCameraMapper.xml

@@ -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 >