zhaowenxuan
2024-10-12 f0cca3a055f5fc8dd62a96f599ab2cf9cc0a9cf7
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);
}