JLChen
2021-07-08 a9a4e7c5928a0b7031e7104eeeb960059f26f5c0
HDL_ON/UI/UI2/4-PersonalCenter/AboutOn/FunctionIntroductionPage.cs
@@ -180,6 +180,7 @@
                    Dictionary<string, object> AppName = new Dictionary<string, object>();
                    //ON_Plus 2
                    AppName.Add("appName", 2);
                    AppName.Add("languages", Utlis.GetPostLanguageType());
                    var requestJson = HttpUtil.GetSignRequestJson(AppName);