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