package com.bwie.auth.service;
/**
* @ClassName AuthServcie
* @Description 描述
* @Author LiAng.xiAo
* @Date 2023/12/16 11:46
*/
public interface AuthService {
}