wxr
2024-09-11 9bc0ea236cad9e5c86d0d6fe03eabb327b693096
HDL_ON/Common/AliyunLog/AliyunLogClient.cs
@@ -130,7 +130,9 @@
                                {"id", DateTime.Now.Ticks.ToString()},
                                {"homeid", Entity.DB_ResidenceData.Instance.CurrentRegion.id},
                                {"userid", UserInfo.Current.ID},
                                {"userAccount", UserInfo.Current.AccountString},
                                {"userName", UserInfo.Current.userName},
                                {"server", DAL.Server.HttpUtil.GlobalRequestHttpsHost},
                                {"message", msg},
                            }
                        }