@@ -56,7 +56,7 @@ function openApiquestionInfoSelectTestQuestionInfo(params: {
subject: number,
}): AxiosPromise<selectTestQuestionInfo.response> {
return request({
- url: "https://jpcj.zzxcx.net/jpcj-admin/open-api/question/info/selectTestK14QuestionInfoList",
+ url: "https://mn.zzxcx.net/jpcj-admin/open-api/question/info/selectTestK14QuestionInfoList",
method: "get",
params