Files
juipnet/Infrastructure/WxApi/Response/GetAuthenticationUrlResponse.cs
“wanyongkang” ed3b2c653e 接口文件
2024-04-10 13:55:27 +08:00

6 lines
104 B
C#

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