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