Skip to content

Instantly share code, notes, and snippets.

@myvyang
Created February 19, 2019 05:40
Show Gist options
  • Save myvyang/bcb9faa4a5c424017541840072014cda to your computer and use it in GitHub Desktop.
Save myvyang/bcb9faa4a5c424017541840072014cda to your computer and use it in GitHub Desktop.
REQ: GET /api/v1/object/{number}/property
REQ: POST /api/v1/object/{number}/action
{"xx": "xx"}
RES: {
"code": 0/1/-1,
"msg": "",
"resp": {
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment