refactor: 修改文件名称

This commit is contained in:
zhangpeihang 2022-01-14 23:35:14 +08:00
parent 0e64331bc3
commit 53a8eb614f
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
using System.ComponentModel;
namespace Bootstrap.DataAccess;
namespace BootstrapAdmin.DataAccess.Models;
/// <summary>
/// 登录用户信息实体类