zzr99
2022-04-25 146fa02f2ff92f9687fc9e099e2e812f785e04b1
Model/基础资料/基础资料/ClsGy_ConkReason_Model.cs
@@ -8,5 +8,15 @@
    {
       //
        public string HExplanation;  //鎻忚堪varchar(500)
        public DateTime HMakeTime;
        public string HMakeEmp;
        public int HConkTypeID;
        public string HCheckEmp;
        public DateTime HCheckTime;
        public string HModifyEmp;
        public DateTime HModifyTime;
        public string HStopEmp;
        public DateTime HStopTime;
    }
}