陈昶聿
9 天以前 4e0a8df3d4e90bd11c1868bd75725eee6c635e5f
【丽水】超链接新增接口 工厂模式
已修改1个文件
2 ■■■ 文件已修改
smartor/src/main/resources/mapper/smartor/ServiceSubtaskMapper.xml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
smartor/src/main/resources/mapper/smartor/ServiceSubtaskMapper.xml
@@ -1506,7 +1506,7 @@
        <if test="drcode != null and drcode != ''">
            AND drcode = #{drcode}
        </if>
        <if test="leavehospitaldistrictcode != null and leavehospitaldistrictcode != ''">and
        <if test="leavehospitaldistrictcode != null and leavehospitaldistrictcode != ''">
            AND leavehospitaldistrictcode = #{leavehospitaldistrictcode}
        </if>
        <if test="deptcode != null and deptcode != ''">