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