危化品全生命周期管理后端
“djh”
2025-07-29 72fc14d9b157897f2581137d7d463eb72da8f135
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}