1
lige
2024-03-15 aa0625b828d0c65fd46f9cffcb4d0df87ca1056f
ltkj-hosp/src/main/java/com/ltkj/hosp/mapper/TestMapper.java
@@ -55,6 +55,7 @@
            " <when test='pacRemark!=null'>" +
            "  AND mobile = #{pacRemark}" +
            "</when>" +
            " order by fcard_iD desc"+
            "</script>"})
    public List<Map<String,Object>> newGetTjPat(@Param("pacCode")String pacCode,
                                                @Param("pacName")String pacName,