lige
2024-02-29 8e0bc2b6ee9817f00cc4240c596e31441888a0fe
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,