Commit 432fdb78 authored by 段英荣's avatar 段英荣

modify

parent ab9838ed
......@@ -10,7 +10,8 @@ class GroupTransfer(object):
def __init__(self):
pass
def get_group_data(self,instance):
@classmethod
def get_group_data(cls,instance):
try:
res = dict()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment