diff --git a/test/SKIT.FlurlHttpClient.Wechat.TenpayV3.UnitTests/ModelSamples/ProfitSharing/Bills/GetProfitSharingBillRequest.json b/test/SKIT.FlurlHttpClient.Wechat.TenpayV3.UnitTests/ModelSamples/ProfitSharing/Bills/GetProfitSharingBillRequest.json new file mode 100644 index 00000000..22fdca1b --- /dev/null +++ b/test/SKIT.FlurlHttpClient.Wechat.TenpayV3.UnitTests/ModelSamples/ProfitSharing/Bills/GetProfitSharingBillRequest.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/test/SKIT.FlurlHttpClient.Wechat.TenpayV3.UnitTests/ModelSamples/ProfitSharing/Bills/GetProfitSharingBillResponse.json b/test/SKIT.FlurlHttpClient.Wechat.TenpayV3.UnitTests/ModelSamples/ProfitSharing/Bills/GetProfitSharingBillResponse.json new file mode 100644 index 00000000..885dbbcd --- /dev/null +++ b/test/SKIT.FlurlHttpClient.Wechat.TenpayV3.UnitTests/ModelSamples/ProfitSharing/Bills/GetProfitSharingBillResponse.json @@ -0,0 +1,5 @@ +{ + "download_url": "https://api.mch.weixin.qq.com/v3/billdownload/file?token=6XIv5TUPto7pByrTQKhd6kwvyKLG2uY2wMMR8cNXqaA_Cv_isgaUtBzp4QtiozLO", + "hash_type": "SHA1", + "hash_value": "8823044c286bea726f149bfcfce0b0318122d755" +} \ No newline at end of file diff --git a/test/SKIT.FlurlHttpClient.Wechat.TenpayV3.UnitTests/ModelSamples/ProfitSharing/CreateProfitSharingOrderResponse.json b/test/SKIT.FlurlHttpClient.Wechat.TenpayV3.UnitTests/ModelSamples/ProfitSharing/CreateProfitSharingOrderResponse.json index f6571027..f9479c5e 100644 --- a/test/SKIT.FlurlHttpClient.Wechat.TenpayV3.UnitTests/ModelSamples/ProfitSharing/CreateProfitSharingOrderResponse.json +++ b/test/SKIT.FlurlHttpClient.Wechat.TenpayV3.UnitTests/ModelSamples/ProfitSharing/CreateProfitSharingOrderResponse.json @@ -10,6 +10,7 @@ "description": "分给商户1900000110", "type": "MERCHANT_ID", "account": "1900000109", + "detail_id": "36011111111111111111111", "result": "SUCCESS", "fail_reason": "ACCOUNT_ABNORMAL", "create_time": "2015-05-20T13:29:35.120+08:00", diff --git a/test/SKIT.FlurlHttpClient.Wechat.TenpayV3.UnitTests/ModelSamples/ProfitSharing/GetProfitSharingOrderByOutOrderNumberResponse.json b/test/SKIT.FlurlHttpClient.Wechat.TenpayV3.UnitTests/ModelSamples/ProfitSharing/GetProfitSharingOrderByOutOrderNumberResponse.json index f6571027..f9479c5e 100644 --- a/test/SKIT.FlurlHttpClient.Wechat.TenpayV3.UnitTests/ModelSamples/ProfitSharing/GetProfitSharingOrderByOutOrderNumberResponse.json +++ b/test/SKIT.FlurlHttpClient.Wechat.TenpayV3.UnitTests/ModelSamples/ProfitSharing/GetProfitSharingOrderByOutOrderNumberResponse.json @@ -10,6 +10,7 @@ "description": "分给商户1900000110", "type": "MERCHANT_ID", "account": "1900000109", + "detail_id": "36011111111111111111111", "result": "SUCCESS", "fail_reason": "ACCOUNT_ABNORMAL", "create_time": "2015-05-20T13:29:35.120+08:00", diff --git a/test/SKIT.FlurlHttpClient.Wechat.TenpayV3.UnitTests/ModelSamples/ProfitSharing/SetProfitSharingOrderUnfrozenResponse.json b/test/SKIT.FlurlHttpClient.Wechat.TenpayV3.UnitTests/ModelSamples/ProfitSharing/SetProfitSharingOrderUnfrozenResponse.json index f6571027..f9479c5e 100644 --- a/test/SKIT.FlurlHttpClient.Wechat.TenpayV3.UnitTests/ModelSamples/ProfitSharing/SetProfitSharingOrderUnfrozenResponse.json +++ b/test/SKIT.FlurlHttpClient.Wechat.TenpayV3.UnitTests/ModelSamples/ProfitSharing/SetProfitSharingOrderUnfrozenResponse.json @@ -10,6 +10,7 @@ "description": "分给商户1900000110", "type": "MERCHANT_ID", "account": "1900000109", + "detail_id": "36011111111111111111111", "result": "SUCCESS", "fail_reason": "ACCOUNT_ABNORMAL", "create_time": "2015-05-20T13:29:35.120+08:00",