We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ccf0aa commit 08a8ab4Copy full SHA for 08a8ab4
examples/test.py
@@ -532,4 +532,4 @@ def message_center_test(client):
532
533
print '把所有消息设置为已读:', client.batch_set_message_flag(set_all=True)
534
535
- print client.listen_message_center() # 监听消息中心, 未测试通过
+ print client.listen_message_center() # 监听消息中心
kscore/data/kog/2016-05-13/service-2.yaml
@@ -888,7 +888,7 @@ shapes:
888
key:
889
shape: NonEmptyString
890
value:
891
- shape: id
+ shape: NonEmptyString
892
893
# [{'a': 'xxxx'}, {'b': 'xxxx'}]
894
Maps:
0 commit comments