using JNPF.Common.Filter; using Microsoft.AspNetCore.Mvc.RazorPages; namespace Tnb.ProductionMgr.Entities.Dto { public class AndonPdaListInput : PageInputBase { } }