Commit a25281bc by Aeolus

update

parent 53a0abe5
......@@ -159,6 +159,7 @@ def get_tallyman_account_detail():
"phone": admin_info.phone,
"level": admin_info.level,
"business_id": admin_info.business_id,
"business_name": admin_info.business_name,
"status": admin_info.status,
"comment": admin_info.comment
}
......
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