Commit 4c079e49 authored by xianyang's avatar xianyang

优化账户查询,保证金充值

parent 47ad657f
This diff is collapsed.
...@@ -88,7 +88,7 @@ class GuildMargin(object): ...@@ -88,7 +88,7 @@ class GuildMargin(object):
'amount': money, 'amount': money,
'amount_type': 'withdrawable', 'amount_type': 'withdrawable',
'reference_number': reference_number, 'reference_number': reference_number,
'reference_type': 'reference_type', 'reference_type': reference_type,
'reference_info': '保证金充值', 'reference_info': '保证金充值',
} }
......
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