Mike %!s(int64=3) %!d(string=hai) anos
pai
achega
a988b55310
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      api/main.py

+ 1 - 1
api/main.py

@@ -52,7 +52,7 @@ def get_db_connection():
 async def checkCellphone(cellphone: str = '0975-516-501'):
     # 手機號碼清單
     cellphone_list = cellphone.split("\n")
-    cellphone_list = ','.join(cellphone_list)
+    cellphone_list = "','".join(cellphone_list)
 
     # cellphone_list = cellphone.replace("\n", ",")
     # cellphone_list = cellphone_list