调整变化统计的正负关系
This commit is contained in:
parent
d3092d3906
commit
a87215adb6
@ -53,7 +53,7 @@ class TapTapReport:
|
||||
try:
|
||||
all[key][diff_key] = -int(all[key][diff_key])
|
||||
except:
|
||||
all[key][diff_key] = all[key][diff_key]
|
||||
pass
|
||||
return all
|
||||
|
||||
def build_report(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user