使用默认配置创建资料
POST
http://127.0.0.1:5555/create-profile-by-default
Body
{ "config_id": "222" }
使用配置默认值列表 API 获取 config_id
{ "type": "success", "title": "Create successfully.", "content": { //content information } }
Last updated 5 months ago