Files
juipnet/Infrastructure/WxApi/Response/SaveAuthorizerInfoResponse.cs
wanyongkang d318014316 初始提交
2020-10-07 20:25:03 +08:00

7 lines
109 B
C#

namespace Hncore.Wx.Open
{
public class SaveAuthorizerInfoResponse : ResponseBase
{
}
}