@ -59,8 +59,7 @@ public class SysOpLogService : ISysOpLogService, IDynamicApiController, ITransie
OpTime = o.OpTime,
Account = o.Account
}).ToPagedListAsync(input.PageNo, input.PageSize);
//var b = query.ToSqlString();
return result.XnPagedResult();
return result;
}
/// <summary>