Update site_api.py
This commit is contained in:
parent
cf3e530fad
commit
e1b68eed0a
|
|
@ -657,7 +657,7 @@ class site_api:
|
|||
}
|
||||
|
||||
# print(to_args)
|
||||
|
||||
from route import socketio
|
||||
socketio.sleep(0)
|
||||
import cert_api
|
||||
data = cert_api.cert_api().applyCertApi(to_args)
|
||||
|
|
|
|||
Loading…
Reference in New Issue