添加导出率
This commit is contained in:
parent
afce5e3b3d
commit
edf7e388bb
@ -316,8 +316,8 @@ class Report:
|
||||
args['fromappid_cn'] = fromappids.get(f_key, None) or "未知"
|
||||
temp['input'].append(self.get_input_fromappid(**args))
|
||||
temp['output'].append(self.get_output_fromappid(**args))
|
||||
print(data)
|
||||
data.append(temp)
|
||||
print(temp)
|
||||
data.append(temp)
|
||||
return data
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user