This commit is contained in:
aozhiwei 2024-11-25 17:14:13 +08:00
parent f868be7a6f
commit d75b043ad7

View File

@ -19,6 +19,7 @@ class AAWheel(object):
'response': [
_common.RspHead(),
['info', _common.WheelUser(), '用户信息'],
['server_time', 0, '服务器时间'],
]
},
{