@@ -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
+
###
# 删除用户