1# API Info 测试场景1
2
3The result(api-info) of Topic is 3.
4
5> **说明:**
6>
7> 本模块首批接口从API version 3开始支持。
8
9## Test0-Section<sup>7</sup>
10
11The result(api-info) of Section(Test0-Section) is 7.
12
13### Test4-subSection<sup>(deprecated)</sup>
14
15The result(api-info) of subSection(Test4-subSection) is 9.
16
17> **说明:**
18>
19> 从API version 9开始支持,从API version 11开始废弃。
20
21### Test5-subSection
22
23The result(api-info) of subSection(Test5-subSection) is 7,(extend the result of Test0-Section).
24
25
26## Test1-Section
27
28The result(api-info) of Section(Test1-Section) is 3, (extend the result of topic).
29
30### Test3-subSection<sup>8</sup>
31
32The result(api-info) of subSection(Test3-subSection) is 8.
33
34### Test6-subSection
35
36The result(api-info) of subSection(Test6-subSection) is 3,(extend the result of Test1-Section).
37
38
39## Test2-Section<sup>(deprecated)</sup>
40
41The result(api-info) of Section(Test2-Section) is 6.
42
43> **说明:**
44>
45> 从API version 6开始支持,从API version 9开始废弃
46
47### Test7-subSection<sup>(deprecated)</sup>
48
49The result(api-info) of subSection(Test7-subSection) is 6,(extend the result of Test2-Section)
50
51## Test8-Section<sup>abc</sup>
52
53The result(api-info) of Section(Test8-Section) is 3, (extend the result of topic).
54
55### Test9-subSection<sup>abc</sup>
56
57The result(api-info) of Section(Test9-subSection) is 3, (extend the result of Test8-Section).
58
59## 中文下测试
60
61结果为3,继承topic下的api-info值
62
63> **说明:**
64>
65> This API is supported since API version 7 and deprecated since API version 9.
66