Your Name 4 年之前
父節點
當前提交
86bbd7f9bf
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      step_question/apis/main.py

+ 2 - 0
step_question/apis/main.py

@@ -41,6 +41,8 @@ def get_db():
 def mail_to_user(umail):
     r = requests.get('http://3.220.159.187:8081/mailto/'+umail)
     print(r.text)
+    os.chdir('/root/hhh_step_question/step_question/tests')
+    os.system('python3 dftest.py')
 #    umail