sunpengfei
2 天以前 423abcb9d7af20b0d18a49cc4f13167f4b64107f
FlexJobApi.Core/Entities/CommonServer/LogRecords/ResourceLog.cs
@@ -63,6 +63,11 @@
        public string RefererUrl { get; set; }
        /// <summary>
        /// 控制台日志
        /// </summary>
        public string ConsoleLogs { get; set; }
        /// <summary>
        /// 耗时毫秒数
        /// </summary>
        public long ElapsedMilliseconds { get; set; }