inspect-server/src/main/resources/mapper/RawInspectMapper.xml
@@ -62,6 +62,7 @@ <resultMap id="oneMap" type="map"> <id property="rcode" column="rcode"/> <result property="formTime" column="formTime"/> <result property="creatTime" column="creatTime"/> <result property="rname" column="rname"/> <result property="specifications" column="specifications"/> <result property="runit" column="runit"/> @@ -90,6 +91,7 @@ specifications, r.unit runit, number, DATE_FORMAT(r.create_time, '%Y-%m-%d') creatTime, supplier, judge_state, user_name,