namespace Myshipping.Core.Service;

/// <summary>
/// 请求日志参数
/// </summary>
public class OpLogOutput : OpLogInput
{

}