sun-pc-linux 1 tháng trước cách đây
mục cha
commit
85e2d8a20a
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  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
+
 
 ### 
 # 删除用户