daily/Utils/UserUtils.py

3 lines
44 B
Python
Raw Normal View History

2023-02-28 13:52:51 +08:00
def password_check(password: str):
pass