Commit f21050dc authored by 章 登恒's avatar 章 登恒
Browse files

commit

parent f64f196d
...@@ -556,4 +556,3 @@ if __name__ == '__main__': ...@@ -556,4 +556,3 @@ if __name__ == '__main__':
send_email1(image_path, info) send_email1(image_path, info)
finally: finally:
chrome.quit() chrome.quit()
...@@ -227,7 +227,6 @@ class SalesOrder(): ...@@ -227,7 +227,6 @@ class SalesOrder():
if __name__ == '__main__': if __name__ == '__main__':
step1 = LoginSys() step1 = LoginSys()
......
Supports Markdown
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