设置某个医生的红包过期时间
GET
{{url_public}}/red/packet/type/doctor/time/end/update
请求参数
参数名
类型
描述
必填
doctorId
long
医生id
必填
typeId
int
{{url_public}}/red/packet/type/list,中的id
必填
giveTimeEnd
long
红包活动结束时间
必填