修改好

This commit is contained in:
qianhao.xu
2024-12-23 17:39:55 +08:00
parent 2159433297
commit 7e43726b4f
2 changed files with 54 additions and 7 deletions

View File

@@ -9,7 +9,7 @@ namespace DOAN.Admin.WebApi.Controllers.MES.SmartScreen.Product
/// <summary>
/// 生产智慧屏
/// </summary>
[Verify]
[AllowAnonymous]
[Route("mes/SmartScreen/Product")]
public class ProductSmartScreenController : BaseController
{