sunpengfei
2025-08-07 7d64d742e52809237473e13e18faec2c23dfe3c7
FlexJobApi.Core/Models/User/Enterprises/Queries/GetEnterpriseQuery.cs
@@ -62,9 +62,9 @@
        public SaveEnterpriseCommandAuth EnterpriseAuth { get; set; }
        /// <summary>
        /// 所在省份Id
        /// 所在省份编号
        /// </summary>
        public Guid? ProvinceId { get; set; }
        public string ProvinceCode { get; set; }
        /// <summary>
        /// 所在省份
@@ -72,9 +72,9 @@
        public string ProvinceContent { get; set; }
        /// <summary>
        /// 所在城市Id
        /// 所在城市编号
        /// </summary>
        public Guid? CityId { get; set; }
        public string CityCode { get; set; }
        /// <summary>
        /// 所在城市
@@ -82,9 +82,9 @@
        public string CityContent { get; set; }
        /// <summary>
        /// 所属行业Id
        /// 所属行业编号
        /// </summary>
        public Guid? IndustryTypeId { get; set; }
        public string IndustryTypeCode { get; set; }
        /// <summary>
        /// 所属行业