报警等级

This commit is contained in:
quowingwang
2025-12-10 15:31:37 +08:00
parent 7ccc4eeb68
commit 467f71a150
7 changed files with 41 additions and 6 deletions

View File

@@ -11,8 +11,8 @@ namespace ZR.Admin.WebApi.Controllers.andon
/// <summary>
/// 报警等级表
/// </summary>
[Verify]
[Route("mes/AndonAlarmLevel")]
[AllowAnonymous]
public class AndonAlarmLevelController : BaseController
{
/// <summary>