zhaowenxuan
2025-03-06 03dcba2c3901506d8cf553475689f7e2915f2841
ltkj-hosp/src/main/java/com/ltkj/hosp/mapper/TjCustomerMapper.java
@@ -107,5 +107,5 @@
    TjCustomer getCusInfo(@Param("card") String card);
    List<TjCustomer> getCusInfoList(String card);
    List<Map<String ,Object >> getCusInfoList(String card);
}