lige
2023-12-12 c73a049bcbceb26a073906e44153048de548e84c
ltkj-hosp/src/main/java/com/ltkj/hosp/service/ITjCustomerService.java
@@ -61,4 +61,6 @@
    public int deleteTjCustomerByCusId(Long cusId);
    List<TjCustomer> getTjCustomerList(String name);
    TjCustomer getTjCustomerByCusIdCard(String cusIdCard);
}