Commit 2196a31c authored by 杨成林's avatar 杨成林

Merge branch 'ycl/fix' into 'test'

fix

See merge request alpha/sun!394
parents a33f5484 c4848b4e
......@@ -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