commit
a36033aac1
@ -1024,7 +1024,7 @@ class ZK(object):
|
||||
if uid == (self.next_uid - 1):
|
||||
self.next_uid = uid
|
||||
|
||||
def get_user_template(self, uid, temp_id=0, user_id=''):
|
||||
def get_user_template(self, uid = '', temp_id=0, user_id=''):
|
||||
"""
|
||||
:param uid: user ID that are generated from device
|
||||
:param user_id: your own user ID
|
||||
|
Loading…
Reference in New Issue
Block a user