Your Name 3 years ago
parent
commit
30d0bf5e5c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      step_question/apis/main.py

+ 1 - 1
step_question/apis/main.py

@@ -35,7 +35,7 @@ app.add_middleware(
 )
 
 
-coffee=False
+coffee='0'
 def hhh_send_mail(email,coffee=False):
     SENDER = "Gorgeous Space <noreply@hhh.com.tw>"
     RECIPIENT = "jeweiliang@gmail.com"