zhaowenxuan
2024-05-27 ab0b2ea827a5116c1bcc8d57b082e14aff34e1d2
ltkj-hosp/src/main/java/com/ltkj/hosp/service/TjCustomerBlackService.java
@@ -5,4 +5,5 @@
public interface TjCustomerBlackService extends IService<TjCustomerBlack> {
    TjCustomerBlack isTjCustomerBlack(String cusId);
}