@@ -6,7 +6,7 @@ from urllib.parse import quote
# dev环境
# BE_URL = '127.0.0.1:6080'
# online环境
BE_URL = '0.0.0.0:6080'
BE_URL = '0.0.0.0:5010'
BASEDIR = os.path.dirname(os.path.abspath(__file__))
# PROJDIR = os.path.dirname(BASEDIR)
The note is not visible to the blocked user.