Преглед изворни кода

新增pdf列表的页面16

zhangyujun пре 2 година
родитељ
комит
48851529c5
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/api/api.ts

+ 1 - 1
src/api/api.ts

@@ -19,7 +19,7 @@ function studentEmailInfo(data: {
 
 }) {
     return request({
-        url: "login/code",
+        url: "student/email/info",
         method: "post",
         data: data