<develop>:(ShopERP 端)<无> 主页面完善

parent 5e6cc974
......@@ -33,7 +33,7 @@ namespace CoreCms.Net.Web.Admin.Controllers
/// 用户授权登录
/// </summary>
[Route("api/[controller]/[action]")]
[AllowAnonymous]
[AllowAnonymous]//跳过所有授权检查
public class LoginController : ControllerBase
{
private readonly PermissionRequirement _permissionRequirement;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment