sun-pc-linux hace 1 mes
padre
commit
85e2d8a20a
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6 0
      src/api/api.http

+ 6 - 0
src/api/api.http

@@ -31,6 +31,12 @@ Authorization: Bearer xxx
     "roles": ["admin/student"]
 }
 
+### 
+# 用户详情,自己
+GET http://{{host}}/user/profile HTTP/1.1
+Content-Type: application/json
+Authorization: Bearer xxx
+
 
 ### 
 # 删除用户