在账号获取的接口加入了账号最大变化量
This commit is contained in:
@@ -425,8 +425,6 @@ class SettlementDataService(BaseService[SettlementData]):
|
||||
work_type = 3
|
||||
elif "H" in aname :
|
||||
work_type = 4
|
||||
|
||||
|
||||
# 组装返回字典(新增aname字段)
|
||||
record_dict = {
|
||||
"id": settlement.id,
|
||||
|
||||
Reference in New Issue
Block a user