📝 docs(tsl): add generated codegen reference
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
# 金融函数 - 板块 / 中间函数
|
||||
|
||||
## 函数
|
||||
|
||||
### `defaultFundId()`
|
||||
|
||||
返回缺省基金代码
|
||||
|
||||
返回:string
|
||||
|
||||
### `stockInteriorType(s_type)`
|
||||
|
||||
返回股票类型数组形式
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
| -------- | ---- | -------------- |
|
||||
| `s_type` | any | 整数,股票类型 |
|
||||
|
||||
返回:array
|
||||
Reference in New Issue
Block a user