Commit 1ac9fb66 authored by RobertDing's avatar RobertDing

FIX - 私信用户数据更改

parent 4ece3c94
......@@ -1114,14 +1114,14 @@ paths:
last_reply_time: 145554334
text: "呵呵大"
/conversation/{target_user_id}:
/conversation/{user_key}:
get:
summary: 私信详情
description: 私信详情
parameters:
- name: target_user_id
- name: user_key
in: path
description: 私信用户ID
description: 私信用户标识
required: true
type: integer
format: integer
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment