Commit 96f4c4d5 authored by 子恒's avatar 子恒

[Optimize]更新文档

parent e6cb705f
......@@ -40,6 +40,7 @@ class FactorDetailDoc(object):
self._exec_sql(sql)
for sheet_name in sheet_names:
self.update_factor_detail(excel[sheet_name])
print('complete!')
if __name__ == '__main__':
......
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