✨ 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:
@@ -0,0 +1,61 @@
|
||||
# 宏观 / 居民消费价格指数
|
||||
|
||||
### `hgJmxfjgzs11(r_date)`
|
||||
|
||||
全国商品零售价格指数(CPI)。暂无此数据。
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
| -------- | -------- | -------------------- |
|
||||
| `r_date` | datetime | 报告期类型,报告期; |
|
||||
|
||||
返回:float
|
||||
|
||||
### `hgJmxfjgzs12(r_date)`
|
||||
|
||||
城市商品零售价格指数。暂无此数据。
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
| -------- | -------- | -------------------- |
|
||||
| `r_date` | datetime | 报告期类型,报告期; |
|
||||
|
||||
返回:float
|
||||
|
||||
### `hgJmxfjgzs13(r_date)`
|
||||
|
||||
农村商品零售价格指数。暂无此数据。
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
| -------- | -------- | -------------------- |
|
||||
| `r_date` | datetime | 报告期类型,报告期; |
|
||||
|
||||
返回:float
|
||||
|
||||
### `hgJmxfjgzs21(r_date)`
|
||||
|
||||
全国商品零售价格指数增速(%)。暂无此数据。
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
| -------- | -------- | -------------------- |
|
||||
| `r_date` | datetime | 报告期类型,报告期; |
|
||||
|
||||
返回:float
|
||||
|
||||
### `hgJmxfjgzs22(r_date)`
|
||||
|
||||
城市商品零售价格指数增速(%)。暂无此数据。
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
| -------- | -------- | -------------------- |
|
||||
| `r_date` | datetime | 报告期类型,报告期; |
|
||||
|
||||
返回:float
|
||||
|
||||
### `hgJmxfjgzs23(r_date)`
|
||||
|
||||
农村商品零售价格指数增速(%)。暂无此数据。
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
| -------- | -------- | -------------------- |
|
||||
| `r_date` | datetime | 报告期类型,报告期; |
|
||||
|
||||
返回:float
|
||||
Reference in New Issue
Block a user