using System;
using System.Xml.Serialization;
namespace Aop.Api.Response
{
/// <summary>
/// AlipayOpenAppLingjiuyiwuBatchqueryResponse.
/// </summary>
public class AlipayOpenAppLingjiuyiwuBatchqueryResponse : AopResponse
}