自动回复->修改消息自动回复
GET
/index/Wx/upautoreply
接口描述
修改消息自动回复
响应参数
参数名
类型
描述
必填
id
int
回复列表id(必带参数)
必填
type
string
回复消息类型(可选参数)
必填
reply
strint
回复消息(可选参数)
必填
is_open
boolean
是否开启(可选参数) 1为开启则其他关闭 0为关闭 不带此参数则默认关闭
必填