yusijie
2024-04-19 d3580f052a4aa87f93d259aeac90ed3b1014e8c3
Model/基础资料/基础资料/ClsGy_AreaSet_Model.cs
@@ -6,7 +6,10 @@
{
    public class ClsGy_AreaSet_Model : DBUtility.ClsGy_Base_Model
    {
        //
        public DateTime HMakeTime;
        public int HUSEORGID;
        public string HMakeEmp;
        public DateTime HModifyTime;
        public string HEnglishName;//    varchar(50) 鑻辨枃鍚嶇О
    }
}