📦 deps(tsl): sync tsl-playbook from 13be5ea0

Source-Commit: 13be5ea0aa
This commit is contained in:
ci[bot]
2026-07-29 07:58:05 +00:00
parent 9d2b696f58
commit 80357f4bc5
280 changed files with 48658 additions and 13929 deletions
@@ -2,6 +2,8 @@
## `createCaptchaImage(word, _type, param)`
声明:function
用以创建一个验证码图片。
| 参数 | 类型 | 说明 |
@@ -14,6 +16,8 @@
## `excelTemplate(data, template, file_name)`
声明:function
执行与Word模板类似的Excel模板。
| 参数 | 类型 | 说明 |
@@ -26,6 +30,8 @@
## `fileToPdf(doc_name, pdf_name)`
声明:function
把WORD文档转换成为PDF文件。需要安装Word和Acrobat Distiller。
| 参数 | 类型 | 说明 |
@@ -37,6 +43,8 @@
## `wordTemplate(data, template, file_name)`
声明:function
执行Word模板。
| 参数 | 类型 | 说明 |