package com.cnbm.admin.service; /** * @Author weihongyang * @Date 2022/6/8 8:55 AM * @Version 1.0 */ public interface CaptchaService { }