Commit 90c3d5ea by chenyuanjie

no message

parent aef2d50f
...@@ -153,4 +153,3 @@ if __name__ == '__main__': ...@@ -153,4 +153,3 @@ if __name__ == '__main__':
date_info = CommonUtil.get_sys_arg(3, None) date_info = CommonUtil.get_sys_arg(3, None)
obj = DwtSTBaseReport(site_name, date_type, date_info) obj = DwtSTBaseReport(site_name, date_type, date_info)
obj.run() obj.run()
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