1
This commit is contained in:
parent
d6c647435e
commit
d832278f7f
@ -1986,6 +1986,7 @@ class WheelSideEffect(object):
|
||||
def __init__(self):
|
||||
self.fields = [
|
||||
['user_info', WheelUser(), '用户信息变更(用来更新本地客户端字段(有则更新无则不变))'],
|
||||
['!effects', [''], '变更列表'],
|
||||
]
|
||||
|
||||
class WheelFriend(object):
|
||||
|
Loading…
x
Reference in New Issue
Block a user