ch
2022-01-19 8a2f4c5977834d55b889bef3d01e1e02442b735c
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;
    }
}