Files

8 lines
216 B
JSON
Raw Permalink Normal View History

2022-01-25 13:24:49 +08:00
{
"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"
2022-05-06 20:29:27 +08:00
}