sunpengfei
4 天以前 a17848fca2fd7643951e2342a8985e249ec7b93f
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>