namespace Myshipping.Core.Service;
/// <summary>
/// 异常日志参数
/// </summary>
public class ExLogOutput : ExLogInput
{
}