瀏覽代碼

新增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