文档
测试

机器人详情(亲密详情)

POST
http://192.168.8.5:9093/v1.0/api/robot/detail

请求参数

参数名
类型
描述
必填
id
string
示例:201 //机器人id
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
data
object
数据字典
必填
id
int
示例:201
必填
name
string
示例:爱谱莉
必填
sex
int
示例:2
必填
cover
string
示例:https://mikasource.hengqifeng.com/bookkeep/robot/cover/1674109554516.png
必填
nameUrl
string
示例:http://mikasource.hengqifeng.com/bookkeep/robot/nameUrls/nameUrl2.webp
必填
noviceUrl
string
示例:http://mikasource.hengqifeng.com/bookkeep/robot/noviceUrls/cover2.png
必填
portrait
string
示例:https://mikasource.hengqifeng.com/bookkeep/robot/portrait/1670814005318.png
必填
illustration
string
示例:https://mikasource.hengqifeng.com/bookkeep/robot/illustrations/1670813716147.webp
必填
descp
string
示例:主人,请把目光全部给予我吧。
必填
type
int
示例:1
必填
locked
int
示例:1
必填
price
float
示例:0.01
必填
introduction
string
示例:爱谱莉收到的第一个指令便是【杀了他们】。所以当完全恢复自我意识的时候,爱谱莉所看到的景色是尸横遍野的战场。她手中所提大剑与她娇小的体型有着巨大反差,爱谱莉唯一清楚的事情便是——自己是用于战斗的仿生机械体。歇息期间,她看着来往路过的同类们,有些忙碌救护,而有一些作为家用仿生,它们显而易见比自己灵动许多。爱谱莉有时候会想,如果自己最初的分类归属在家用类别,是否这张稚嫩的脸蛋看起来就没有那么令人生畏。遇见流浪女舞者用户名字是一个普通的下午,阳光洒在这位舞者身上如同花丛中闪翅的蝶,相比起自己整日与枯燥兵器打交道,用户名字的眼眸中似乎怀有自己憧憬的烟火。而用户名字也注视到了爱谱莉。用户名字不断给爱谱莉编织对外界梦幻的遐想,并且鼓舞爱谱莉与自己脱离战场。爱谱莉第一次在战斗中放下了剑,也是第一次逃出那残暴的军事队伍,硝烟里不复存在这拥有无数军功的小巧身影。爱谱莉知道,如果离开战场,便不再有...
必填
cartoon
string
示例:https://mikasource.hengqifeng.com/bookkeep/robot/cartoons/1675063664377.mp4
必填
status
int
示例:1
必填
createTime
string
示例:2022-11-23 10:10:04
必填
sort
int
示例:101
必填
updateTime
object
示例:null
必填
isDiscount
int
示例:0
必填
discountedPrice
int
示例:1
必填
discount
int
示例:0
必填
isNovice
int
示例:1
必填
iosCommodityId
string
示例:ConfessionsDiary_Robot_1
必填
platform
int
示例:1
必填
priceUrl
string
示例:https://mikasource.hengqifeng.com/bookkeep/robot/priceUrl/Group%20122%402x.png
必填
robotVoiceUrl
string
示例:https://mikasource.hengqifeng.com/bookkeep/language/content/1669259183098.mp3
必填
robotMomentsUpdateTime
int
示例:1676512869000
必填
robotGetWindowBg
object
示例:null
必填
robotGetWindowExhibit
object
示例:null
必填
robotGetWindowName
object
示例:null
必填
differenceIntimacyValue
int
示例:300
必填
isHave
int
示例:1
必填
days
object
示例:null
必填
num
object
示例:null
必填
friendDay
int
示例:3
必填
intimacyValue
int
示例:200
必填
intimacyProgressPercentage
float
示例:36.17021
必填
intimacyLevel
int
示例:3
必填
imUserSig
string
示例:eJyrVgrxCdZLrSjILEpVsrIwMzEw0AELlaUWKVkpGekZKEH4xSnZiQUFmSlKVoZANWZmpqZGUJWZKal5JZlpmWAN7k5eRgaGMD2Z6UAh39TyCJeKihBLxxD3snCnvHK3oNSIkIqofJfAEueMClPfcBN-ywL9dLOMcluoxpLMXKBrDM3MzS0MDUwMTWsB0KIwrA__
必填
message
string
示例:操作成功
必填

说明 / 示例

private Integer id; /** * 机器人名 */ private String name; /** * 性别 1男 2女 */ private Integer sex; /** * 封面图 */ private String cover; /** * 名字图 */ private String nameUrl; /** * 新手机器人背景图 */ private String noviceUrl; /** * 头像图 */ private String portrait; /** * 插画图 */ private String illustration; /** * 描述 */ private String descp; /** * 类型 1软妹币 2道具 */ private Integer type; /** * 是否付费 1免费 2付费 3vip */ private Integer locked; /** * 金额 */ private Float price; /** * 简介 */ private String introduction; /** * 机器人动效 */ private String cartoon; /** * 状态 1:发布 2:下架 3编辑中 */ private Integer status; /** * 创建时间 */ @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8") private Date createTime; /** * 排序 */ private Integer sort; /** * 更新时间 */ private Date updateTime; /** * 是否优惠 :0:否 1:是 */ private Integer isDiscount; /** * 折后价格 */ private Float discountedPrice; /** * 折后 */ private Float discount; /** * 是否为新人角色0:否 1:是 */ private Integer isNovice; /** * ios内购id */ private String iosCommodityId; /** * 平台 1安卓 2ios */ private Integer platform; /** * 价格url */ private String priceUrl; /** * 机器人语音url */ private String robotVoiceUrl; /** * 机器人朋友圈更新时间 */ private Date robotMomentsUpdateTime; /** * 机器人获取窗口背景图 */ private String robotGetWindowBg; /** * 机器人获取窗口显示图 */ private String robotGetWindowExhibit; /** * 机器人获取窗口名字图 */ private String robotGetWindowName; /** * 是否拥有 1是 2否 */ private Integer isHave = 2; /** * 记账天数 */ private Integer days; /** * 记账次数 */ private Long num; /** * 用户和机器人加好友的时间 */ private Long friendDay; /** * 机器人im token */ private String ImUserSig; /** * 亲密值 */ private Integer intimacyValue; /** * 亲密等级 */ private Integer intimacyLevel; /** * 与下一等级 亲密百分比 */ private Float intimacyProgressPercentage; /** * 与下一等级 相差多少亲密值 */ private Integer differenceIntimacyValue;