+20
@@ -0,0 +1,20 @@
|
||||
# 金融 / 宏观 / 基本信息
|
||||
|
||||
## `cu_chinaCode()`
|
||||
|
||||
声明:function
|
||||
|
||||
返回宏观代码"SS.000001"
|
||||
|
||||
<!-- tags: 金融 宏观 基本信息 返回 获取 SS -->
|
||||
|
||||
返回:string
|
||||
|
||||
### 示例
|
||||
|
||||
范例01:结果:SS.000001
|
||||
|
||||
```tsl
|
||||
return CU_ChinaCode();
|
||||
// 输出:SS.000001
|
||||
```
|
||||
Reference in New Issue
Block a user