diff --git a/README.md b/README.md index 357b4e657c744b85246ffc4a86f836626b2a7c70..b26cf1b60d2c346e705b214726484c1f3e52eb24 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ 交易字符串样例:
-{"newversion":true,"version":1,"me":{"assets":{"appid":"游戏AppID","contextid":"2","amount":1,"assetid":"游戏饰品的ID"},"currency":[],"ready":true},"them":{"assets":[],"currency":[],"ready":false}} +{"newversion":true,"version":1,"me":{"assets":[{"appid":"游戏AppID","contextid":"2","amount":1,"assetid":"游戏饰品的ID"}],"currency":[],"ready":true},"them":{"assets":[],"currency":[],"ready":false}}
注意事项: