数据
This commit is contained in:
@@ -11,4 +11,5 @@ import com.ruoyi.cai.domain.AccountBlack;
|
||||
*/
|
||||
public interface AccountBlackService extends IService<AccountBlack> {
|
||||
|
||||
boolean existsByNameAndAccount(String cardName, String cardAccount);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user