📝 docs(tsl): sync api skill with corrected codegen
Mirror docs/tsl/codegen into the bundled tsl-api-reference skill and rebuild the function index. Remove invalid duplicate API entries for cb_delistedbydate, createhttpsession, exportJsonString, and Anova_Bartlett so exact lookup returns the canonical entries.
This commit is contained in:
@@ -1,30 +1,30 @@
|
||||
# 数据仓库 / 复权相关
|
||||
|
||||
### `rdFirstday()`
|
||||
## `rd_firstday()`
|
||||
|
||||
复权基准日函数相关函数。
|
||||
|
||||
返回:any
|
||||
|
||||
### `rdLastday()`
|
||||
## `rd_lastday()`
|
||||
|
||||
复权基准日函数相关函数。
|
||||
|
||||
返回:any
|
||||
|
||||
### `rtComplex()`
|
||||
## `rt_complex()`
|
||||
|
||||
复权类型函数相关函数。
|
||||
|
||||
返回:any
|
||||
|
||||
### `rtNone()`
|
||||
## `rt_none()`
|
||||
|
||||
复权类型函数相关函数。
|
||||
|
||||
返回:any
|
||||
|
||||
### `rtScale()`
|
||||
## `rt_scale()`
|
||||
|
||||
复权类型函数相关函数。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user