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