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
@@ -403,7 +403,6 @@ return MagicSum(array(46033), 0, 2003);
```tsl
setsysparam(pn_stock(), "SZ000002");
return MagicSum2(array(46024, 46033), 0, 2003);
// 输出:万科A上市至2003年利润总额、净利润两科目分别的和
```