/** * @description 验证码 */ import * as getCaptcha from './getCaptcha'; export { getCaptcha };