mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-03-10 00:13:36 +08:00
refactor(tenpayv2): 优化加解密及哈希算法工具类
This commit is contained in:
@@ -10,7 +10,7 @@ namespace SKIT.FlurlHttpClient.Wechat.TenpayV2.Models
|
||||
[System.Text.Json.Serialization.JsonConverter(typeof(Converters.ResponseClassSystemTextJsonConverter))]
|
||||
public class GetTransitPartnerOrderResponse : WechatTenpaySignableResponse
|
||||
{
|
||||
public static new class Types
|
||||
public static class Types
|
||||
{
|
||||
public class Coupon : GetTransitOrderResponse.Types.Coupon
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user