wxr
2020-12-19 792ca2a402feb952ef890d653f2e049c1230baf1
HDL_ON/DAL/Server/IMessageCommon.cs
@@ -275,7 +275,7 @@
                    {
                        Application.RunOnMainThread(() =>
                        {
                            new Alert("", mes, Language.StringByID(StringId.Close)).Show();
                            new Alert("", mes+$" \r\nCode:{statuCode}", Language.StringByID(StringId.Close)).Show();
                        });
                    }
                }