DotBased/DotBased.AspNet.Authority/Models/Authority/AuthorityUserItem.cs

6 lines
94 B
C#
Raw Normal View History

namespace DotBased.AspNet.Authority.Models.Authority;
public class AuthorityUserItem
{
}