Your Name 4 년 전
부모
커밋
30d0bf5e5c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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"