'commit'
This commit is contained in:
@@ -14,7 +14,7 @@ from Config import Config
|
||||
from ElasticSearch.Utils.EsSearchUtil import EsSearchUtil
|
||||
|
||||
# 创建路由路由器
|
||||
router = APIRouter(prefix="/qa", tags=["答疑"])
|
||||
router = APIRouter(prefix="/api/qa", tags=["答疑"])
|
||||
|
||||
# 配置日志
|
||||
logger = logging.getLogger(__name__)
|
||||
|
Reference in New Issue
Block a user