namespace Alipay.AopSdk.Core { internal class ResponseParseItem { public string realContent; public string respContent; } }