namespace Tnb.ProductionMgr.Entities.Dto.PrdManage { public class ZhuSuBiInput { public string day { get; set; } } }