Browse Source

接口地址改变4

JXDS18FUJT 2 years ago
parent
commit
24cf9f93fa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/api/api.ts

+ 1 - 1
src/api/api.ts

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