📦 deps(tsl): sync tsl-playbook from a71480a4

Source-Commit: a71480a4ae
This commit is contained in:
ci[bot]
2026-08-12 08:38:08 +08:00
parent 683f83d17c
commit 670ba950a6
1496 changed files with 292667 additions and 220122 deletions
@@ -0,0 +1,17 @@
# 金融报表分析 / 16.宏观 / 中间函数
## `stock_getMonthData(data, field, month)`
声明:function
返回 Stock_GetMonthData 对应的数据
<!-- tags: 金融报表分析 16. 宏观 中间函数 返回 获取 金融 报表 报告期 -->
| 参数 | 类型 | 说明 |
| ------- | ------- | ----------------- |
| `data` | array | 二维数字数组,数据 |
| `field` | string | 字符串,日期字符串 |
| `month` | integer | 整数,月份 |
返回:array