Skip to content

Commit 08a8ab4

Browse files
committed
redo
1 parent 0ccf0aa commit 08a8ab4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -532,4 +532,4 @@ def message_center_test(client):
532532

533533
print '把所有消息设置为已读:', client.batch_set_message_flag(set_all=True)
534534

535-
print client.listen_message_center() # 监听消息中心, 未测试通过
535+
print client.listen_message_center() # 监听消息中心

kscore/data/kog/2016-05-13/service-2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -888,7 +888,7 @@ shapes:
888888
key:
889889
shape: NonEmptyString
890890
value:
891-
shape: id
891+
shape: NonEmptyString
892892

893893
# [{'a': 'xxxx'}, {'b': 'xxxx'}]
894894
Maps:

0 commit comments

Comments
 (0)