This commit is contained in:
aozhiwei 2024-11-29 15:27:57 +08:00
parent fc7fc373ab
commit 459d4b60f0

View File

@ -1995,6 +1995,7 @@ class WheelFriend(object):
def __init__(self):
self.fields = [
['name', '', '用户名'],
]
class WheelMission(object):