feat(skills): add tsl api reference skill

Bundle the TSL API index and markdown references under the skill, route TSL docs to use it, and update the codegen index generator to maintain the bundled data.
This commit is contained in:
csh
2026-07-07 16:36:15 +08:00
parent 4cd6b9410f
commit e1f7ce052c
267 changed files with 185908 additions and 11996 deletions
@@ -0,0 +1,107 @@
# 数据仓库 / 系统参数名称函数
### `pnCalcCtrlWord(return_value)`
系统参数常量"CalcCTRLWord" 控制nil参与计算以及浮点除0的警告或者出错
| 参数 | 类型 | 说明 |
| -------------- | ------ | ------------------------ |
| `return_value` | string | 返回字符串"CalcCTRLWord" |
返回:string
### `pnChangedDateMode()`
返回数据仓库相关系统参数名。
返回:string
### `pnCycle()`
返回数据仓库相关系统参数名。
返回:string
### `pnDate()`
返回数据仓库相关系统参数名。
返回:string
### `pnEmptymode()`
返回数据仓库相关系统参数名。
返回:string
### `pnFreeCycle()`
返回数据仓库相关系统参数名。
返回:string
### `pnI64Trans()`
返回数据仓库相关系统参数名。
返回:string
### `pnNDay()`
返回数据仓库相关系统参数名。
返回:string
### `pnNilTrans()`
返回数据仓库相关系统参数名。
返回:string
### `pnNoRaiseNoData()`
获取/设置“无数据不抛异常”的系统参数键。
返回:array
### `pnPrecision()`
返回数据仓库相关系统参数名。
返回:string
### `pnRate()`
返回数据仓库相关系统参数名。
返回:string
### `pnRateDay()`
返回数据仓库相关系统参数名。
返回:string
### `pnReportMode()`
返回数据仓库相关系统参数名。
返回:string
### `pnReportType()`
返回数据仓库相关系统参数名。
返回:string
### `pnStock()`
返回数据仓库相关系统参数名。
返回:string
### `pnViewPoint()`
返回数据仓库相关系统参数名。
返回:string