zjh
2024-06-07 a0385d39fd55aaf45f43e2e12e446b9c933efc1c
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);
}