zzr99
2021-11-25 e6a1a1f0e575dd4f3ee2cb9e6ce1bc9ed9ee61b3
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;
    }
}