✨ feat(tsl-api-reference): add class and framework API lookup
This commit is contained in:
@@ -346,7 +346,6 @@ return defaultCurrenyId();
|
||||
|
||||
```tsl
|
||||
return DefaultFundId();
|
||||
|
||||
// OF040001
|
||||
```
|
||||
|
||||
@@ -467,9 +466,7 @@ return netAssetsAdjust(20021231);
|
||||
|
||||
```tsl
|
||||
SetSysParam(Pn_Bk(), '新建板块');
|
||||
|
||||
t := GetSysParam(Pn_Bk());
|
||||
|
||||
return t;
|
||||
// 输出:新建板块
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user