lige
2023-12-12 d0fb64d4f70c6fbf782018c928555be517bf7066
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);
}