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