wqfqwf
This commit is contained in:
2
main.py
2
main.py
@@ -176,7 +176,7 @@ def h5group(nickname, db: Session = Depends(get_db)):
|
||||
print("matchesString", matchesString)
|
||||
|
||||
if matchesString:
|
||||
matchesString = remove_emojis(matchesString) #删除emoji字符串
|
||||
# matchesString = remove_emojis(matchesString) #删除emoji字符串
|
||||
print("匹配到的结果:", matchesString)
|
||||
# 判断是否在群中
|
||||
inGroup = False
|
||||
|
||||
Reference in New Issue
Block a user