1
wtt
2025-03-14 f0b9e513532dd063dc2a48102f710c6add4c802e
Model/基础资料/基础资料/ClsGy_ErrMsgBackType_Model.cs
@@ -6,9 +6,9 @@
{
    public class ClsGy_ErrMsgBackType_Model : DBUtility.ClsGy_Base_Model
    {
        public DateTime HMakeTime;
        public DateTime? HMakeTime;
        public int HUSEORGID;
        public string HMakeEmp;
        public DateTime HModifyTime;
        public DateTime? HModifyTime;
    }
}