File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ export class IPortalUser extends IPortalServiceBase {
3737 }
3838
3939 /**
40- * @function SuperMap.iPortal .prototype.addMap
40+ * @function SuperMap.iPortalUser .prototype.addMap
4141 * @description 添加地图。
4242 * @version 10.0.1
4343 * @param {SuperMap.iPortalAddResourceParam } addMapParams - 添加地图的参数。
@@ -59,7 +59,7 @@ export class IPortalUser extends IPortalServiceBase {
5959 }
6060
6161 /**
62- * @function SuperMap.iPortal .prototype.addScene
62+ * @function SuperMap.iPortalUser .prototype.addScene
6363 * @description 添加场景。
6464 * @version 10.0.1
6565 * @param {SuperMap.iPortalAddResourceParam } addSceneParams - 添加场景的参数。
@@ -81,7 +81,7 @@ export class IPortalUser extends IPortalServiceBase {
8181 }
8282
8383 /**
84- * @function SuperMap.iPortal .prototype.registerService
84+ * @function SuperMap.iPortalUser .prototype.registerService
8585 * @description 注册服务。
8686 * @version 10.0.1
8787 * @param {SuperMap.iPortalRegisterServiceParam } registerParams - 注册服务的参数。
@@ -106,7 +106,7 @@ export class IPortalUser extends IPortalServiceBase {
106106 }
107107
108108 /**
109- * @function SuperMap.iPortal .prototype.getErrMsgPromise
109+ * @function SuperMap.iPortalUser .prototype.getErrMsgPromise
110110 * @description 获取包含错误信息的Promise对象。
111111 * @version 10.0.1
112112 * @param {String } errMsg - 传入的错误信息。
You can’t perform that action at this time.
0 commit comments