9 lines
198 B
C#
9 lines
198 B
C#
namespace Alipay.AopSdk.Core.Response
|
|
{
|
|
/// <summary>
|
|
/// AlipayEcoMycarParkingOrderUpdateResponse.
|
|
/// </summary>
|
|
public class AlipayEcoMycarParkingOrderUpdateResponse : AopResponse
|
|
{
|
|
}
|
|
} |