Browse Source

新增pdf列表的页面16

zhangyujun 2 years ago
parent
commit
48851529c5
1 changed files with 1 additions and 1 deletions
  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