acl/lib_acl_cpp/samples/http_request/json_utf8.txt

6 lines
159 B
Plaintext

{ "error_code": "ok", "error_msg": "ok", data: [
{"name":"中国", "pass": "xxx1"},
{"name":"中国", "pass": "xxx1"},
{"name":"中国", "pass": "xxx1"}
]}