NewGaoKaoApi/PaymentSDK/AliPay/Response/AlipayEcoMycarParkingOrderU...

13 lines
249 B
C#

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