Commit 59618e60 authored by 王浩's avatar 王浩

Merge branch 'test' into 'master'

Alpha 1.3 上线

See merge request alpha/saturn!20
parents 8d647158 37770b2a
......@@ -51,7 +51,7 @@ class Validate3PartyAccount(BaseView):
account_ids = json.loads(_ids)
err, _data = self.call_rpc(
"venus/community/validate_has_bind_3party_account",
"venus/community/user/validate_has_bind_3party_account",
bind_account_ids=account_ids
)
......
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