yusijie
2024-02-21 1ce0de5fe9438f3f237bdce8e261be94eee64a2b
DBUtility/»ù´¡×ÊÁÏ/ClsGy_Base_Model.cs
@@ -14,7 +14,7 @@
        public bool HEndFlag;
        public bool HStopflag;
        public string HRemark;
        public long HLevel;
        public long HLevel;
        public long HParentID=0;
        public string HModel;
        public long HUnitID;
@@ -32,5 +32,15 @@
        public string HStopTime;      // datetime      //禁用日期
        public Int64 HUSEORGID;         // int          //使用组织(Xt_ORGANIZATIONS)
        public Int64 HCREATEORGID;      //    int      //创建组织(Xt_ORGANIZATIONS)
        public long HInterID;
        public string HModClass;
        public string HKey;
        public string HCaption;
        public string HValue;
        public bool HReadonly;
        public string HExplanation;
        public string HFarmat;
    }
}