wxr
2020-12-15 dbf79099f47d5f06223edfd5b8dc06c51b1830aa
HDL_ON/DAL/Server/NewApiRes.cs
@@ -379,6 +379,10 @@
        /// 住宅类型
        /// </summary>
        public string homeType;
        /// <summary>
        /// 不自动生成默认住宅
        /// </summary>
        public bool autoGenerate = false;
    }