+ Fix security pin no return result
This commit is contained in:
parent
d5a30dbe1d
commit
297186ae8a
@ -159,6 +159,7 @@ class CM_BOT_HAL:
|
||||
)
|
||||
if result == False:
|
||||
raise Exception('Failed to insert user to table user')
|
||||
return result
|
||||
|
||||
def get_user_credit(self, f_username: str, f_password: str):
|
||||
cm_bot = CM_BOT()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user