Explorar o código

geMaterialList

lchao hai 5 meses
pai
achega
dad326b437

+ 1 - 2
src/main/resources/mapper/emergency/system/TBusMaterialMapper.xml

@@ -49,8 +49,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
         ifnull(m.technology,'') technology,
         m.production_date production_date,
         ifnull(m.connector,'') connector,
-        ifnull(m.connector_phone,'') connector_phone,
-        ifnull(m.remark,'') remark
+        ifnull(m.connector_phone,'') connector_phone
         from t_bus_material m,t_bus_warehouse w
         <where>
             m.warehouse_id = w.warehouse_id