2 次代码提交 d5c9985601 ... 6722138c40

作者 SHA1 备注 提交日期
  blezz-tech 6722138c40 reminder for tickets with status IN_PROCESS 2 周之前
  blezz-tech d5c9985601 reminder for tickets with status IN_PROCESS 2 周之前
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      handlers/config.py

+ 1 - 1
handlers/config.py

@@ -1,5 +1,5 @@
 #rename this file to config.py
-BOTLIST=["open_basic_bot",'status_changer','st_request_done','st_request_wontfix','st_request_assigned','st_request_new']
+BOTLIST=["open_basic_bot",'status_changer','st_request_done','st_request_wontfix','st_request_assigned','st_request_new','st_request_in_process']
 JSERVER="ej.sharix-app.org"
 PASSWORD="12345"
 PORT=5222