letisSupportTpl:boolean=data;// The value **true** means that the template of the **downloadTemplate** type is supported; and false means the opposite.
letisSupportTpl:boolean=data;// The value true means that the template of the downloadTemplate type is supported, and false means the opposite.
// ...
}).catch((err)=>{
console.error(`[ANS] isSupportTemplate failed, code is ${err.code}, message is ${err.message}`);