危化品全生命周期管理后端
“djh”
9 天以前 c04f2d4a58bd72449b2212ed2f8b0c3ac9ec96be
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}