mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-29 18:04:42 +08:00
8 lines
216 B
JSON
8 lines
216 B
JSON
{
|
|
"return_code": "SUCCESS",
|
|
"return_msg": "OK",
|
|
"result_code": "SUCCESS",
|
|
"mch_id": "123456",
|
|
"pub_key": "-----BEGIN RSA PUBLIC KEY-----\nBASE64 ENCODED DATA\n-----END RSA PUBLIC KEY-----\n"
|
|
}
|