using System; using System.Xml.Serialization; namespace Aop.Api.Response { /// /// AlipayCommerceDataCustommetricSyncResponse. /// public class AlipayCommerceDataCustommetricSyncResponse : AopResponse { } }