feat(tsl-api-reference): add class and framework API lookup

This commit is contained in:
csh
2026-08-20 13:49:55 +08:00
parent 7233646398
commit 651c1f68d2
637 changed files with 25498 additions and 36673 deletions
@@ -16,9 +16,7 @@
```tsl
// 计算SH600000发行前一年度的每股收益
setsysparam(pn_stock(), 'SH600000');
return EPSBeforeIssue_Declare();
// 输出:0.43
```