作业没有数据时间时,自动设置为今天
using HisData; using NewLife.Cube; namespace HisWeb.Areas.His.Controllers { [HisArea] public class ZYYFQLDController : EntityController<ZYYFQLD> { //static ZYYFQLDController() => MenuOrder = 70; } }