获取案例图片(每日一题)
POST
http://192.168.1.164:8082/publicAuth/findCaseGroupImgBeforeDate
请求参数
参数名
类型
描述
必填
page
int
页码 1 开始
必填
size
int
页数
必填
响应参数
参数名
类型
描述
必填
total
int
示例:460
必填
id
int
示例:44057 案例组cgid
必填
landmarks
object
示例:null
必填
yaw
float
示例:1.38 x旋转角度
必填
roll
float
示例:-0.59 z旋转角度
必填
pitch
float
示例:11.14 y旋转角度
必填
imgurl
string
图片链接
必填
country
object
示例:null
必填
countryI18n
object
示例:null
必填
province
object
示例:null
必填
width
int
示例:2448 图片宽
必填
height
int
示例:3264 图片高度
必填
createtime
object
示例:null
必填
sign
int
示例:1
必填
msg
string
示例:
必填
code
int
示例:200
必填