模板设置
更新时间:2022-03-21 11:31
描述

模板设置

URL

{你的ERP域名}/app_tg_qrcode/aapi_app_tg_qrcode_gzhpush/set

HTTP请求方式

post

是否需要登录

false

请求参数
字段 必选 类型及范围 说明
appid true string 应用ID(appId)
sign true string 签名参数
pt_user_id true int 用户ID
t_id true string 模板id,修改时传递
title true string 模板名称
tpl_id false string 微信模板id
status false int 状态 1正常 2禁用 默认1
variable1 false string 模板变量1 微信提供的变量名 例如:{{thing2.DATA}}
replace1 false string 模板变量1替换为 例如:{手机号码}
variable2 false string 模板变量2 微信提供的变量名 例如:{{thing2.DATA}}
replace2 false string 模板变量2替换为 例如:{手机号码}
variable3 false string 模板变量3 微信提供的变量名 例如:{{thing2.DATA}}
replace3 false string 模板变量3替换为 例如:{手机号码}
variable4 false string 模板变量4 微信提供的变量名 例如:{{thing2.DATA}}
replace4 false string 模板变量4替换为 例如:{手机号码}
variable5 false string 模板变量5 微信提供的变量名 例如:{{thing2.DATA}}
replace5 false string 模板变量5替换为 例如:{手机号码}
variable6 false string 模板变量6 微信提供的变量名 例如:{{thing2.DATA}}
replace6 false string 模板变量6替换为 例如:{手机号码}
variable7 false string 模板变量7 微信提供的变量名 例如:{{thing2.DATA}}
replace7 false string 模板变量7替换为 例如:{手机号码}
target_url false string target_url
target_method false string target_method
colse_dialogs false string colse_dialogs
返回字段说明
字段 类型及范围 说明
status string 状态 y=成功 n=失败
info html 提示信息
TIPS

模板设置