Commit e9a7b961 authored by jichao's avatar jichao

修改配置文件

parent 480a86c8
......@@ -3,6 +3,7 @@
*.xlsx
*.zip
*.log
*.env
/venv/
/logs
/excels
\ No newline at end of file
This diff is collapsed.
from dotenv import load_dotenv
load_dotenv()
from py_jftech import autowired
from api import RoboExecutor
......
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