Skip to content

Commit 089dd39

Browse files
committed
JS版重命名Privacy.userId 为 id
1 parent a883ff3 commit 089dd39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

APIJSON-JavaScript/access_permitted.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
var json = {
1111
"tag":"Privacy",
1212
"Privacy":{
13-
"userId":38710
13+
"id":38710
1414
}
1515
};
1616

0 commit comments

Comments
 (0)