Example #1
0
 public OrderMealReturnCollectionModel()
 {
     this.MealCategoryList               = null;
     this.OrderStatusQuantities          = null;
     this.MealDetailsList                = null;
     this.ShoppingCartList               = null;
     this.OrderMealUser                  = null;
     this.OrderMealOrderList             = null;
     this.InspectionTaskList             = null;
     this.EquipmentInspectionItemList    = null;
     this.InspectionTaskFinishPercentage = null;
     this.orderMealOrderDetails          = null;
     this.MealTime            = null;
     this.Taste               = null;
     this.appointmentDateList = null;
     this.NosocomialAreaList  = null;
     this.AccompanyTypeList   = null;
     this.TransportRegList    = null;
     this.AccompanyRegList    = null;
     this.SimulateGetHisList  = null;
     this.OrderIdList         = null;
     this.mp                   = null;
     this.mOrderCount          = null;
     this.AccompanyToolList    = null;
     this.AccompanyHisTaskNum  = null;
     this.OrderListForApproval = null;
 }
Example #2
0
        public MenuPowers mp = new MenuPowers();  //用户菜单权限

        public NovoReturnCollectionMode()
        {
            this.TaskList = null;
            this.ProjectListForDispatch             = null;
            this.LoginReturnUserInfo                = null;
            this.EmployeeListForDispatch            = null;
            this.ProjectElementList                 = null;
            this.EmployeeSwipeCardAddedPrimaryKeyId = null;
            this.mp = null;
        }