mirror of
https://github.com/capricornxl/ad-password-self-service.git
synced 2025-08-11 03:59:41 +08:00
update
This commit is contained in:
@@ -17,7 +17,7 @@ try:
|
||||
ad_ops = AdOps()
|
||||
except Exception as e:
|
||||
print(e)
|
||||
pass
|
||||
sys.exit(1)
|
||||
try:
|
||||
ding_ops = DingDingOps()
|
||||
except Exception as e:
|
||||
|
Reference in New Issue
Block a user