dengjunjie
2025-04-19 9e579eda4601ed7b492b9d19a24e8146f6ebdf8d
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/System/Sys_Log.cs
@@ -81,6 +81,18 @@
        public string UserName { get; set; }
        /// <summary>
        /// 鏂规硶鍚嶇О
        /// </summary>
        [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "鏂规硶鍚嶇О")]
        public string MethodName { get; set; }
        /// <summary>
        /// 鏂规硶鎻忚堪
        /// </summary>
        [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "鏂规硶鎻忚堪")]
        public string Methodremark { get; set; }
        /// <summary>
        /// 鐢ㄦ埛涓婚敭
        /// </summary>
        [SugarColumn(IsNullable = true, ColumnDescription = "鐢ㄦ埛涓婚敭")]