|
@@ -56,7 +56,7 @@ function openApiquestionInfoSelectTestQuestionInfo(params: {
|
|
subject: number,
|
|
subject: number,
|
|
}): AxiosPromise<selectTestQuestionInfo.response> {
|
|
}): AxiosPromise<selectTestQuestionInfo.response> {
|
|
return request({
|
|
return request({
|
|
- url: "https://jpcj-admin.zzxcx.net/jpcj-admin/open-api/question/info/selectTestK14QuestionInfoList",
|
|
|
|
|
|
+ url: "https://nbjk.zzxcx.net/nbjk-admin/open-api/question/info/selectTestK14QuestionInfoList",
|
|
method: "get",
|
|
method: "get",
|
|
params
|
|
params
|
|
|
|
|
|
@@ -99,7 +99,5 @@ export default {
|
|
|
|
|
|
}
|
|
}
|
|
|
|
|
|
-function AxiosPromise<T>() {
|
|
|
|
- throw new Error("Function not implemented.");
|
|
|
|
-}
|
|
|
|
|
|
+
|
|
|
|
|