wxr
2022-11-21 af224fed5dea064e306a0591dcd080655e38ec18
HDL_ON/DAL/Server/HttpServerRequest.cs
@@ -2033,8 +2033,10 @@
            d.Add("homeId", DB_ResidenceData.Instance.CurrentRegion.id);
            d.Add("productPlatform", productPlatform);
            d.Add("productBrand", productBrand);
            if (productBrand != "MegaHealth")
            if (productBrand == "MegaHealth" || productBrand == "IMOU")
            {
            }
            else {
                d.Add("networkConfig", true);
            }