hazmat-system/src/main/resources/mapper/system/HzHazmatMapper.xml
@@ -162,7 +162,7 @@ and hh2.company_id=#{companyId} </if> <if test="userId!=null"> and hh2f.create_id = #{userId} and hhf2.create_id = #{userId} </if> <if test="departId!=null"> and sd.id = #{departId}