sunpengfei
3 天以前 ad63bd48b1619e7c3779eefdf1d6a32a222169da
FlexJobApi.Core/Models/UserServer/Auths/Commands/SendLoginOrRegisterVerifyCodeCommand.cs
@@ -12,7 +12,7 @@
    /// <summary>
    /// 发送登录或注册短信
    /// </summary>
    [Resource([EnumResourceController.Auth], AllowAnonymous = true)]
    [Resource([EnumResourceController.UserServerAuth], AllowAnonymous = true)]
    public class SendLoginOrRegisterVerifyCodeCommand : IRequest<Guid>
    {
        /// <summary>