zjh
2025-04-18 1630243ed75a92c60d0638e7d14477e4aadcf2b7
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);
}