@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
|
|
|
@@ -158,7 +166,7 @@
|
|
|
158
166
|
<dt class="tag-see">See:</dt>
|
|
159
167
|
<dd class="tag-see">
|
|
160
168
|
<ul>
|
|
161
|
-
<li><
|
|
169
|
+
<li><a onclick="getTypeHTML(event)" link="tutorial-工作流.html">不同工作流参数配置<a></li>
|
|
162
170
|
</ul>
|
|
163
171
|
</dd>
|
|
164
172
|
|
|
@@ -254,7 +262,11 @@ const workflow = WorkFlowServer.createWorkFlow({
|
|
|
254
262
|
<td class="name">
|
|
255
263
|
<code>
|
|
256
264
|
|
|
257
|
-
<span class="param-type">
|
|
265
|
+
<span class="param-type">
|
|
266
|
+
|
|
267
|
+
Boolean
|
|
268
|
+
|
|
269
|
+
</span>
|
|
258
270
|
|
|
259
271
|
|
|
260
272
|
|
|
@@ -268,7 +280,11 @@ const workflow = WorkFlowServer.createWorkFlow({
|
|
|
268
280
|
<td class="name">
|
|
269
281
|
<code>
|
|
270
282
|
|
|
271
|
-
<span class="param-type">
|
|
283
|
+
<span class="param-type">
|
|
284
|
+
|
|
285
|
+
Boolean
|
|
286
|
+
|
|
287
|
+
</span>
|
|
272
288
|
|
|
273
289
|
|
|
274
290
|
|
|
@@ -282,7 +298,11 @@ const workflow = WorkFlowServer.createWorkFlow({
|
|
|
282
298
|
<td class="name">
|
|
283
299
|
<code>
|
|
284
300
|
|
|
285
|
-
<span class="param-type">
|
|
301
|
+
<span class="param-type">
|
|
302
|
+
|
|
303
|
+
String
|
|
304
|
+
|
|
305
|
+
</span>
|
|
286
306
|
|
|
287
307
|
|
|
288
308
|
|
|
@@ -296,7 +316,11 @@ const workflow = WorkFlowServer.createWorkFlow({
|
|
|
296
316
|
<td class="name">
|
|
297
317
|
<code>
|
|
298
318
|
|
|
299
|
-
<span class="param-type">
|
|
319
|
+
<span class="param-type">
|
|
320
|
+
|
|
321
|
+
function
|
|
322
|
+
|
|
323
|
+
</span>
|
|
300
324
|
|
|
301
325
|
|
|
302
326
|
|
|
@@ -310,7 +334,11 @@ const workflow = WorkFlowServer.createWorkFlow({
|
|
|
310
334
|
<td class="name">
|
|
311
335
|
<code>
|
|
312
336
|
|
|
313
|
-
<span class="param-type">
|
|
337
|
+
<span class="param-type">
|
|
338
|
+
|
|
339
|
+
String
|
|
340
|
+
|
|
341
|
+
</span>
|
|
314
342
|
|
|
315
343
|
|
|
316
344
|
|
|
@@ -324,7 +352,11 @@ const workflow = WorkFlowServer.createWorkFlow({
|
|
|
324
352
|
<td class="name">
|
|
325
353
|
<code>
|
|
326
354
|
|
|
327
|
-
<span class="param-type">
|
|
355
|
+
<span class="param-type">
|
|
356
|
+
|
|
357
|
+
function
|
|
358
|
+
|
|
359
|
+
</span>
|
|
328
360
|
|
|
329
361
|
|
|
330
362
|
|
|
@@ -338,7 +370,11 @@ const workflow = WorkFlowServer.createWorkFlow({
|
|
|
338
370
|
<td class="name">
|
|
339
371
|
<code>
|
|
340
372
|
|
|
341
|
-
<span class="param-type"
|
|
373
|
+
<span class="param-type">
|
|
374
|
+
|
|
375
|
+
<a link="TokenAttachType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TokenAttachType" global.html#TokenAttachType>TokenAttachType</a>
|
|
376
|
+
|
|
377
|
+
</span>
|
|
342
378
|
|
|
343
379
|
|
|
344
380
|
|
|
@@ -352,7 +388,11 @@ const workflow = WorkFlowServer.createWorkFlow({
|
|
|
352
388
|
<td class="name">
|
|
353
389
|
<code>
|
|
354
390
|
|
|
355
|
-
<span class="param-type">
|
|
391
|
+
<span class="param-type">
|
|
392
|
+
|
|
393
|
+
String
|
|
394
|
+
|
|
395
|
+
</span>
|
|
356
396
|
|
|
357
397
|
|
|
358
398
|
|
|
@@ -366,7 +406,11 @@ const workflow = WorkFlowServer.createWorkFlow({
|
|
|
366
406
|
<td class="name">
|
|
367
407
|
<code>
|
|
368
408
|
|
|
369
|
-
<span class="param-type">
|
|
409
|
+
<span class="param-type">
|
|
410
|
+
|
|
411
|
+
String
|
|
412
|
+
|
|
413
|
+
</span>
|
|
370
414
|
|
|
371
415
|
|
|
372
416
|
|
|
@@ -380,7 +424,11 @@ const workflow = WorkFlowServer.createWorkFlow({
|
|
|
380
424
|
<td class="name">
|
|
381
425
|
<code>
|
|
382
426
|
|
|
383
|
-
<span class="param-type">
|
|
427
|
+
<span class="param-type">
|
|
428
|
+
|
|
429
|
+
String
|
|
430
|
+
|
|
431
|
+
</span>
|
|
384
432
|
|
|
385
433
|
|
|
386
434
|
|
|
@@ -400,7 +448,11 @@ const workflow = WorkFlowServer.createWorkFlow({
|
|
|
400
448
|
<span class="method-parameter is-pulled-right">
|
|
401
449
|
<label>类型:</label>
|
|
402
450
|
|
|
403
|
-
<span class="param-type">
|
|
451
|
+
<span class="param-type">
|
|
452
|
+
|
|
453
|
+
Boolean
|
|
454
|
+
|
|
455
|
+
</span>
|
|
404
456
|
|
|
405
457
|
|
|
406
458
|
|
|
@@ -476,7 +528,11 @@ const workflow = WorkFlowServer.createWorkFlow({
|
|
|
476
528
|
<span class="method-parameter is-pulled-right">
|
|
477
529
|
<label>类型:</label>
|
|
478
530
|
|
|
479
|
-
<span class="param-type">
|
|
531
|
+
<span class="param-type">
|
|
532
|
+
|
|
533
|
+
Boolean
|
|
534
|
+
|
|
535
|
+
</span>
|
|
480
536
|
|
|
481
537
|
|
|
482
538
|
|
|
@@ -573,7 +629,11 @@ BaseServer.enableGlobeFetch = true;</code></pre>
|
|
|
573
629
|
<span class="method-parameter is-pulled-right">
|
|
574
630
|
<label>类型:</label>
|
|
575
631
|
|
|
576
|
-
<span class="param-type">
|
|
632
|
+
<span class="param-type">
|
|
633
|
+
|
|
634
|
+
String
|
|
635
|
+
|
|
636
|
+
</span>
|
|
577
637
|
|
|
578
638
|
|
|
579
639
|
|
|
@@ -671,7 +731,11 @@ BaseServer.headers.token = '新token';</code></pre>
|
|
|
671
731
|
<span class="method-parameter is-pulled-right">
|
|
672
732
|
<label>类型:</label>
|
|
673
733
|
|
|
674
|
-
<span class="param-type">
|
|
734
|
+
<span class="param-type">
|
|
735
|
+
|
|
736
|
+
function
|
|
737
|
+
|
|
738
|
+
</span>
|
|
675
739
|
|
|
676
740
|
|
|
677
741
|
|
|
@@ -775,7 +839,11 @@ BaseServer.requestInterceptor.before = function() {};</code></pre>
|
|
|
775
839
|
<span class="method-parameter is-pulled-right">
|
|
776
840
|
<label>类型:</label>
|
|
777
841
|
|
|
778
|
-
<span class="param-type">
|
|
842
|
+
<span class="param-type">
|
|
843
|
+
|
|
844
|
+
String
|
|
845
|
+
|
|
846
|
+
</span>
|
|
779
847
|
|
|
780
848
|
|
|
781
849
|
|
|
@@ -869,7 +937,11 @@ BaseServer.requestTimeout = 3000;</code></pre>
|
|
|
869
937
|
<span class="method-parameter is-pulled-right">
|
|
870
938
|
<label>类型:</label>
|
|
871
939
|
|
|
872
|
-
<span class="param-type">
|
|
940
|
+
<span class="param-type">
|
|
941
|
+
|
|
942
|
+
function
|
|
943
|
+
|
|
944
|
+
</span>
|
|
873
945
|
|
|
874
946
|
|
|
875
947
|
|
|
@@ -975,7 +1047,11 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
|
|
|
975
1047
|
<span class="method-parameter is-pulled-right">
|
|
976
1048
|
<label>类型:</label>
|
|
977
1049
|
|
|
978
|
-
<span class="param-type"
|
|
1050
|
+
<span class="param-type">
|
|
1051
|
+
|
|
1052
|
+
<a link="TokenAttachType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TokenAttachType" global.html#TokenAttachType>TokenAttachType</a>
|
|
1053
|
+
|
|
1054
|
+
</span>
|
|
979
1055
|
|
|
980
1056
|
|
|
981
1057
|
|
|
@@ -1073,7 +1149,11 @@ BaseServer.tokenAttachType = TokenAttachType.header;</code></pre>
|
|
|
1073
1149
|
<span class="method-parameter is-pulled-right">
|
|
1074
1150
|
<label>类型:</label>
|
|
1075
1151
|
|
|
1076
|
-
<span class="param-type">
|
|
1152
|
+
<span class="param-type">
|
|
1153
|
+
|
|
1154
|
+
String
|
|
1155
|
+
|
|
1156
|
+
</span>
|
|
1077
1157
|
|
|
1078
1158
|
|
|
1079
1159
|
|
|
@@ -1166,7 +1246,11 @@ BaseServer.tokenKey = '新tokenKey';</code></pre>
|
|
|
1166
1246
|
<span class="method-parameter is-pulled-right">
|
|
1167
1247
|
<label>类型:</label>
|
|
1168
1248
|
|
|
1169
|
-
<span class="param-type">
|
|
1249
|
+
<span class="param-type">
|
|
1250
|
+
|
|
1251
|
+
String
|
|
1252
|
+
|
|
1253
|
+
</span>
|
|
1170
1254
|
|
|
1171
1255
|
|
|
1172
1256
|
|
|
@@ -1259,7 +1343,11 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
1259
1343
|
<span class="method-parameter is-pulled-right">
|
|
1260
1344
|
<label>类型:</label>
|
|
1261
1345
|
|
|
1262
|
-
<span class="param-type">
|
|
1346
|
+
<span class="param-type">
|
|
1347
|
+
|
|
1348
|
+
String
|
|
1349
|
+
|
|
1350
|
+
</span>
|
|
1263
1351
|
|
|
1264
1352
|
|
|
1265
1353
|
|
|
@@ -1373,7 +1461,11 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
1373
1461
|
<code>
|
|
1374
1462
|
|
|
1375
1463
|
|
|
1376
|
-
<span class="param-type"
|
|
1464
|
+
<span class="param-type">
|
|
1465
|
+
|
|
1466
|
+
<a link="WorkFlowServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="WorkFlowServer" WorkFlowServer.html>WorkFlowServer</a>
|
|
1467
|
+
|
|
1468
|
+
</span>
|
|
1377
1469
|
|
|
1378
1470
|
|
|
1379
1471
|
|
|
@@ -1389,7 +1481,11 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
1389
1481
|
<code>
|
|
1390
1482
|
|
|
1391
1483
|
|
|
1392
|
-
<span class="param-type">
|
|
1484
|
+
<span class="param-type">
|
|
1485
|
+
|
|
1486
|
+
Promise.<Object>
|
|
1487
|
+
|
|
1488
|
+
</span>
|
|
1393
1489
|
|
|
1394
1490
|
|
|
1395
1491
|
|
|
@@ -1415,7 +1511,11 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
1415
1511
|
<code>
|
|
1416
1512
|
|
|
1417
1513
|
|
|
1418
|
-
<span class="param-type">
|
|
1514
|
+
<span class="param-type">
|
|
1515
|
+
|
|
1516
|
+
Promise.<String>
|
|
1517
|
+
|
|
1518
|
+
</span>
|
|
1419
1519
|
|
|
1420
1520
|
|
|
1421
1521
|
|
|
@@ -1431,7 +1531,11 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
1431
1531
|
<code>
|
|
1432
1532
|
|
|
1433
1533
|
|
|
1434
|
-
<span class="param-type">
|
|
1534
|
+
<span class="param-type">
|
|
1535
|
+
|
|
1536
|
+
Promise.<String>
|
|
1537
|
+
|
|
1538
|
+
</span>
|
|
1435
1539
|
|
|
1436
1540
|
|
|
1437
1541
|
|
|
@@ -1447,7 +1551,11 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
1447
1551
|
<code>
|
|
1448
1552
|
|
|
1449
1553
|
|
|
1450
|
-
<span class="param-type">
|
|
1554
|
+
<span class="param-type">
|
|
1555
|
+
|
|
1556
|
+
Promise.<String>
|
|
1557
|
+
|
|
1558
|
+
</span>
|
|
1451
1559
|
|
|
1452
1560
|
|
|
1453
1561
|
|
|
@@ -1519,13 +1627,17 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
1519
1627
|
|
|
1520
1628
|
<tr class="deep-level-0">
|
|
1521
1629
|
|
|
1522
|
-
<td class="name"
|
|
1630
|
+
<td class="name"><code>工作流参数</code></td>
|
|
1523
1631
|
|
|
1524
1632
|
|
|
1525
1633
|
<td class="type">
|
|
1526
1634
|
|
|
1527
1635
|
|
|
1528
|
-
<span class="param-type">
|
|
1636
|
+
<span class="param-type">
|
|
1637
|
+
|
|
1638
|
+
Object
|
|
1639
|
+
|
|
1640
|
+
</span>
|
|
1529
1641
|
|
|
1530
1642
|
|
|
1531
1643
|
|
|
@@ -1612,7 +1724,11 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
1612
1724
|
<div class='column is-5 has-text-left'>
|
|
1613
1725
|
<label>类型: </label>
|
|
1614
1726
|
|
|
1615
|
-
<span class="param-type"
|
|
1727
|
+
<span class="param-type">
|
|
1728
|
+
|
|
1729
|
+
<a link="WorkFlowServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="WorkFlowServer" WorkFlowServer.html>WorkFlowServer</a>
|
|
1730
|
+
|
|
1731
|
+
</span>
|
|
1616
1732
|
|
|
1617
1733
|
|
|
1618
1734
|
|
|
@@ -1698,13 +1814,17 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
1698
1814
|
|
|
1699
1815
|
<tr class="deep-level-0">
|
|
1700
1816
|
|
|
1701
|
-
<td class="name"
|
|
1817
|
+
<td class="name"><code>options</code></td>
|
|
1702
1818
|
|
|
1703
1819
|
|
|
1704
1820
|
<td class="type">
|
|
1705
1821
|
|
|
1706
1822
|
|
|
1707
|
-
<span class="param-type">
|
|
1823
|
+
<span class="param-type">
|
|
1824
|
+
|
|
1825
|
+
Object
|
|
1826
|
+
|
|
1827
|
+
</span>
|
|
1708
1828
|
|
|
1709
1829
|
|
|
1710
1830
|
|
|
@@ -1725,13 +1845,17 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
1725
1845
|
|
|
1726
1846
|
<tr class="deep-level-1">
|
|
1727
1847
|
|
|
1728
|
-
<td class="name"
|
|
1848
|
+
<td class="name"><code>headers</code></td>
|
|
1729
1849
|
|
|
1730
1850
|
|
|
1731
1851
|
<td class="type">
|
|
1732
1852
|
|
|
1733
1853
|
|
|
1734
|
-
<span class="param-type">
|
|
1854
|
+
<span class="param-type">
|
|
1855
|
+
|
|
1856
|
+
String
|
|
1857
|
+
|
|
1858
|
+
</span>
|
|
1735
1859
|
|
|
1736
1860
|
|
|
1737
1861
|
|
|
@@ -1752,13 +1876,17 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
1752
1876
|
|
|
1753
1877
|
<tr class="deep-level-1">
|
|
1754
1878
|
|
|
1755
|
-
<td class="name"
|
|
1879
|
+
<td class="name"><code>method</code></td>
|
|
1756
1880
|
|
|
1757
1881
|
|
|
1758
1882
|
<td class="type">
|
|
1759
1883
|
|
|
1760
1884
|
|
|
1761
|
-
<span class="param-type">
|
|
1885
|
+
<span class="param-type">
|
|
1886
|
+
|
|
1887
|
+
String
|
|
1888
|
+
|
|
1889
|
+
</span>
|
|
1762
1890
|
|
|
1763
1891
|
|
|
1764
1892
|
|
|
@@ -1781,13 +1909,17 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
1781
1909
|
|
|
1782
1910
|
<tr class="deep-level-1">
|
|
1783
1911
|
|
|
1784
|
-
<td class="name"
|
|
1912
|
+
<td class="name"><code>success</code></td>
|
|
1785
1913
|
|
|
1786
1914
|
|
|
1787
1915
|
<td class="type">
|
|
1788
1916
|
|
|
1789
1917
|
|
|
1790
|
-
<span class="param-type">
|
|
1918
|
+
<span class="param-type">
|
|
1919
|
+
|
|
1920
|
+
function
|
|
1921
|
+
|
|
1922
|
+
</span>
|
|
1791
1923
|
|
|
1792
1924
|
|
|
1793
1925
|
|
|
@@ -1808,13 +1940,17 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
1808
1940
|
|
|
1809
1941
|
<tr class="deep-level-1">
|
|
1810
1942
|
|
|
1811
|
-
<td class="name"
|
|
1943
|
+
<td class="name"><code>failure</code></td>
|
|
1812
1944
|
|
|
1813
1945
|
|
|
1814
1946
|
<td class="type">
|
|
1815
1947
|
|
|
1816
1948
|
|
|
1817
|
-
<span class="param-type">
|
|
1949
|
+
<span class="param-type">
|
|
1950
|
+
|
|
1951
|
+
function
|
|
1952
|
+
|
|
1953
|
+
</span>
|
|
1818
1954
|
|
|
1819
1955
|
|
|
1820
1956
|
|
|
@@ -1908,7 +2044,11 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
1908
2044
|
<div class='column is-5 has-text-left'>
|
|
1909
2045
|
<label>类型: </label>
|
|
1910
2046
|
|
|
1911
|
-
<span class="param-type">
|
|
2047
|
+
<span class="param-type">
|
|
2048
|
+
|
|
2049
|
+
Promise.<Object>
|
|
2050
|
+
|
|
2051
|
+
</span>
|
|
1912
2052
|
|
|
1913
2053
|
|
|
1914
2054
|
|
|
@@ -1994,7 +2134,7 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
1994
2134
|
|
|
1995
2135
|
<tr class="deep-level-0">
|
|
1996
2136
|
|
|
1997
|
-
<td class="name"
|
|
2137
|
+
<td class="name"><code>options</code></td>
|
|
1998
2138
|
|
|
1999
2139
|
|
|
2000
2140
|
<td class="type">
|
|
@@ -2015,13 +2155,17 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
2015
2155
|
|
|
2016
2156
|
<tr class="deep-level-1">
|
|
2017
2157
|
|
|
2018
|
-
<td class="name"
|
|
2158
|
+
<td class="name"><code>success</code></td>
|
|
2019
2159
|
|
|
2020
2160
|
|
|
2021
2161
|
<td class="type">
|
|
2022
2162
|
|
|
2023
2163
|
|
|
2024
|
-
<span class="param-type">
|
|
2164
|
+
<span class="param-type">
|
|
2165
|
+
|
|
2166
|
+
function
|
|
2167
|
+
|
|
2168
|
+
</span>
|
|
2025
2169
|
|
|
2026
2170
|
|
|
2027
2171
|
|
|
@@ -2044,13 +2188,17 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
2044
2188
|
|
|
2045
2189
|
<tr class="deep-level-1">
|
|
2046
2190
|
|
|
2047
|
-
<td class="name"
|
|
2191
|
+
<td class="name"><code>failure</code></td>
|
|
2048
2192
|
|
|
2049
2193
|
|
|
2050
2194
|
<td class="type">
|
|
2051
2195
|
|
|
2052
2196
|
|
|
2053
|
-
<span class="param-type">
|
|
2197
|
+
<span class="param-type">
|
|
2198
|
+
|
|
2199
|
+
function
|
|
2200
|
+
|
|
2201
|
+
</span>
|
|
2054
2202
|
|
|
2055
2203
|
|
|
2056
2204
|
|
|
@@ -2229,13 +2377,17 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
2229
2377
|
|
|
2230
2378
|
<tr class="deep-level-0">
|
|
2231
2379
|
|
|
2232
|
-
<td class="name"
|
|
2380
|
+
<td class="name"><code>options</code></td>
|
|
2233
2381
|
|
|
2234
2382
|
|
|
2235
2383
|
<td class="type">
|
|
2236
2384
|
|
|
2237
2385
|
|
|
2238
|
-
<span class="param-type">
|
|
2386
|
+
<span class="param-type">
|
|
2387
|
+
|
|
2388
|
+
Object
|
|
2389
|
+
|
|
2390
|
+
</span>
|
|
2239
2391
|
|
|
2240
2392
|
|
|
2241
2393
|
|
|
@@ -2256,13 +2408,17 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
2256
2408
|
|
|
2257
2409
|
<tr class="deep-level-1">
|
|
2258
2410
|
|
|
2259
|
-
<td class="name"
|
|
2411
|
+
<td class="name"><code>taskId</code></td>
|
|
2260
2412
|
|
|
2261
2413
|
|
|
2262
2414
|
<td class="type">
|
|
2263
2415
|
|
|
2264
2416
|
|
|
2265
|
-
<span class="param-type">
|
|
2417
|
+
<span class="param-type">
|
|
2418
|
+
|
|
2419
|
+
String
|
|
2420
|
+
|
|
2421
|
+
</span>
|
|
2266
2422
|
|
|
2267
2423
|
|
|
2268
2424
|
|
|
@@ -2283,13 +2439,17 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
2283
2439
|
|
|
2284
2440
|
<tr class="deep-level-1">
|
|
2285
2441
|
|
|
2286
|
-
<td class="name"
|
|
2442
|
+
<td class="name"><code>headers</code></td>
|
|
2287
2443
|
|
|
2288
2444
|
|
|
2289
2445
|
<td class="type">
|
|
2290
2446
|
|
|
2291
2447
|
|
|
2292
|
-
<span class="param-type">
|
|
2448
|
+
<span class="param-type">
|
|
2449
|
+
|
|
2450
|
+
String
|
|
2451
|
+
|
|
2452
|
+
</span>
|
|
2293
2453
|
|
|
2294
2454
|
|
|
2295
2455
|
|
|
@@ -2310,13 +2470,17 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
2310
2470
|
|
|
2311
2471
|
<tr class="deep-level-1">
|
|
2312
2472
|
|
|
2313
|
-
<td class="name"
|
|
2473
|
+
<td class="name"><code>method</code></td>
|
|
2314
2474
|
|
|
2315
2475
|
|
|
2316
2476
|
<td class="type">
|
|
2317
2477
|
|
|
2318
2478
|
|
|
2319
|
-
<span class="param-type">
|
|
2479
|
+
<span class="param-type">
|
|
2480
|
+
|
|
2481
|
+
String
|
|
2482
|
+
|
|
2483
|
+
</span>
|
|
2320
2484
|
|
|
2321
2485
|
|
|
2322
2486
|
|
|
@@ -2339,13 +2503,17 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
2339
2503
|
|
|
2340
2504
|
<tr class="deep-level-1">
|
|
2341
2505
|
|
|
2342
|
-
<td class="name"
|
|
2506
|
+
<td class="name"><code>success</code></td>
|
|
2343
2507
|
|
|
2344
2508
|
|
|
2345
2509
|
<td class="type">
|
|
2346
2510
|
|
|
2347
2511
|
|
|
2348
|
-
<span class="param-type">
|
|
2512
|
+
<span class="param-type">
|
|
2513
|
+
|
|
2514
|
+
function
|
|
2515
|
+
|
|
2516
|
+
</span>
|
|
2349
2517
|
|
|
2350
2518
|
|
|
2351
2519
|
|
|
@@ -2366,13 +2534,17 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
2366
2534
|
|
|
2367
2535
|
<tr class="deep-level-1">
|
|
2368
2536
|
|
|
2369
|
-
<td class="name"
|
|
2537
|
+
<td class="name"><code>failure</code></td>
|
|
2370
2538
|
|
|
2371
2539
|
|
|
2372
2540
|
<td class="type">
|
|
2373
2541
|
|
|
2374
2542
|
|
|
2375
|
-
<span class="param-type">
|
|
2543
|
+
<span class="param-type">
|
|
2544
|
+
|
|
2545
|
+
function
|
|
2546
|
+
|
|
2547
|
+
</span>
|
|
2376
2548
|
|
|
2377
2549
|
|
|
2378
2550
|
|
|
@@ -2466,7 +2638,11 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
2466
2638
|
<div class='column is-5 has-text-left'>
|
|
2467
2639
|
<label>类型: </label>
|
|
2468
2640
|
|
|
2469
|
-
<span class="param-type">
|
|
2641
|
+
<span class="param-type">
|
|
2642
|
+
|
|
2643
|
+
Promise.<String>
|
|
2644
|
+
|
|
2645
|
+
</span>
|
|
2470
2646
|
|
|
2471
2647
|
|
|
2472
2648
|
|
|
@@ -2552,13 +2728,17 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
2552
2728
|
|
|
2553
2729
|
<tr class="deep-level-0">
|
|
2554
2730
|
|
|
2555
|
-
<td class="name"
|
|
2731
|
+
<td class="name"><code>options</code></td>
|
|
2556
2732
|
|
|
2557
2733
|
|
|
2558
2734
|
<td class="type">
|
|
2559
2735
|
|
|
2560
2736
|
|
|
2561
|
-
<span class="param-type">
|
|
2737
|
+
<span class="param-type">
|
|
2738
|
+
|
|
2739
|
+
Object
|
|
2740
|
+
|
|
2741
|
+
</span>
|
|
2562
2742
|
|
|
2563
2743
|
|
|
2564
2744
|
|
|
@@ -2579,13 +2759,17 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
2579
2759
|
|
|
2580
2760
|
<tr class="deep-level-1">
|
|
2581
2761
|
|
|
2582
|
-
<td class="name"
|
|
2762
|
+
<td class="name"><code>taskId</code></td>
|
|
2583
2763
|
|
|
2584
2764
|
|
|
2585
2765
|
<td class="type">
|
|
2586
2766
|
|
|
2587
2767
|
|
|
2588
|
-
<span class="param-type">
|
|
2768
|
+
<span class="param-type">
|
|
2769
|
+
|
|
2770
|
+
String
|
|
2771
|
+
|
|
2772
|
+
</span>
|
|
2589
2773
|
|
|
2590
2774
|
|
|
2591
2775
|
|
|
@@ -2606,13 +2790,17 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
2606
2790
|
|
|
2607
2791
|
<tr class="deep-level-1">
|
|
2608
2792
|
|
|
2609
|
-
<td class="name"
|
|
2793
|
+
<td class="name"><code>headers</code></td>
|
|
2610
2794
|
|
|
2611
2795
|
|
|
2612
2796
|
<td class="type">
|
|
2613
2797
|
|
|
2614
2798
|
|
|
2615
|
-
<span class="param-type">
|
|
2799
|
+
<span class="param-type">
|
|
2800
|
+
|
|
2801
|
+
String
|
|
2802
|
+
|
|
2803
|
+
</span>
|
|
2616
2804
|
|
|
2617
2805
|
|
|
2618
2806
|
|
|
@@ -2633,13 +2821,17 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
2633
2821
|
|
|
2634
2822
|
<tr class="deep-level-1">
|
|
2635
2823
|
|
|
2636
|
-
<td class="name"
|
|
2824
|
+
<td class="name"><code>method</code></td>
|
|
2637
2825
|
|
|
2638
2826
|
|
|
2639
2827
|
<td class="type">
|
|
2640
2828
|
|
|
2641
2829
|
|
|
2642
|
-
<span class="param-type">
|
|
2830
|
+
<span class="param-type">
|
|
2831
|
+
|
|
2832
|
+
String
|
|
2833
|
+
|
|
2834
|
+
</span>
|
|
2643
2835
|
|
|
2644
2836
|
|
|
2645
2837
|
|
|
@@ -2662,13 +2854,17 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
2662
2854
|
|
|
2663
2855
|
<tr class="deep-level-1">
|
|
2664
2856
|
|
|
2665
|
-
<td class="name"
|
|
2857
|
+
<td class="name"><code>success</code></td>
|
|
2666
2858
|
|
|
2667
2859
|
|
|
2668
2860
|
<td class="type">
|
|
2669
2861
|
|
|
2670
2862
|
|
|
2671
|
-
<span class="param-type">
|
|
2863
|
+
<span class="param-type">
|
|
2864
|
+
|
|
2865
|
+
function
|
|
2866
|
+
|
|
2867
|
+
</span>
|
|
2672
2868
|
|
|
2673
2869
|
|
|
2674
2870
|
|
|
@@ -2689,13 +2885,17 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
2689
2885
|
|
|
2690
2886
|
<tr class="deep-level-1">
|
|
2691
2887
|
|
|
2692
|
-
<td class="name"
|
|
2888
|
+
<td class="name"><code>failure</code></td>
|
|
2693
2889
|
|
|
2694
2890
|
|
|
2695
2891
|
<td class="type">
|
|
2696
2892
|
|
|
2697
2893
|
|
|
2698
|
-
<span class="param-type">
|
|
2894
|
+
<span class="param-type">
|
|
2895
|
+
|
|
2896
|
+
function
|
|
2897
|
+
|
|
2898
|
+
</span>
|
|
2699
2899
|
|
|
2700
2900
|
|
|
2701
2901
|
|
|
@@ -2789,7 +2989,11 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
2789
2989
|
<div class='column is-5 has-text-left'>
|
|
2790
2990
|
<label>类型: </label>
|
|
2791
2991
|
|
|
2792
|
-
<span class="param-type">
|
|
2992
|
+
<span class="param-type">
|
|
2993
|
+
|
|
2994
|
+
Promise.<String>
|
|
2995
|
+
|
|
2996
|
+
</span>
|
|
2793
2997
|
|
|
2794
2998
|
|
|
2795
2999
|
|
|
@@ -2875,13 +3079,17 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
2875
3079
|
|
|
2876
3080
|
<tr class="deep-level-0">
|
|
2877
3081
|
|
|
2878
|
-
<td class="name"
|
|
3082
|
+
<td class="name"><code>options</code></td>
|
|
2879
3083
|
|
|
2880
3084
|
|
|
2881
3085
|
<td class="type">
|
|
2882
3086
|
|
|
2883
3087
|
|
|
2884
|
-
<span class="param-type">
|
|
3088
|
+
<span class="param-type">
|
|
3089
|
+
|
|
3090
|
+
Object
|
|
3091
|
+
|
|
3092
|
+
</span>
|
|
2885
3093
|
|
|
2886
3094
|
|
|
2887
3095
|
|
|
@@ -2902,13 +3110,17 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
2902
3110
|
|
|
2903
3111
|
<tr class="deep-level-1">
|
|
2904
3112
|
|
|
2905
|
-
<td class="name"
|
|
3113
|
+
<td class="name"><code>headers</code></td>
|
|
2906
3114
|
|
|
2907
3115
|
|
|
2908
3116
|
<td class="type">
|
|
2909
3117
|
|
|
2910
3118
|
|
|
2911
|
-
<span class="param-type">
|
|
3119
|
+
<span class="param-type">
|
|
3120
|
+
|
|
3121
|
+
String
|
|
3122
|
+
|
|
3123
|
+
</span>
|
|
2912
3124
|
|
|
2913
3125
|
|
|
2914
3126
|
|
|
@@ -2929,13 +3141,17 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
2929
3141
|
|
|
2930
3142
|
<tr class="deep-level-1">
|
|
2931
3143
|
|
|
2932
|
-
<td class="name"
|
|
3144
|
+
<td class="name"><code>method</code></td>
|
|
2933
3145
|
|
|
2934
3146
|
|
|
2935
3147
|
<td class="type">
|
|
2936
3148
|
|
|
2937
3149
|
|
|
2938
|
-
<span class="param-type">
|
|
3150
|
+
<span class="param-type">
|
|
3151
|
+
|
|
3152
|
+
String
|
|
3153
|
+
|
|
3154
|
+
</span>
|
|
2939
3155
|
|
|
2940
3156
|
|
|
2941
3157
|
|
|
@@ -2958,13 +3174,17 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
2958
3174
|
|
|
2959
3175
|
<tr class="deep-level-1">
|
|
2960
3176
|
|
|
2961
|
-
<td class="name"
|
|
3177
|
+
<td class="name"><code>success</code></td>
|
|
2962
3178
|
|
|
2963
3179
|
|
|
2964
3180
|
<td class="type">
|
|
2965
3181
|
|
|
2966
3182
|
|
|
2967
|
-
<span class="param-type">
|
|
3183
|
+
<span class="param-type">
|
|
3184
|
+
|
|
3185
|
+
function
|
|
3186
|
+
|
|
3187
|
+
</span>
|
|
2968
3188
|
|
|
2969
3189
|
|
|
2970
3190
|
|
|
@@ -2985,13 +3205,17 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
2985
3205
|
|
|
2986
3206
|
<tr class="deep-level-1">
|
|
2987
3207
|
|
|
2988
|
-
<td class="name"
|
|
3208
|
+
<td class="name"><code>failure</code></td>
|
|
2989
3209
|
|
|
2990
3210
|
|
|
2991
3211
|
<td class="type">
|
|
2992
3212
|
|
|
2993
3213
|
|
|
2994
|
-
<span class="param-type">
|
|
3214
|
+
<span class="param-type">
|
|
3215
|
+
|
|
3216
|
+
function
|
|
3217
|
+
|
|
3218
|
+
</span>
|
|
2995
3219
|
|
|
2996
3220
|
|
|
2997
3221
|
|
|
@@ -3092,7 +3316,11 @@ console.log("submit: ", res);
|
|
|
3092
3316
|
<div class='column is-5 has-text-left'>
|
|
3093
3317
|
<label>类型: </label>
|
|
3094
3318
|
|
|
3095
|
-
<span class="param-type">
|
|
3319
|
+
<span class="param-type">
|
|
3320
|
+
|
|
3321
|
+
Promise.<String>
|
|
3322
|
+
|
|
3323
|
+
</span>
|
|
3096
3324
|
|
|
3097
3325
|
|
|
3098
3326
|
|