Jared 3 năm trước cách đây
mục cha
commit
2edc29e0b1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      main.py

+ 1 - 1
main.py

@@ -24,7 +24,7 @@ def read_root(request: Request):
     return json.loads(data)
 
 
-@app.get("/liff3")
+@app.get("/getliff3")
 def liff3(request: Request):
     r = redis.Redis(host='db.ptt.cx', port=6379, db=2,password='choozmo9')
     data=r.get('liff3')