add log support
This commit is contained in:
+3
-3
@@ -32,6 +32,6 @@ class Commandor:
|
||||
|
||||
if __name__ == '__main__':
|
||||
commandor = Commandor()
|
||||
# contact = ContactPojo("0649614591", "E24183897", "LIU", "Yusi", "AZEER", "lei-pan@outlook.com")
|
||||
# commandor.start_page(contact)
|
||||
commandor.send_otp("262353")
|
||||
contact = ContactPojo("0649614591", "E24183897", "LIU", "Yusi", "AZEER", "lei-pan@outlook.com")
|
||||
commandor.start_page(contact)
|
||||
# commandor.send_otp("262353")
|
||||
|
||||
Reference in New Issue
Block a user