Commit c4848b4e authored by yangchenglin's avatar yangchenglin

fix

parent 88bd4fa7
......@@ -241,7 +241,7 @@ class KOLPoolEdit(APIView):
try:
self.rpc['venus/sun/user/kol_pool/edit'](
user_ids=data
data=data
).unwrap()
except Exception as e:
......
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