yangle
2024-10-24 0b856be887c153661e28cfa20b04b0c56ad93c10
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) 鑻辨枃鍚嶇О
    }
}