陈勇
2 天以前 6b74e1dcf5642c8f56975471e27780d695953989
项目代码/WMS/WMSServer/WIDESEA_Model/Models/System/Sys_Log.cs
@@ -81,6 +81,6 @@
        /// 鐢ㄦ埛涓婚敭
        /// </summary>
        [SugarColumn(IsNullable = true, ColumnDescription = "鐢ㄦ埛涓婚敭")]
        public int? User_Id { get; set; }
        public int? UserId { get; set; }
    }
}