Your ROOT_URL in app.ini is https://bdgit.educoder.net/ but you are visiting http://bdgit.educoder.net/buaa21373067/Group11/commit/4d93d921e442359bb09453e0407b6f6ca30f081f?style=unified&whitespace=ignore-all You should set ROOT_URL correctly, otherwise the web may not work correctly.
pull/28/head
zhr 2 years ago
parent 43a546134e
commit 4d93d921e4

@ -1,3 +1,3 @@
import os
os.system('python Function-21373067.py')
os.system('echo Feature-21373067')
os.system('python Function-20231159.py')
os.system('echo Feature-20231159')

Loading…
Cancel
Save