1
lige
2023-12-06 e44fea2d4845aed7848f163152da532f19ccce41
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);
}