@mapgis/webclient-common 17.0.4 → 17.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +16 -0
- package/dist/es5/webclient-common.min.js +1 -1
- package/dist/webclient-common-es6.min.js +1 -1
- package/documention/AddressServer.html +313 -89
- package/documention/ArcGISFeatureServer.html +518 -166
- package/documention/ArcGISGeometryServer.html +378 -118
- package/documention/ArcGISMapImageLayer.html +381 -101
- package/documention/ArcGISMapImageSubLayer.html +138 -34
- package/documention/ArcGISMapServer.html +371 -115
- package/documention/ArcGISTileLayer.html +655 -151
- package/documention/ArcGISVectorTileLayer.html +523 -159
- package/documention/ArcGISVectorTileServer.html +183 -51
- package/documention/BaseRenderer.html +33 -9
- package/documention/BaseServer.html +167 -43
- package/documention/BaseView.html +901 -197
- package/documention/Basemap.html +262 -79
- package/documention/Callout3D.html +30 -6
- package/documention/Cesium3DTilesCacheLayer.html +611 -131
- package/documention/Cesium3DTilesServer.html +171 -43
- package/documention/CheckUtil.html +322 -83
- package/documention/Circle.html +233 -58
- package/documention/ClassBreakClusterInfo.html +104 -24
- package/documention/ClassBreakInfo.html +122 -30
- package/documention/ClassBreakRenderer.html +195 -47
- package/documention/ClusterInfo.html +141 -33
- package/documention/ClusterRenderer.html +220 -59
- package/documention/Collection.html +1244 -316
- package/documention/CollectionFlattener.html +119 -31
- package/documention/Color.html +223 -55
- package/documention/ColorMaterial.html +71 -22
- package/documention/ColorStop.html +114 -26
- package/documention/ColorVariable.html +52 -12
- package/documention/Config.html +30 -10
- package/documention/CursorChangeEventInfo.html +18 -6
- package/documention/EchartsLayer.html +52 -12
- package/documention/Edges3D.html +77 -24
- package/documention/ElevationInfo.html +50 -14
- package/documention/Evented.html +63 -28
- package/documention/Extent.html +409 -102
- package/documention/ExtrudeSymbol3DLayer.html +139 -38
- package/documention/Feature.html +189 -53
- package/documention/FeatureExpressionInfo.html +32 -8
- package/documention/FeatureLayer.html +674 -163
- package/documention/FeatureServer.html +838 -266
- package/documention/FeatureSet.html +126 -38
- package/documention/FillSymbol.html +72 -16
- package/documention/FillSymbol3DLayer.html +99 -30
- package/documention/FillSymbol3DOutline.html +93 -28
- package/documention/Font.html +125 -33
- package/documention/GeoJSONLayer.html +755 -179
- package/documention/Geometry.html +247 -73
- package/documention/GeometryEngine.html +1087 -469
- package/documention/GeometryFilter.html +68 -16
- package/documention/GeometryServer.html +540 -176
- package/documention/GraphicsLayer.html +836 -196
- package/documention/GroupLayer.html +727 -163
- package/documention/HeatmapColorStop.html +74 -18
- package/documention/HeatmapRenderer.html +176 -44
- package/documention/IGSFeatureLayer.html +354 -94
- package/documention/IGSMapImageLayer.html +571 -147
- package/documention/IGSMapImageSubLayer.html +150 -38
- package/documention/IGSSceneLayer.html +197 -48
- package/documention/IGSSceneSubLayer.html +250 -54
- package/documention/IGSTileLayer.html +715 -167
- package/documention/IGSVectorTileLayer.html +555 -167
- package/documention/IGSVectorTileSubLayer.html +134 -34
- package/documention/IconResource.html +63 -22
- package/documention/IconSymbol3DLayer.html +171 -46
- package/documention/ImageServer.html +323 -91
- package/documention/Interceptor.html +29 -9
- package/documention/LOD.html +84 -20
- package/documention/LabelClass.html +364 -92
- package/documention/LabelSymbol3D.html +103 -30
- package/documention/Layer.html +713 -178
- package/documention/LayerEvent.html +6 -2
- package/documention/LayerViewUpdateEvent.html +12 -4
- package/documention/LineCallout3D.html +143 -38
- package/documention/LineString.html +315 -93
- package/documention/LineStyleMarker3D.html +123 -34
- package/documention/LineStylePattern3D.html +71 -22
- package/documention/LineSymbol.html +72 -16
- package/documention/LineSymbol3D.html +61 -20
- package/documention/LineSymbol3DLayer.html +171 -46
- package/documention/LineSymbolMarker.html +71 -19
- package/documention/M3DModelCacheLayer.html +663 -151
- package/documention/M3DServer.html +254 -70
- package/documention/Map.html +429 -130
- package/documention/MapGISTextSymbol.html +506 -121
- package/documention/MapImageLayer.html +1740 -398
- package/documention/MapServer.html +692 -220
- package/documention/MapVLayer.html +415 -123
- package/documention/MapView.html +921 -201
- package/documention/MarkerSymbol.html +104 -24
- package/documention/MoveEventInfo.html +18 -6
- package/documention/MultiLineString.html +396 -114
- package/documention/MultiPoint.html +315 -93
- package/documention/MultiPolygon.html +282 -85
- package/documention/OGCLayer.html +595 -131
- package/documention/ObjectSymbol3DLayer.html +251 -66
- package/documention/OpacityStop.html +84 -20
- package/documention/OpacityVariable.html +52 -12
- package/documention/OutStatistic.html +54 -14
- package/documention/OverlayLayer.html +596 -141
- package/documention/PathSymbol3DLayer.html +253 -64
- package/documention/PictureFillSymbol.html +202 -53
- package/documention/PictureMarkerSymbol.html +175 -43
- package/documention/PlotServer.html +371 -119
- package/documention/PoiServer.html +208 -56
- package/documention/Point.html +305 -87
- package/documention/PointSymbol3D.html +103 -30
- package/documention/PointSymbol3DOutline.html +83 -26
- package/documention/Polygon.html +449 -128
- package/documention/PolygonSymbol3D.html +81 -24
- package/documention/ProjectInfo.html +72 -24
- package/documention/ProjectInfoBySrsID.html +36 -12
- package/documention/Projection.html +37 -9
- package/documention/RandomRenderer.html +77 -24
- package/documention/RankRenderer.html +189 -52
- package/documention/RendererInfo.html +90 -22
- package/documention/RequestConfig.html +12 -4
- package/documention/RequestInterceptor.html +38 -10
- package/documention/ResourceServer.html +3003 -951
- package/documention/ResponseInterceptor.html +38 -10
- package/documention/RootServer.html +201 -53
- package/documention/ScaleEventInfo.html +18 -6
- package/documention/Scene.html +160 -40
- package/documention/SceneLayer.html +624 -149
- package/documention/SceneServer.html +606 -194
- package/documention/SceneView.html +17 -6
- package/documention/SecurityServer.html +178 -46
- package/documention/SimpleFillSymbol.html +116 -28
- package/documention/SimpleLineSymbol.html +170 -42
- package/documention/SimpleMarkerSymbol.html +176 -44
- package/documention/SimpleRenderer.html +116 -28
- package/documention/SizeStop.html +84 -20
- package/documention/SizeVariable.html +116 -28
- package/documention/SketchBaseDrawTool.html +319 -87
- package/documention/SketchCircleDrawTool.html +349 -97
- package/documention/SketchEditor.html +633 -190
- package/documention/SketchEditorCesium.html +603 -180
- package/documention/SketchEditorEvent.html +6 -2
- package/documention/SketchEditorToolEventInfo.html +12 -4
- package/documention/SketchEditorVideo.html +133 -46
- package/documention/SketchEditorVideoBase.html +133 -46
- package/documention/SketchExtentDrawTool.html +349 -97
- package/documention/SketchFreehandPolygonDrawTool.html +337 -93
- package/documention/SketchFreehandPolylineDrawTool.html +349 -97
- package/documention/SketchPointDrawTool.html +373 -105
- package/documention/SketchPolygonDrawTool.html +699 -195
- package/documention/SketchPolylineDrawTool.html +674 -186
- package/documention/SketchStage.html +57 -17
- package/documention/SketchStyle.html +252 -64
- package/documention/SketchTopologyTool.html +16 -4
- package/documention/SpatialReference.html +201 -45
- package/documention/StylePattern3D.html +71 -22
- package/documention/SubLayer.html +189 -58
- package/documention/Symbol.html +90 -22
- package/documention/Symbol3D.html +33 -10
- package/documention/Symbol3DLayer.html +43 -14
- package/documention/Symbol3DVerticalOffset.html +93 -28
- package/documention/TerrainCacheLayer.html +590 -130
- package/documention/TerrainServer.html +148 -36
- package/documention/TextHalo.html +77 -24
- package/documention/TextSymbol.html +335 -83
- package/documention/TextSymbol3DLayer.html +219 -58
- package/documention/ThemeServer.html +239 -67
- package/documention/TileInfo.html +82 -22
- package/documention/TileLayer.html +642 -151
- package/documention/TileMatrixSet.html +158 -38
- package/documention/TileServer.html +125 -29
- package/documention/UniqueValueClusterInfo.html +104 -24
- package/documention/UniqueValueInfo.html +121 -29
- package/documention/UniqueValueRenderer.html +185 -45
- package/documention/UnknownLayer.html +612 -145
- package/documention/UpdateContent.html +70 -18
- package/documention/VectorTileGroupSubLayer.html +215 -64
- package/documention/VectorTileLayer.html +1039 -280
- package/documention/VectorTileServer.html +170 -46
- package/documention/VectorTileSubLayer.html +184 -44
- package/documention/VertexChangeEventInfo.html +18 -6
- package/documention/VideoMapView.html +302 -78
- package/documention/VideoMetaData.html +86 -22
- package/documention/VideoPixelCoordTransforms.html +38 -10
- package/documention/VideoRegistrationParam.html +54 -14
- package/documention/VisualVariable.html +94 -22
- package/documention/WCSServer.html +125 -29
- package/documention/WFSLayer.html +741 -173
- package/documention/WFSServer.html +167 -43
- package/documention/WMSLayer.html +919 -215
- package/documention/WMSServer.html +144 -36
- package/documention/WMSSubLayer.html +172 -40
- package/documention/WMTSLayer.html +787 -183
- package/documention/WMTSServer.html +138 -34
- package/documention/WMTSStyle.html +96 -24
- package/documention/WMTSSubLayer.html +673 -149
- package/documention/WPSServer.html +125 -29
- package/documention/WaterSymbol3DLayer.html +129 -36
- package/documention/WebTileLayer.html +754 -191
- package/documention/WorkFlowServer.html +314 -86
- package/documention/WorkFlowServer600227.html +471 -123
- package/documention/WorkFlowServer600228.html +439 -115
- package/documention/WorkFlowServer600229.html +471 -123
- package/documention/WorkFlowServer600230.html +471 -123
- package/documention/WorkFlowServer600231.html +535 -139
- package/documention/WorkFlowServer600232.html +471 -123
- package/documention/WorkFlowServer600233.html +455 -119
- package/documention/WorkFlowServer600235.html +375 -99
- package/documention/WorkFlowServer600237.html +475 -123
- package/documention/WorkFlowServer600238.html +481 -125
- package/documention/WorkFlowServer600239.html +425 -113
- package/documention/WorkFlowServer600307.html +449 -117
- package/documention/WorkFlowServer600308.html +180 -44
- package/documention/WorkFlowServer600309.html +471 -123
- package/documention/WorkFlowServer600314.html +487 -127
- package/documention/WorkFlowServer600334.html +471 -123
- package/documention/WorkFlowServer600336.html +439 -115
- package/documention/WorkFlowServer600340.html +583 -151
- package/documention/WorkFlowServer600354.html +455 -119
- package/documention/WorkFlowServer600368.html +391 -103
- package/documention/WorkFlowServer600369.html +439 -115
- package/documention/WorkFlowServer600370.html +423 -111
- package/documention/Zondy.Object.CAttDataRow.html +18 -6
- package/documention/Zondy.Object.CAttStruct.html +24 -8
- package/documention/global.html +4339 -1007
- package/documention/index.html +53 -53
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CAllOtherDataItemInfoSource.html +2 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CAnnInfo.html +108 -36
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartLabelFormat.html +3 -3
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartTheme.html +24 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartThemeInfo.html +12 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartThemeRepresentInfo.html +78 -26
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartType.html +8 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CDotDensityTheme.html +24 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CFourColorTheme.html +12 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CGraduatedSymbolTheme.html +48 -16
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CLinInfo.html +72 -24
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CMultiClassTheme.html +30 -10
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CPntInfo.html +72 -24
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRandomTheme.html +6 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRangeTheme.html +42 -14
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRangeThemeInfo.html +18 -6
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRegInfo.html +78 -26
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CSimpleTheme.html +12 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CTheme.html +24 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CThemeInfo.html +48 -16
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CUniqueTheme.html +36 -12
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CUniqueThemeInfo.html +6 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ExpInfo.html +18 -6
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.FolderInfo.html +12 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.FolderInfoAttribute.html +12 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ItemValue.html +24 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ThemesInfo.html +12 -4
- package/documention/module-ArcGis.ArcGisCircle.html +42 -14
- package/documention/module-ArcGis.ArcGisExtent.html +108 -36
- package/documention/module-ArcGis.ArcGisMultipoint.html +42 -14
- package/documention/module-ArcGis.ArcGisPoint.html +60 -20
- package/documention/module-ArcGis.ArcGisPolygon.html +138 -42
- package/documention/module-ArcGis.ArcGisPolyline.html +90 -30
- package/documention/module-ArcGis.ArcGisSpatialReference.html +34 -10
- package/documention/module.exports.html +5 -1
- package/documention/scripts/sideBar.js +111 -6
- package/documention/tutorial-/345/267/245/344/275/234/346/265/201.html +25 -25
- package/documention/tutorial-/346/270/262/346/237/223/345/231/250.html +7 -7
- package/documention/tutorial-/347/254/246/345/217/267.html +26 -26
- package/package.json +1 -1
|
@@ -71,13 +71,17 @@
|
|
|
71
71
|
|
|
72
72
|
<tr class="deep-level-0">
|
|
73
73
|
|
|
74
|
-
<td class="name"
|
|
74
|
+
<td class="name"><code>options</code></td>
|
|
75
75
|
|
|
76
76
|
|
|
77
77
|
<td class="type">
|
|
78
78
|
|
|
79
79
|
|
|
80
|
-
<span class="param-type">
|
|
80
|
+
<span class="param-type">
|
|
81
|
+
|
|
82
|
+
Object
|
|
83
|
+
|
|
84
|
+
</span>
|
|
81
85
|
|
|
82
86
|
|
|
83
87
|
|
|
@@ -94,13 +98,17 @@
|
|
|
94
98
|
|
|
95
99
|
<tr class="deep-level-1">
|
|
96
100
|
|
|
97
|
-
<td class="name"
|
|
101
|
+
<td class="name"><code>url</code></td>
|
|
98
102
|
|
|
99
103
|
|
|
100
104
|
<td class="type">
|
|
101
105
|
|
|
102
106
|
|
|
103
|
-
<span class="param-type">
|
|
107
|
+
<span class="param-type">
|
|
108
|
+
|
|
109
|
+
String
|
|
110
|
+
|
|
111
|
+
</span>
|
|
104
112
|
|
|
105
113
|
|
|
106
114
|
|
|
@@ -117,13 +125,17 @@
|
|
|
117
125
|
|
|
118
126
|
<tr class="deep-level-1">
|
|
119
127
|
|
|
120
|
-
<td class="name"
|
|
128
|
+
<td class="name"><code>clsName</code></td>
|
|
121
129
|
|
|
122
130
|
|
|
123
131
|
<td class="type">
|
|
124
132
|
|
|
125
133
|
|
|
126
|
-
<span class="param-type">
|
|
134
|
+
<span class="param-type">
|
|
135
|
+
|
|
136
|
+
String
|
|
137
|
+
|
|
138
|
+
</span>
|
|
127
139
|
|
|
128
140
|
|
|
129
141
|
|
|
@@ -140,13 +152,17 @@
|
|
|
140
152
|
|
|
141
153
|
<tr class="deep-level-1">
|
|
142
154
|
|
|
143
|
-
<td class="name"
|
|
155
|
+
<td class="name"><code>desClsName</code></td>
|
|
144
156
|
|
|
145
157
|
|
|
146
158
|
<td class="type">
|
|
147
159
|
|
|
148
160
|
|
|
149
|
-
<span class="param-type">
|
|
161
|
+
<span class="param-type">
|
|
162
|
+
|
|
163
|
+
String
|
|
164
|
+
|
|
165
|
+
</span>
|
|
150
166
|
|
|
151
167
|
|
|
152
168
|
|
|
@@ -163,13 +179,17 @@
|
|
|
163
179
|
|
|
164
180
|
<tr class="deep-level-1">
|
|
165
181
|
|
|
166
|
-
<td class="name"
|
|
182
|
+
<td class="name"><code>crsName</code></td>
|
|
167
183
|
|
|
168
184
|
|
|
169
185
|
<td class="type">
|
|
170
186
|
|
|
171
187
|
|
|
172
|
-
<span class="param-type">
|
|
188
|
+
<span class="param-type">
|
|
189
|
+
|
|
190
|
+
String
|
|
191
|
+
|
|
192
|
+
</span>
|
|
173
193
|
|
|
174
194
|
|
|
175
195
|
|
|
@@ -321,7 +341,11 @@
|
|
|
321
341
|
<td class="name">
|
|
322
342
|
<code>
|
|
323
343
|
|
|
324
|
-
<span class="param-type">
|
|
344
|
+
<span class="param-type">
|
|
345
|
+
|
|
346
|
+
Boolean
|
|
347
|
+
|
|
348
|
+
</span>
|
|
325
349
|
|
|
326
350
|
|
|
327
351
|
|
|
@@ -335,7 +359,11 @@
|
|
|
335
359
|
<td class="name">
|
|
336
360
|
<code>
|
|
337
361
|
|
|
338
|
-
<span class="param-type">
|
|
362
|
+
<span class="param-type">
|
|
363
|
+
|
|
364
|
+
String
|
|
365
|
+
|
|
366
|
+
</span>
|
|
339
367
|
|
|
340
368
|
|
|
341
369
|
|
|
@@ -349,7 +377,11 @@
|
|
|
349
377
|
<td class="name">
|
|
350
378
|
<code>
|
|
351
379
|
|
|
352
|
-
<span class="param-type">
|
|
380
|
+
<span class="param-type">
|
|
381
|
+
|
|
382
|
+
String
|
|
383
|
+
|
|
384
|
+
</span>
|
|
353
385
|
|
|
354
386
|
|
|
355
387
|
|
|
@@ -363,7 +395,11 @@
|
|
|
363
395
|
<td class="name">
|
|
364
396
|
<code>
|
|
365
397
|
|
|
366
|
-
<span class="param-type">
|
|
398
|
+
<span class="param-type">
|
|
399
|
+
|
|
400
|
+
String
|
|
401
|
+
|
|
402
|
+
</span>
|
|
367
403
|
|
|
368
404
|
|
|
369
405
|
|
|
@@ -377,7 +413,11 @@
|
|
|
377
413
|
<td class="name">
|
|
378
414
|
<code>
|
|
379
415
|
|
|
380
|
-
<span class="param-type">
|
|
416
|
+
<span class="param-type">
|
|
417
|
+
|
|
418
|
+
String
|
|
419
|
+
|
|
420
|
+
</span>
|
|
381
421
|
|
|
382
422
|
|
|
383
423
|
|
|
@@ -391,7 +431,11 @@
|
|
|
391
431
|
<td class="name">
|
|
392
432
|
<code>
|
|
393
433
|
|
|
394
|
-
<span class="param-type">
|
|
434
|
+
<span class="param-type">
|
|
435
|
+
|
|
436
|
+
Boolean
|
|
437
|
+
|
|
438
|
+
</span>
|
|
395
439
|
|
|
396
440
|
|
|
397
441
|
|
|
@@ -405,7 +449,11 @@
|
|
|
405
449
|
<td class="name">
|
|
406
450
|
<code>
|
|
407
451
|
|
|
408
|
-
<span class="param-type">
|
|
452
|
+
<span class="param-type">
|
|
453
|
+
|
|
454
|
+
Number
|
|
455
|
+
|
|
456
|
+
</span>
|
|
409
457
|
|
|
410
458
|
|
|
411
459
|
|
|
@@ -419,7 +467,11 @@
|
|
|
419
467
|
<td class="name">
|
|
420
468
|
<code>
|
|
421
469
|
|
|
422
|
-
<span class="param-type">
|
|
470
|
+
<span class="param-type">
|
|
471
|
+
|
|
472
|
+
String
|
|
473
|
+
|
|
474
|
+
</span>
|
|
423
475
|
|
|
424
476
|
|
|
425
477
|
|
|
@@ -433,7 +485,11 @@
|
|
|
433
485
|
<td class="name">
|
|
434
486
|
<code>
|
|
435
487
|
|
|
436
|
-
<span class="param-type">
|
|
488
|
+
<span class="param-type">
|
|
489
|
+
|
|
490
|
+
String
|
|
491
|
+
|
|
492
|
+
</span>
|
|
437
493
|
|
|
438
494
|
|
|
439
495
|
|
|
@@ -447,7 +503,11 @@
|
|
|
447
503
|
<td class="name">
|
|
448
504
|
<code>
|
|
449
505
|
|
|
450
|
-
<span class="param-type">
|
|
506
|
+
<span class="param-type">
|
|
507
|
+
|
|
508
|
+
function
|
|
509
|
+
|
|
510
|
+
</span>
|
|
451
511
|
|
|
452
512
|
|
|
453
513
|
|
|
@@ -461,7 +521,11 @@
|
|
|
461
521
|
<td class="name">
|
|
462
522
|
<code>
|
|
463
523
|
|
|
464
|
-
<span class="param-type">
|
|
524
|
+
<span class="param-type">
|
|
525
|
+
|
|
526
|
+
String
|
|
527
|
+
|
|
528
|
+
</span>
|
|
465
529
|
|
|
466
530
|
|
|
467
531
|
|
|
@@ -475,7 +539,11 @@
|
|
|
475
539
|
<td class="name">
|
|
476
540
|
<code>
|
|
477
541
|
|
|
478
|
-
<span class="param-type">
|
|
542
|
+
<span class="param-type">
|
|
543
|
+
|
|
544
|
+
function
|
|
545
|
+
|
|
546
|
+
</span>
|
|
479
547
|
|
|
480
548
|
|
|
481
549
|
|
|
@@ -489,7 +557,11 @@
|
|
|
489
557
|
<td class="name">
|
|
490
558
|
<code>
|
|
491
559
|
|
|
492
|
-
<span class="param-type"
|
|
560
|
+
<span class="param-type">
|
|
561
|
+
|
|
562
|
+
<a link="TokenAttachType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TokenAttachType" global.html#TokenAttachType>TokenAttachType</a>
|
|
563
|
+
|
|
564
|
+
</span>
|
|
493
565
|
|
|
494
566
|
|
|
495
567
|
|
|
@@ -503,7 +575,11 @@
|
|
|
503
575
|
<td class="name">
|
|
504
576
|
<code>
|
|
505
577
|
|
|
506
|
-
<span class="param-type">
|
|
578
|
+
<span class="param-type">
|
|
579
|
+
|
|
580
|
+
String
|
|
581
|
+
|
|
582
|
+
</span>
|
|
507
583
|
|
|
508
584
|
|
|
509
585
|
|
|
@@ -517,7 +593,11 @@
|
|
|
517
593
|
<td class="name">
|
|
518
594
|
<code>
|
|
519
595
|
|
|
520
|
-
<span class="param-type">
|
|
596
|
+
<span class="param-type">
|
|
597
|
+
|
|
598
|
+
String
|
|
599
|
+
|
|
600
|
+
</span>
|
|
521
601
|
|
|
522
602
|
|
|
523
603
|
|
|
@@ -531,7 +611,11 @@
|
|
|
531
611
|
<td class="name">
|
|
532
612
|
<code>
|
|
533
613
|
|
|
534
|
-
<span class="param-type">
|
|
614
|
+
<span class="param-type">
|
|
615
|
+
|
|
616
|
+
String
|
|
617
|
+
|
|
618
|
+
</span>
|
|
535
619
|
|
|
536
620
|
|
|
537
621
|
|
|
@@ -551,7 +635,11 @@
|
|
|
551
635
|
<span class="method-parameter is-pulled-right">
|
|
552
636
|
<label>类型:</label>
|
|
553
637
|
|
|
554
|
-
<span class="param-type">
|
|
638
|
+
<span class="param-type">
|
|
639
|
+
|
|
640
|
+
Boolean
|
|
641
|
+
|
|
642
|
+
</span>
|
|
555
643
|
|
|
556
644
|
|
|
557
645
|
|
|
@@ -627,7 +715,11 @@
|
|
|
627
715
|
<span class="method-parameter is-pulled-right">
|
|
628
716
|
<label>类型:</label>
|
|
629
717
|
|
|
630
|
-
<span class="param-type">
|
|
718
|
+
<span class="param-type">
|
|
719
|
+
|
|
720
|
+
String
|
|
721
|
+
|
|
722
|
+
</span>
|
|
631
723
|
|
|
632
724
|
|
|
633
725
|
|
|
@@ -698,7 +790,11 @@
|
|
|
698
790
|
<span class="method-parameter is-pulled-right">
|
|
699
791
|
<label>类型:</label>
|
|
700
792
|
|
|
701
|
-
<span class="param-type">
|
|
793
|
+
<span class="param-type">
|
|
794
|
+
|
|
795
|
+
String
|
|
796
|
+
|
|
797
|
+
</span>
|
|
702
798
|
|
|
703
799
|
|
|
704
800
|
|
|
@@ -769,7 +865,11 @@
|
|
|
769
865
|
<span class="method-parameter is-pulled-right">
|
|
770
866
|
<label>类型:</label>
|
|
771
867
|
|
|
772
|
-
<span class="param-type">
|
|
868
|
+
<span class="param-type">
|
|
869
|
+
|
|
870
|
+
String
|
|
871
|
+
|
|
872
|
+
</span>
|
|
773
873
|
|
|
774
874
|
|
|
775
875
|
|
|
@@ -840,7 +940,11 @@
|
|
|
840
940
|
<span class="method-parameter is-pulled-right">
|
|
841
941
|
<label>类型:</label>
|
|
842
942
|
|
|
843
|
-
<span class="param-type">
|
|
943
|
+
<span class="param-type">
|
|
944
|
+
|
|
945
|
+
String
|
|
946
|
+
|
|
947
|
+
</span>
|
|
844
948
|
|
|
845
949
|
|
|
846
950
|
|
|
@@ -915,7 +1019,11 @@
|
|
|
915
1019
|
<span class="method-parameter is-pulled-right">
|
|
916
1020
|
<label>类型:</label>
|
|
917
1021
|
|
|
918
|
-
<span class="param-type">
|
|
1022
|
+
<span class="param-type">
|
|
1023
|
+
|
|
1024
|
+
Boolean
|
|
1025
|
+
|
|
1026
|
+
</span>
|
|
919
1027
|
|
|
920
1028
|
|
|
921
1029
|
|
|
@@ -1012,7 +1120,11 @@ BaseServer.enableGlobeFetch = true;</code></pre>
|
|
|
1012
1120
|
<span class="method-parameter is-pulled-right">
|
|
1013
1121
|
<label>类型:</label>
|
|
1014
1122
|
|
|
1015
|
-
<span class="param-type">
|
|
1123
|
+
<span class="param-type">
|
|
1124
|
+
|
|
1125
|
+
Number
|
|
1126
|
+
|
|
1127
|
+
</span>
|
|
1016
1128
|
|
|
1017
1129
|
|
|
1018
1130
|
|
|
@@ -1087,7 +1199,11 @@ BaseServer.enableGlobeFetch = true;</code></pre>
|
|
|
1087
1199
|
<span class="method-parameter is-pulled-right">
|
|
1088
1200
|
<label>类型:</label>
|
|
1089
1201
|
|
|
1090
|
-
<span class="param-type">
|
|
1202
|
+
<span class="param-type">
|
|
1203
|
+
|
|
1204
|
+
String
|
|
1205
|
+
|
|
1206
|
+
</span>
|
|
1091
1207
|
|
|
1092
1208
|
|
|
1093
1209
|
|
|
@@ -1162,7 +1278,11 @@ BaseServer.enableGlobeFetch = true;</code></pre>
|
|
|
1162
1278
|
<span class="method-parameter is-pulled-right">
|
|
1163
1279
|
<label>类型:</label>
|
|
1164
1280
|
|
|
1165
|
-
<span class="param-type">
|
|
1281
|
+
<span class="param-type">
|
|
1282
|
+
|
|
1283
|
+
String
|
|
1284
|
+
|
|
1285
|
+
</span>
|
|
1166
1286
|
|
|
1167
1287
|
|
|
1168
1288
|
|
|
@@ -1260,7 +1380,11 @@ BaseServer.headers.token = '新token';</code></pre>
|
|
|
1260
1380
|
<span class="method-parameter is-pulled-right">
|
|
1261
1381
|
<label>类型:</label>
|
|
1262
1382
|
|
|
1263
|
-
<span class="param-type">
|
|
1383
|
+
<span class="param-type">
|
|
1384
|
+
|
|
1385
|
+
function
|
|
1386
|
+
|
|
1387
|
+
</span>
|
|
1264
1388
|
|
|
1265
1389
|
|
|
1266
1390
|
|
|
@@ -1364,7 +1488,11 @@ BaseServer.requestInterceptor.before = function() {};</code></pre>
|
|
|
1364
1488
|
<span class="method-parameter is-pulled-right">
|
|
1365
1489
|
<label>类型:</label>
|
|
1366
1490
|
|
|
1367
|
-
<span class="param-type">
|
|
1491
|
+
<span class="param-type">
|
|
1492
|
+
|
|
1493
|
+
String
|
|
1494
|
+
|
|
1495
|
+
</span>
|
|
1368
1496
|
|
|
1369
1497
|
|
|
1370
1498
|
|
|
@@ -1458,7 +1586,11 @@ BaseServer.requestTimeout = 3000;</code></pre>
|
|
|
1458
1586
|
<span class="method-parameter is-pulled-right">
|
|
1459
1587
|
<label>类型:</label>
|
|
1460
1588
|
|
|
1461
|
-
<span class="param-type">
|
|
1589
|
+
<span class="param-type">
|
|
1590
|
+
|
|
1591
|
+
function
|
|
1592
|
+
|
|
1593
|
+
</span>
|
|
1462
1594
|
|
|
1463
1595
|
|
|
1464
1596
|
|
|
@@ -1564,7 +1696,11 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
|
|
|
1564
1696
|
<span class="method-parameter is-pulled-right">
|
|
1565
1697
|
<label>类型:</label>
|
|
1566
1698
|
|
|
1567
|
-
<span class="param-type"
|
|
1699
|
+
<span class="param-type">
|
|
1700
|
+
|
|
1701
|
+
<a link="TokenAttachType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TokenAttachType" global.html#TokenAttachType>TokenAttachType</a>
|
|
1702
|
+
|
|
1703
|
+
</span>
|
|
1568
1704
|
|
|
1569
1705
|
|
|
1570
1706
|
|
|
@@ -1662,7 +1798,11 @@ BaseServer.tokenAttachType = TokenAttachType.header;</code></pre>
|
|
|
1662
1798
|
<span class="method-parameter is-pulled-right">
|
|
1663
1799
|
<label>类型:</label>
|
|
1664
1800
|
|
|
1665
|
-
<span class="param-type">
|
|
1801
|
+
<span class="param-type">
|
|
1802
|
+
|
|
1803
|
+
String
|
|
1804
|
+
|
|
1805
|
+
</span>
|
|
1666
1806
|
|
|
1667
1807
|
|
|
1668
1808
|
|
|
@@ -1755,7 +1895,11 @@ BaseServer.tokenKey = '新tokenKey';</code></pre>
|
|
|
1755
1895
|
<span class="method-parameter is-pulled-right">
|
|
1756
1896
|
<label>类型:</label>
|
|
1757
1897
|
|
|
1758
|
-
<span class="param-type">
|
|
1898
|
+
<span class="param-type">
|
|
1899
|
+
|
|
1900
|
+
String
|
|
1901
|
+
|
|
1902
|
+
</span>
|
|
1759
1903
|
|
|
1760
1904
|
|
|
1761
1905
|
|
|
@@ -1848,7 +1992,11 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
1848
1992
|
<span class="method-parameter is-pulled-right">
|
|
1849
1993
|
<label>类型:</label>
|
|
1850
1994
|
|
|
1851
|
-
<span class="param-type">
|
|
1995
|
+
<span class="param-type">
|
|
1996
|
+
|
|
1997
|
+
String
|
|
1998
|
+
|
|
1999
|
+
</span>
|
|
1852
2000
|
|
|
1853
2001
|
|
|
1854
2002
|
|
|
@@ -1945,7 +2093,11 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
1945
2093
|
<code>
|
|
1946
2094
|
|
|
1947
2095
|
|
|
1948
|
-
<span class="param-type">
|
|
2096
|
+
<span class="param-type">
|
|
2097
|
+
|
|
2098
|
+
Promise.<Object>
|
|
2099
|
+
|
|
2100
|
+
</span>
|
|
1949
2101
|
|
|
1950
2102
|
|
|
1951
2103
|
|
|
@@ -1971,7 +2123,11 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
1971
2123
|
<code>
|
|
1972
2124
|
|
|
1973
2125
|
|
|
1974
|
-
<span class="param-type">
|
|
2126
|
+
<span class="param-type">
|
|
2127
|
+
|
|
2128
|
+
Promise.<String>
|
|
2129
|
+
|
|
2130
|
+
</span>
|
|
1975
2131
|
|
|
1976
2132
|
|
|
1977
2133
|
|
|
@@ -1987,7 +2143,11 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
1987
2143
|
<code>
|
|
1988
2144
|
|
|
1989
2145
|
|
|
1990
|
-
<span class="param-type">
|
|
2146
|
+
<span class="param-type">
|
|
2147
|
+
|
|
2148
|
+
Promise.<String>
|
|
2149
|
+
|
|
2150
|
+
</span>
|
|
1991
2151
|
|
|
1992
2152
|
|
|
1993
2153
|
|
|
@@ -2003,7 +2163,11 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2003
2163
|
<code>
|
|
2004
2164
|
|
|
2005
2165
|
|
|
2006
|
-
<span class="param-type">
|
|
2166
|
+
<span class="param-type">
|
|
2167
|
+
|
|
2168
|
+
Promise.<String>
|
|
2169
|
+
|
|
2170
|
+
</span>
|
|
2007
2171
|
|
|
2008
2172
|
|
|
2009
2173
|
|
|
@@ -2073,13 +2237,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2073
2237
|
|
|
2074
2238
|
<tr class="deep-level-0">
|
|
2075
2239
|
|
|
2076
|
-
<td class="name"
|
|
2240
|
+
<td class="name"><code>options</code></td>
|
|
2077
2241
|
|
|
2078
2242
|
|
|
2079
2243
|
<td class="type">
|
|
2080
2244
|
|
|
2081
2245
|
|
|
2082
|
-
<span class="param-type">
|
|
2246
|
+
<span class="param-type">
|
|
2247
|
+
|
|
2248
|
+
Object
|
|
2249
|
+
|
|
2250
|
+
</span>
|
|
2083
2251
|
|
|
2084
2252
|
|
|
2085
2253
|
|
|
@@ -2100,13 +2268,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2100
2268
|
|
|
2101
2269
|
<tr class="deep-level-1">
|
|
2102
2270
|
|
|
2103
|
-
<td class="name"
|
|
2271
|
+
<td class="name"><code>headers</code></td>
|
|
2104
2272
|
|
|
2105
2273
|
|
|
2106
2274
|
<td class="type">
|
|
2107
2275
|
|
|
2108
2276
|
|
|
2109
|
-
<span class="param-type">
|
|
2277
|
+
<span class="param-type">
|
|
2278
|
+
|
|
2279
|
+
String
|
|
2280
|
+
|
|
2281
|
+
</span>
|
|
2110
2282
|
|
|
2111
2283
|
|
|
2112
2284
|
|
|
@@ -2127,13 +2299,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2127
2299
|
|
|
2128
2300
|
<tr class="deep-level-1">
|
|
2129
2301
|
|
|
2130
|
-
<td class="name"
|
|
2302
|
+
<td class="name"><code>method</code></td>
|
|
2131
2303
|
|
|
2132
2304
|
|
|
2133
2305
|
<td class="type">
|
|
2134
2306
|
|
|
2135
2307
|
|
|
2136
|
-
<span class="param-type">
|
|
2308
|
+
<span class="param-type">
|
|
2309
|
+
|
|
2310
|
+
String
|
|
2311
|
+
|
|
2312
|
+
</span>
|
|
2137
2313
|
|
|
2138
2314
|
|
|
2139
2315
|
|
|
@@ -2156,13 +2332,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2156
2332
|
|
|
2157
2333
|
<tr class="deep-level-1">
|
|
2158
2334
|
|
|
2159
|
-
<td class="name"
|
|
2335
|
+
<td class="name"><code>success</code></td>
|
|
2160
2336
|
|
|
2161
2337
|
|
|
2162
2338
|
<td class="type">
|
|
2163
2339
|
|
|
2164
2340
|
|
|
2165
|
-
<span class="param-type">
|
|
2341
|
+
<span class="param-type">
|
|
2342
|
+
|
|
2343
|
+
function
|
|
2344
|
+
|
|
2345
|
+
</span>
|
|
2166
2346
|
|
|
2167
2347
|
|
|
2168
2348
|
|
|
@@ -2183,13 +2363,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2183
2363
|
|
|
2184
2364
|
<tr class="deep-level-1">
|
|
2185
2365
|
|
|
2186
|
-
<td class="name"
|
|
2366
|
+
<td class="name"><code>failure</code></td>
|
|
2187
2367
|
|
|
2188
2368
|
|
|
2189
2369
|
<td class="type">
|
|
2190
2370
|
|
|
2191
2371
|
|
|
2192
|
-
<span class="param-type">
|
|
2372
|
+
<span class="param-type">
|
|
2373
|
+
|
|
2374
|
+
function
|
|
2375
|
+
|
|
2376
|
+
</span>
|
|
2193
2377
|
|
|
2194
2378
|
|
|
2195
2379
|
|
|
@@ -2288,7 +2472,11 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2288
2472
|
<div class='column is-5 has-text-left'>
|
|
2289
2473
|
<label>类型: </label>
|
|
2290
2474
|
|
|
2291
|
-
<span class="param-type">
|
|
2475
|
+
<span class="param-type">
|
|
2476
|
+
|
|
2477
|
+
Promise.<Object>
|
|
2478
|
+
|
|
2479
|
+
</span>
|
|
2292
2480
|
|
|
2293
2481
|
|
|
2294
2482
|
|
|
@@ -2374,7 +2562,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2374
2562
|
|
|
2375
2563
|
<tr class="deep-level-0">
|
|
2376
2564
|
|
|
2377
|
-
<td class="name"
|
|
2565
|
+
<td class="name"><code>options</code></td>
|
|
2378
2566
|
|
|
2379
2567
|
|
|
2380
2568
|
<td class="type">
|
|
@@ -2395,13 +2583,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2395
2583
|
|
|
2396
2584
|
<tr class="deep-level-1">
|
|
2397
2585
|
|
|
2398
|
-
<td class="name"
|
|
2586
|
+
<td class="name"><code>success</code></td>
|
|
2399
2587
|
|
|
2400
2588
|
|
|
2401
2589
|
<td class="type">
|
|
2402
2590
|
|
|
2403
2591
|
|
|
2404
|
-
<span class="param-type">
|
|
2592
|
+
<span class="param-type">
|
|
2593
|
+
|
|
2594
|
+
function
|
|
2595
|
+
|
|
2596
|
+
</span>
|
|
2405
2597
|
|
|
2406
2598
|
|
|
2407
2599
|
|
|
@@ -2424,13 +2616,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2424
2616
|
|
|
2425
2617
|
<tr class="deep-level-1">
|
|
2426
2618
|
|
|
2427
|
-
<td class="name"
|
|
2619
|
+
<td class="name"><code>failure</code></td>
|
|
2428
2620
|
|
|
2429
2621
|
|
|
2430
2622
|
<td class="type">
|
|
2431
2623
|
|
|
2432
2624
|
|
|
2433
|
-
<span class="param-type">
|
|
2625
|
+
<span class="param-type">
|
|
2626
|
+
|
|
2627
|
+
function
|
|
2628
|
+
|
|
2629
|
+
</span>
|
|
2434
2630
|
|
|
2435
2631
|
|
|
2436
2632
|
|
|
@@ -2609,13 +2805,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2609
2805
|
|
|
2610
2806
|
<tr class="deep-level-0">
|
|
2611
2807
|
|
|
2612
|
-
<td class="name"
|
|
2808
|
+
<td class="name"><code>options</code></td>
|
|
2613
2809
|
|
|
2614
2810
|
|
|
2615
2811
|
<td class="type">
|
|
2616
2812
|
|
|
2617
2813
|
|
|
2618
|
-
<span class="param-type">
|
|
2814
|
+
<span class="param-type">
|
|
2815
|
+
|
|
2816
|
+
Object
|
|
2817
|
+
|
|
2818
|
+
</span>
|
|
2619
2819
|
|
|
2620
2820
|
|
|
2621
2821
|
|
|
@@ -2636,13 +2836,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2636
2836
|
|
|
2637
2837
|
<tr class="deep-level-1">
|
|
2638
2838
|
|
|
2639
|
-
<td class="name"
|
|
2839
|
+
<td class="name"><code>taskId</code></td>
|
|
2640
2840
|
|
|
2641
2841
|
|
|
2642
2842
|
<td class="type">
|
|
2643
2843
|
|
|
2644
2844
|
|
|
2645
|
-
<span class="param-type">
|
|
2845
|
+
<span class="param-type">
|
|
2846
|
+
|
|
2847
|
+
String
|
|
2848
|
+
|
|
2849
|
+
</span>
|
|
2646
2850
|
|
|
2647
2851
|
|
|
2648
2852
|
|
|
@@ -2663,13 +2867,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2663
2867
|
|
|
2664
2868
|
<tr class="deep-level-1">
|
|
2665
2869
|
|
|
2666
|
-
<td class="name"
|
|
2870
|
+
<td class="name"><code>headers</code></td>
|
|
2667
2871
|
|
|
2668
2872
|
|
|
2669
2873
|
<td class="type">
|
|
2670
2874
|
|
|
2671
2875
|
|
|
2672
|
-
<span class="param-type">
|
|
2876
|
+
<span class="param-type">
|
|
2877
|
+
|
|
2878
|
+
String
|
|
2879
|
+
|
|
2880
|
+
</span>
|
|
2673
2881
|
|
|
2674
2882
|
|
|
2675
2883
|
|
|
@@ -2690,13 +2898,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2690
2898
|
|
|
2691
2899
|
<tr class="deep-level-1">
|
|
2692
2900
|
|
|
2693
|
-
<td class="name"
|
|
2901
|
+
<td class="name"><code>method</code></td>
|
|
2694
2902
|
|
|
2695
2903
|
|
|
2696
2904
|
<td class="type">
|
|
2697
2905
|
|
|
2698
2906
|
|
|
2699
|
-
<span class="param-type">
|
|
2907
|
+
<span class="param-type">
|
|
2908
|
+
|
|
2909
|
+
String
|
|
2910
|
+
|
|
2911
|
+
</span>
|
|
2700
2912
|
|
|
2701
2913
|
|
|
2702
2914
|
|
|
@@ -2719,13 +2931,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2719
2931
|
|
|
2720
2932
|
<tr class="deep-level-1">
|
|
2721
2933
|
|
|
2722
|
-
<td class="name"
|
|
2934
|
+
<td class="name"><code>success</code></td>
|
|
2723
2935
|
|
|
2724
2936
|
|
|
2725
2937
|
<td class="type">
|
|
2726
2938
|
|
|
2727
2939
|
|
|
2728
|
-
<span class="param-type">
|
|
2940
|
+
<span class="param-type">
|
|
2941
|
+
|
|
2942
|
+
function
|
|
2943
|
+
|
|
2944
|
+
</span>
|
|
2729
2945
|
|
|
2730
2946
|
|
|
2731
2947
|
|
|
@@ -2746,13 +2962,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2746
2962
|
|
|
2747
2963
|
<tr class="deep-level-1">
|
|
2748
2964
|
|
|
2749
|
-
<td class="name"
|
|
2965
|
+
<td class="name"><code>failure</code></td>
|
|
2750
2966
|
|
|
2751
2967
|
|
|
2752
2968
|
<td class="type">
|
|
2753
2969
|
|
|
2754
2970
|
|
|
2755
|
-
<span class="param-type">
|
|
2971
|
+
<span class="param-type">
|
|
2972
|
+
|
|
2973
|
+
function
|
|
2974
|
+
|
|
2975
|
+
</span>
|
|
2756
2976
|
|
|
2757
2977
|
|
|
2758
2978
|
|
|
@@ -2851,7 +3071,11 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2851
3071
|
<div class='column is-5 has-text-left'>
|
|
2852
3072
|
<label>类型: </label>
|
|
2853
3073
|
|
|
2854
|
-
<span class="param-type">
|
|
3074
|
+
<span class="param-type">
|
|
3075
|
+
|
|
3076
|
+
Promise.<String>
|
|
3077
|
+
|
|
3078
|
+
</span>
|
|
2855
3079
|
|
|
2856
3080
|
|
|
2857
3081
|
|
|
@@ -2937,13 +3161,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2937
3161
|
|
|
2938
3162
|
<tr class="deep-level-0">
|
|
2939
3163
|
|
|
2940
|
-
<td class="name"
|
|
3164
|
+
<td class="name"><code>options</code></td>
|
|
2941
3165
|
|
|
2942
3166
|
|
|
2943
3167
|
<td class="type">
|
|
2944
3168
|
|
|
2945
3169
|
|
|
2946
|
-
<span class="param-type">
|
|
3170
|
+
<span class="param-type">
|
|
3171
|
+
|
|
3172
|
+
Object
|
|
3173
|
+
|
|
3174
|
+
</span>
|
|
2947
3175
|
|
|
2948
3176
|
|
|
2949
3177
|
|
|
@@ -2964,13 +3192,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2964
3192
|
|
|
2965
3193
|
<tr class="deep-level-1">
|
|
2966
3194
|
|
|
2967
|
-
<td class="name"
|
|
3195
|
+
<td class="name"><code>taskId</code></td>
|
|
2968
3196
|
|
|
2969
3197
|
|
|
2970
3198
|
<td class="type">
|
|
2971
3199
|
|
|
2972
3200
|
|
|
2973
|
-
<span class="param-type">
|
|
3201
|
+
<span class="param-type">
|
|
3202
|
+
|
|
3203
|
+
String
|
|
3204
|
+
|
|
3205
|
+
</span>
|
|
2974
3206
|
|
|
2975
3207
|
|
|
2976
3208
|
|
|
@@ -2991,13 +3223,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2991
3223
|
|
|
2992
3224
|
<tr class="deep-level-1">
|
|
2993
3225
|
|
|
2994
|
-
<td class="name"
|
|
3226
|
+
<td class="name"><code>headers</code></td>
|
|
2995
3227
|
|
|
2996
3228
|
|
|
2997
3229
|
<td class="type">
|
|
2998
3230
|
|
|
2999
3231
|
|
|
3000
|
-
<span class="param-type">
|
|
3232
|
+
<span class="param-type">
|
|
3233
|
+
|
|
3234
|
+
String
|
|
3235
|
+
|
|
3236
|
+
</span>
|
|
3001
3237
|
|
|
3002
3238
|
|
|
3003
3239
|
|
|
@@ -3018,13 +3254,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3018
3254
|
|
|
3019
3255
|
<tr class="deep-level-1">
|
|
3020
3256
|
|
|
3021
|
-
<td class="name"
|
|
3257
|
+
<td class="name"><code>method</code></td>
|
|
3022
3258
|
|
|
3023
3259
|
|
|
3024
3260
|
<td class="type">
|
|
3025
3261
|
|
|
3026
3262
|
|
|
3027
|
-
<span class="param-type">
|
|
3263
|
+
<span class="param-type">
|
|
3264
|
+
|
|
3265
|
+
String
|
|
3266
|
+
|
|
3267
|
+
</span>
|
|
3028
3268
|
|
|
3029
3269
|
|
|
3030
3270
|
|
|
@@ -3047,13 +3287,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3047
3287
|
|
|
3048
3288
|
<tr class="deep-level-1">
|
|
3049
3289
|
|
|
3050
|
-
<td class="name"
|
|
3290
|
+
<td class="name"><code>success</code></td>
|
|
3051
3291
|
|
|
3052
3292
|
|
|
3053
3293
|
<td class="type">
|
|
3054
3294
|
|
|
3055
3295
|
|
|
3056
|
-
<span class="param-type">
|
|
3296
|
+
<span class="param-type">
|
|
3297
|
+
|
|
3298
|
+
function
|
|
3299
|
+
|
|
3300
|
+
</span>
|
|
3057
3301
|
|
|
3058
3302
|
|
|
3059
3303
|
|
|
@@ -3074,13 +3318,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3074
3318
|
|
|
3075
3319
|
<tr class="deep-level-1">
|
|
3076
3320
|
|
|
3077
|
-
<td class="name"
|
|
3321
|
+
<td class="name"><code>failure</code></td>
|
|
3078
3322
|
|
|
3079
3323
|
|
|
3080
3324
|
<td class="type">
|
|
3081
3325
|
|
|
3082
3326
|
|
|
3083
|
-
<span class="param-type">
|
|
3327
|
+
<span class="param-type">
|
|
3328
|
+
|
|
3329
|
+
function
|
|
3330
|
+
|
|
3331
|
+
</span>
|
|
3084
3332
|
|
|
3085
3333
|
|
|
3086
3334
|
|
|
@@ -3179,7 +3427,11 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3179
3427
|
<div class='column is-5 has-text-left'>
|
|
3180
3428
|
<label>类型: </label>
|
|
3181
3429
|
|
|
3182
|
-
<span class="param-type">
|
|
3430
|
+
<span class="param-type">
|
|
3431
|
+
|
|
3432
|
+
Promise.<String>
|
|
3433
|
+
|
|
3434
|
+
</span>
|
|
3183
3435
|
|
|
3184
3436
|
|
|
3185
3437
|
|
|
@@ -3265,13 +3517,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3265
3517
|
|
|
3266
3518
|
<tr class="deep-level-0">
|
|
3267
3519
|
|
|
3268
|
-
<td class="name"
|
|
3520
|
+
<td class="name"><code>options</code></td>
|
|
3269
3521
|
|
|
3270
3522
|
|
|
3271
3523
|
<td class="type">
|
|
3272
3524
|
|
|
3273
3525
|
|
|
3274
|
-
<span class="param-type">
|
|
3526
|
+
<span class="param-type">
|
|
3527
|
+
|
|
3528
|
+
Object
|
|
3529
|
+
|
|
3530
|
+
</span>
|
|
3275
3531
|
|
|
3276
3532
|
|
|
3277
3533
|
|
|
@@ -3292,13 +3548,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3292
3548
|
|
|
3293
3549
|
<tr class="deep-level-1">
|
|
3294
3550
|
|
|
3295
|
-
<td class="name"
|
|
3551
|
+
<td class="name"><code>headers</code></td>
|
|
3296
3552
|
|
|
3297
3553
|
|
|
3298
3554
|
<td class="type">
|
|
3299
3555
|
|
|
3300
3556
|
|
|
3301
|
-
<span class="param-type">
|
|
3557
|
+
<span class="param-type">
|
|
3558
|
+
|
|
3559
|
+
String
|
|
3560
|
+
|
|
3561
|
+
</span>
|
|
3302
3562
|
|
|
3303
3563
|
|
|
3304
3564
|
|
|
@@ -3319,13 +3579,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3319
3579
|
|
|
3320
3580
|
<tr class="deep-level-1">
|
|
3321
3581
|
|
|
3322
|
-
<td class="name"
|
|
3582
|
+
<td class="name"><code>method</code></td>
|
|
3323
3583
|
|
|
3324
3584
|
|
|
3325
3585
|
<td class="type">
|
|
3326
3586
|
|
|
3327
3587
|
|
|
3328
|
-
<span class="param-type">
|
|
3588
|
+
<span class="param-type">
|
|
3589
|
+
|
|
3590
|
+
String
|
|
3591
|
+
|
|
3592
|
+
</span>
|
|
3329
3593
|
|
|
3330
3594
|
|
|
3331
3595
|
|
|
@@ -3348,13 +3612,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3348
3612
|
|
|
3349
3613
|
<tr class="deep-level-1">
|
|
3350
3614
|
|
|
3351
|
-
<td class="name"
|
|
3615
|
+
<td class="name"><code>success</code></td>
|
|
3352
3616
|
|
|
3353
3617
|
|
|
3354
3618
|
<td class="type">
|
|
3355
3619
|
|
|
3356
3620
|
|
|
3357
|
-
<span class="param-type">
|
|
3621
|
+
<span class="param-type">
|
|
3622
|
+
|
|
3623
|
+
function
|
|
3624
|
+
|
|
3625
|
+
</span>
|
|
3358
3626
|
|
|
3359
3627
|
|
|
3360
3628
|
|
|
@@ -3375,13 +3643,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3375
3643
|
|
|
3376
3644
|
<tr class="deep-level-1">
|
|
3377
3645
|
|
|
3378
|
-
<td class="name"
|
|
3646
|
+
<td class="name"><code>failure</code></td>
|
|
3379
3647
|
|
|
3380
3648
|
|
|
3381
3649
|
<td class="type">
|
|
3382
3650
|
|
|
3383
3651
|
|
|
3384
|
-
<span class="param-type">
|
|
3652
|
+
<span class="param-type">
|
|
3653
|
+
|
|
3654
|
+
function
|
|
3655
|
+
|
|
3656
|
+
</span>
|
|
3385
3657
|
|
|
3386
3658
|
|
|
3387
3659
|
|
|
@@ -3487,7 +3759,11 @@ console.log("submit: ", res);
|
|
|
3487
3759
|
<div class='column is-5 has-text-left'>
|
|
3488
3760
|
<label>类型: </label>
|
|
3489
3761
|
|
|
3490
|
-
<span class="param-type">
|
|
3762
|
+
<span class="param-type">
|
|
3763
|
+
|
|
3764
|
+
Promise.<String>
|
|
3765
|
+
|
|
3766
|
+
</span>
|
|
3491
3767
|
|
|
3492
3768
|
|
|
3493
3769
|
|