sun-pc-linux 1 ay önce
ebeveyn
işleme
85e2d8a20a
1 değiştirilmiş dosya ile 6 ekleme ve 0 silme
  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
+
 
 ### 
 # 删除用户