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