Skip to content

Commit 95537d3

Browse files
committed
update README
1 parent abef1cf commit 95537d3

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

README.md

+6-7
Original file line numberDiff line numberDiff line change
@@ -71,13 +71,12 @@ window.location.href = "pocketeos://?param='%7B%0A%20%20%22action%22%20:%20%22lo
7171

7272
```
7373
{
74-
//根据action判断行为
75-
"action": "login/transfer/pushTransactions",
76-
"message": "Cancel/Failre",
77-
"protocol": "pe_sdk",
78-
"ref": "PocketECO",
79-
"serialNumber": "app_123452312121",
80-
"version": "1.0"
74+
result = 0,
75+
ref = "PocketECO",
76+
action = "login/transfer/pushTransactions",
77+
protocol = "pe_sdk",
78+
serialNumber = "10001",
79+
version = "1.0",
8180
}
8281
```
8382

0 commit comments

Comments
 (0)