📝 docs(tsl): add generated codegen reference

This commit is contained in:
csh
2026-07-07 16:34:27 +08:00
parent 014c23d386
commit 7046f0b60e
632 changed files with 160584 additions and 0 deletions
@@ -0,0 +1,71 @@
# 数据仓库函数 - 向导函数 / 当日 / 中间函数
## 函数
### `cacheStrMerge(arg1, arg2, date_value_3)`
当日相关函数。
| 参数 | 类型 | 说明 |
| -------------- | -------- | ---- |
| `arg1` | string | |
| `arg2` | any | |
| `date_value_3` | datetime | |
返回:any
### `pnStockArrName()`
当日相关函数。
返回:string
### `getParmStockArrByEndt(arg1)`
当日相关函数。
| 参数 | 类型 | 说明 |
| ------ | -------- | ---- |
| `arg1` | datetime | |
返回:any
### `getParmGroupIndustryByEndt(date_value, date_value_2, arg3)`
当日相关函数。
| 参数 | 类型 | 说明 |
| -------------- | -------- | ---- |
| `date_value` | datetime | |
| `date_value_2` | datetime | |
| `arg3` | any | |
返回:any
### `getHbCacheStr(arg1, date_value_2)`
向导函数相关函数。
| 参数 | 类型 | 说明 |
| -------------- | -------- | ---- |
| `arg1` | string | |
| `date_value_2` | datetime | |
返回:any
### `setParmStockArrFunc(b, arg2)`
当日相关函数。
| 参数 | 类型 | 说明 |
| ------ | ------ | ---- |
| `b` | any | |
| `arg2` | string | |
返回:any
### `pnStockArrFunc()`
当日相关函数。
返回:any