public static void CopyBaseProperty(EntityInfo obj)
 {
     obj.CopyBaseAttr();
 }