@gizone/rrs-client 4.2.0-alpha.242 → 4.2.0-alpha.243

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.
@@ -27,10 +27,10 @@ import { DUMMY_BASE_URL, assertParamExists, setBearerAuthToObject, setSearchPara
27
27
  // @ts-ignore
28
28
  import { BASE_PATH, BaseAPI, operationServerMap } from '../base';
29
29
  /**
30
- * DisasterWarningStandardControllerApi - axios parameter creator
30
+ * DisasterWarningStandardApi - axios parameter creator
31
31
  * @export
32
32
  */
33
- export const DisasterWarningStandardControllerApiAxiosParamCreator = function (configuration) {
33
+ export const DisasterWarningStandardApiAxiosParamCreator = function (configuration) {
34
34
  return {
35
35
  /**
36
36
  *
@@ -462,11 +462,11 @@ export const DisasterWarningStandardControllerApiAxiosParamCreator = function (c
462
462
  };
463
463
  };
464
464
  /**
465
- * DisasterWarningStandardControllerApi - functional programming interface
465
+ * DisasterWarningStandardApi - functional programming interface
466
466
  * @export
467
467
  */
468
- export const DisasterWarningStandardControllerApiFp = function (configuration) {
469
- const localVarAxiosParamCreator = DisasterWarningStandardControllerApiAxiosParamCreator(configuration);
468
+ export const DisasterWarningStandardApiFp = function (configuration) {
469
+ const localVarAxiosParamCreator = DisasterWarningStandardApiAxiosParamCreator(configuration);
470
470
  return {
471
471
  /**
472
472
  *
@@ -480,7 +480,7 @@ export const DisasterWarningStandardControllerApiFp = function (configuration) {
480
480
  var _a, _b, _c;
481
481
  const localVarAxiosArgs = yield localVarAxiosParamCreator.disasterWarningStandardAdd(disasterWarningStandardAddOrUpdateVo, options);
482
482
  const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
483
- const localVarOperationServerBasePath = (_c = (_b = operationServerMap['DisasterWarningStandardControllerApi.disasterWarningStandardAdd']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
483
+ const localVarOperationServerBasePath = (_c = (_b = operationServerMap['DisasterWarningStandardApi.disasterWarningStandardAdd']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
484
484
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
485
485
  });
486
486
  },
@@ -498,7 +498,7 @@ export const DisasterWarningStandardControllerApiFp = function (configuration) {
498
498
  var _a, _b, _c;
499
499
  const localVarAxiosArgs = yield localVarAxiosParamCreator.disasterWarningStandardBatchExport(parkId, searchValue, disasterWarningStandardCategory, options);
500
500
  const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
501
- const localVarOperationServerBasePath = (_c = (_b = operationServerMap['DisasterWarningStandardControllerApi.disasterWarningStandardBatchExport']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
501
+ const localVarOperationServerBasePath = (_c = (_b = operationServerMap['DisasterWarningStandardApi.disasterWarningStandardBatchExport']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
502
502
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
503
503
  });
504
504
  },
@@ -513,7 +513,7 @@ export const DisasterWarningStandardControllerApiFp = function (configuration) {
513
513
  var _a, _b, _c;
514
514
  const localVarAxiosArgs = yield localVarAxiosParamCreator.disasterWarningStandardBatchImportConfirm(options);
515
515
  const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
516
- const localVarOperationServerBasePath = (_c = (_b = operationServerMap['DisasterWarningStandardControllerApi.disasterWarningStandardBatchImportConfirm']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
516
+ const localVarOperationServerBasePath = (_c = (_b = operationServerMap['DisasterWarningStandardApi.disasterWarningStandardBatchImportConfirm']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
517
517
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
518
518
  });
519
519
  },
@@ -528,7 +528,7 @@ export const DisasterWarningStandardControllerApiFp = function (configuration) {
528
528
  var _a, _b, _c;
529
529
  const localVarAxiosArgs = yield localVarAxiosParamCreator.disasterWarningStandardBatchImportPreview(options);
530
530
  const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
531
- const localVarOperationServerBasePath = (_c = (_b = operationServerMap['DisasterWarningStandardControllerApi.disasterWarningStandardBatchImportPreview']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
531
+ const localVarOperationServerBasePath = (_c = (_b = operationServerMap['DisasterWarningStandardApi.disasterWarningStandardBatchImportPreview']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
532
532
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
533
533
  });
534
534
  },
@@ -543,7 +543,7 @@ export const DisasterWarningStandardControllerApiFp = function (configuration) {
543
543
  var _a, _b, _c;
544
544
  const localVarAxiosArgs = yield localVarAxiosParamCreator.disasterWarningStandardBatchImportTemplate(options);
545
545
  const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
546
- const localVarOperationServerBasePath = (_c = (_b = operationServerMap['DisasterWarningStandardControllerApi.disasterWarningStandardBatchImportTemplate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
546
+ const localVarOperationServerBasePath = (_c = (_b = operationServerMap['DisasterWarningStandardApi.disasterWarningStandardBatchImportTemplate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
547
547
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
548
548
  });
549
549
  },
@@ -561,7 +561,7 @@ export const DisasterWarningStandardControllerApiFp = function (configuration) {
561
561
  var _a, _b, _c;
562
562
  const localVarAxiosArgs = yield localVarAxiosParamCreator.disasterWarningStandardBatchImportUpload(parkId, file, language, options);
563
563
  const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
564
- const localVarOperationServerBasePath = (_c = (_b = operationServerMap['DisasterWarningStandardControllerApi.disasterWarningStandardBatchImportUpload']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
564
+ const localVarOperationServerBasePath = (_c = (_b = operationServerMap['DisasterWarningStandardApi.disasterWarningStandardBatchImportUpload']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
565
565
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
566
566
  });
567
567
  },
@@ -577,7 +577,7 @@ export const DisasterWarningStandardControllerApiFp = function (configuration) {
577
577
  var _a, _b, _c;
578
578
  const localVarAxiosArgs = yield localVarAxiosParamCreator.disasterWarningStandardDelete(id, options);
579
579
  const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
580
- const localVarOperationServerBasePath = (_c = (_b = operationServerMap['DisasterWarningStandardControllerApi.disasterWarningStandardDelete']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
580
+ const localVarOperationServerBasePath = (_c = (_b = operationServerMap['DisasterWarningStandardApi.disasterWarningStandardDelete']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
581
581
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
582
582
  });
583
583
  },
@@ -593,7 +593,7 @@ export const DisasterWarningStandardControllerApiFp = function (configuration) {
593
593
  var _a, _b, _c;
594
594
  const localVarAxiosArgs = yield localVarAxiosParamCreator.disasterWarningStandardDeleteBatch(requestBody, options);
595
595
  const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
596
- const localVarOperationServerBasePath = (_c = (_b = operationServerMap['DisasterWarningStandardControllerApi.disasterWarningStandardDeleteBatch']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
596
+ const localVarOperationServerBasePath = (_c = (_b = operationServerMap['DisasterWarningStandardApi.disasterWarningStandardDeleteBatch']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
597
597
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
598
598
  });
599
599
  },
@@ -609,7 +609,7 @@ export const DisasterWarningStandardControllerApiFp = function (configuration) {
609
609
  var _a, _b, _c;
610
610
  const localVarAxiosArgs = yield localVarAxiosParamCreator.disasterWarningStandardDetails(id, options);
611
611
  const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
612
- const localVarOperationServerBasePath = (_c = (_b = operationServerMap['DisasterWarningStandardControllerApi.disasterWarningStandardDetails']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
612
+ const localVarOperationServerBasePath = (_c = (_b = operationServerMap['DisasterWarningStandardApi.disasterWarningStandardDetails']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
613
613
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
614
614
  });
615
615
  },
@@ -629,7 +629,7 @@ export const DisasterWarningStandardControllerApiFp = function (configuration) {
629
629
  var _a, _b, _c;
630
630
  const localVarAxiosArgs = yield localVarAxiosParamCreator.disasterWarningStandardList(parkId, pageSize, page, disasterWarningStandardCategory, searchValue, options);
631
631
  const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
632
- const localVarOperationServerBasePath = (_c = (_b = operationServerMap['DisasterWarningStandardControllerApi.disasterWarningStandardList']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
632
+ const localVarOperationServerBasePath = (_c = (_b = operationServerMap['DisasterWarningStandardApi.disasterWarningStandardList']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
633
633
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
634
634
  });
635
635
  },
@@ -646,7 +646,7 @@ export const DisasterWarningStandardControllerApiFp = function (configuration) {
646
646
  var _a, _b, _c;
647
647
  const localVarAxiosArgs = yield localVarAxiosParamCreator.disasterWarningStandardUpdate(id, disasterWarningStandardAddOrUpdateVo, options);
648
648
  const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
649
- const localVarOperationServerBasePath = (_c = (_b = operationServerMap['DisasterWarningStandardControllerApi.disasterWarningStandardUpdate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
649
+ const localVarOperationServerBasePath = (_c = (_b = operationServerMap['DisasterWarningStandardApi.disasterWarningStandardUpdate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
650
650
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
651
651
  });
652
652
  },
@@ -662,23 +662,23 @@ export const DisasterWarningStandardControllerApiFp = function (configuration) {
662
662
  var _a, _b, _c;
663
663
  const localVarAxiosArgs = yield localVarAxiosParamCreator.syncDisasterWarningStandard(syncStandardVo, options);
664
664
  const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
665
- const localVarOperationServerBasePath = (_c = (_b = operationServerMap['DisasterWarningStandardControllerApi.syncDisasterWarningStandard']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
665
+ const localVarOperationServerBasePath = (_c = (_b = operationServerMap['DisasterWarningStandardApi.syncDisasterWarningStandard']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
666
666
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
667
667
  });
668
668
  },
669
669
  };
670
670
  };
671
671
  /**
672
- * DisasterWarningStandardControllerApi - factory interface
672
+ * DisasterWarningStandardApi - factory interface
673
673
  * @export
674
674
  */
675
- export const DisasterWarningStandardControllerApiFactory = function (configuration, basePath, axios) {
676
- const localVarFp = DisasterWarningStandardControllerApiFp(configuration);
675
+ export const DisasterWarningStandardApiFactory = function (configuration, basePath, axios) {
676
+ const localVarFp = DisasterWarningStandardApiFp(configuration);
677
677
  return {
678
678
  /**
679
679
  *
680
680
  * @summary 新增灾害预警标准
681
- * @param {DisasterWarningStandardControllerApiDisasterWarningStandardAddRequest} requestParameters Request parameters.
681
+ * @param {DisasterWarningStandardApiDisasterWarningStandardAddRequest} requestParameters Request parameters.
682
682
  * @param {*} [options] Override http request option.
683
683
  * @throws {RequiredError}
684
684
  */
@@ -688,7 +688,7 @@ export const DisasterWarningStandardControllerApiFactory = function (configurati
688
688
  /**
689
689
  *
690
690
  * @summary 灾害预警标准导出-数据
691
- * @param {DisasterWarningStandardControllerApiDisasterWarningStandardBatchExportRequest} requestParameters Request parameters.
691
+ * @param {DisasterWarningStandardApiDisasterWarningStandardBatchExportRequest} requestParameters Request parameters.
692
692
  * @param {*} [options] Override http request option.
693
693
  * @throws {RequiredError}
694
694
  */
@@ -725,7 +725,7 @@ export const DisasterWarningStandardControllerApiFactory = function (configurati
725
725
  /**
726
726
  *
727
727
  * @summary 灾害预警标准导入-上传文件
728
- * @param {DisasterWarningStandardControllerApiDisasterWarningStandardBatchImportUploadRequest} requestParameters Request parameters.
728
+ * @param {DisasterWarningStandardApiDisasterWarningStandardBatchImportUploadRequest} requestParameters Request parameters.
729
729
  * @param {*} [options] Override http request option.
730
730
  * @throws {RequiredError}
731
731
  */
@@ -735,7 +735,7 @@ export const DisasterWarningStandardControllerApiFactory = function (configurati
735
735
  /**
736
736
  *
737
737
  * @summary 删除灾害预警标准
738
- * @param {DisasterWarningStandardControllerApiDisasterWarningStandardDeleteRequest} requestParameters Request parameters.
738
+ * @param {DisasterWarningStandardApiDisasterWarningStandardDeleteRequest} requestParameters Request parameters.
739
739
  * @param {*} [options] Override http request option.
740
740
  * @throws {RequiredError}
741
741
  */
@@ -745,7 +745,7 @@ export const DisasterWarningStandardControllerApiFactory = function (configurati
745
745
  /**
746
746
  *
747
747
  * @summary 删除灾害预警标准
748
- * @param {DisasterWarningStandardControllerApiDisasterWarningStandardDeleteBatchRequest} requestParameters Request parameters.
748
+ * @param {DisasterWarningStandardApiDisasterWarningStandardDeleteBatchRequest} requestParameters Request parameters.
749
749
  * @param {*} [options] Override http request option.
750
750
  * @throws {RequiredError}
751
751
  */
@@ -755,7 +755,7 @@ export const DisasterWarningStandardControllerApiFactory = function (configurati
755
755
  /**
756
756
  *
757
757
  * @summary 查询灾害预警标准
758
- * @param {DisasterWarningStandardControllerApiDisasterWarningStandardDetailsRequest} requestParameters Request parameters.
758
+ * @param {DisasterWarningStandardApiDisasterWarningStandardDetailsRequest} requestParameters Request parameters.
759
759
  * @param {*} [options] Override http request option.
760
760
  * @throws {RequiredError}
761
761
  */
@@ -765,7 +765,7 @@ export const DisasterWarningStandardControllerApiFactory = function (configurati
765
765
  /**
766
766
  *
767
767
  * @summary 查询灾害预警标准列表
768
- * @param {DisasterWarningStandardControllerApiDisasterWarningStandardListRequest} requestParameters Request parameters.
768
+ * @param {DisasterWarningStandardApiDisasterWarningStandardListRequest} requestParameters Request parameters.
769
769
  * @param {*} [options] Override http request option.
770
770
  * @throws {RequiredError}
771
771
  */
@@ -775,7 +775,7 @@ export const DisasterWarningStandardControllerApiFactory = function (configurati
775
775
  /**
776
776
  *
777
777
  * @summary 修改灾害预警标准
778
- * @param {DisasterWarningStandardControllerApiDisasterWarningStandardUpdateRequest} requestParameters Request parameters.
778
+ * @param {DisasterWarningStandardApiDisasterWarningStandardUpdateRequest} requestParameters Request parameters.
779
779
  * @param {*} [options] Override http request option.
780
780
  * @throws {RequiredError}
781
781
  */
@@ -785,7 +785,7 @@ export const DisasterWarningStandardControllerApiFactory = function (configurati
785
785
  /**
786
786
  *
787
787
  * @summary 同步其他园区巡检标准
788
- * @param {DisasterWarningStandardControllerApiSyncDisasterWarningStandardRequest} requestParameters Request parameters.
788
+ * @param {DisasterWarningStandardApiSyncDisasterWarningStandardRequest} requestParameters Request parameters.
789
789
  * @param {*} [options] Override http request option.
790
790
  * @throws {RequiredError}
791
791
  */
@@ -795,139 +795,139 @@ export const DisasterWarningStandardControllerApiFactory = function (configurati
795
795
  };
796
796
  };
797
797
  /**
798
- * DisasterWarningStandardControllerApi - object-oriented interface
798
+ * DisasterWarningStandardApi - object-oriented interface
799
799
  * @export
800
- * @class DisasterWarningStandardControllerApi
800
+ * @class DisasterWarningStandardApi
801
801
  * @extends {BaseAPI}
802
802
  */
803
- export class DisasterWarningStandardControllerApi extends BaseAPI {
803
+ export class DisasterWarningStandardApi extends BaseAPI {
804
804
  /**
805
805
  *
806
806
  * @summary 新增灾害预警标准
807
- * @param {DisasterWarningStandardControllerApiDisasterWarningStandardAddRequest} requestParameters Request parameters.
807
+ * @param {DisasterWarningStandardApiDisasterWarningStandardAddRequest} requestParameters Request parameters.
808
808
  * @param {*} [options] Override http request option.
809
809
  * @throws {RequiredError}
810
- * @memberof DisasterWarningStandardControllerApi
810
+ * @memberof DisasterWarningStandardApi
811
811
  */
812
812
  disasterWarningStandardAdd(requestParameters, options) {
813
- return DisasterWarningStandardControllerApiFp(this.configuration).disasterWarningStandardAdd(requestParameters.disasterWarningStandardAddOrUpdateVo, options).then((request) => request(this.axios, this.basePath));
813
+ return DisasterWarningStandardApiFp(this.configuration).disasterWarningStandardAdd(requestParameters.disasterWarningStandardAddOrUpdateVo, options).then((request) => request(this.axios, this.basePath));
814
814
  }
815
815
  /**
816
816
  *
817
817
  * @summary 灾害预警标准导出-数据
818
- * @param {DisasterWarningStandardControllerApiDisasterWarningStandardBatchExportRequest} requestParameters Request parameters.
818
+ * @param {DisasterWarningStandardApiDisasterWarningStandardBatchExportRequest} requestParameters Request parameters.
819
819
  * @param {*} [options] Override http request option.
820
820
  * @throws {RequiredError}
821
- * @memberof DisasterWarningStandardControllerApi
821
+ * @memberof DisasterWarningStandardApi
822
822
  */
823
823
  disasterWarningStandardBatchExport(requestParameters, options) {
824
- return DisasterWarningStandardControllerApiFp(this.configuration).disasterWarningStandardBatchExport(requestParameters.parkId, requestParameters.searchValue, requestParameters.disasterWarningStandardCategory, options).then((request) => request(this.axios, this.basePath));
824
+ return DisasterWarningStandardApiFp(this.configuration).disasterWarningStandardBatchExport(requestParameters.parkId, requestParameters.searchValue, requestParameters.disasterWarningStandardCategory, options).then((request) => request(this.axios, this.basePath));
825
825
  }
826
826
  /**
827
827
  *
828
828
  * @summary 灾害预警标准导入-确认导入
829
829
  * @param {*} [options] Override http request option.
830
830
  * @throws {RequiredError}
831
- * @memberof DisasterWarningStandardControllerApi
831
+ * @memberof DisasterWarningStandardApi
832
832
  */
833
833
  disasterWarningStandardBatchImportConfirm(options) {
834
- return DisasterWarningStandardControllerApiFp(this.configuration).disasterWarningStandardBatchImportConfirm(options).then((request) => request(this.axios, this.basePath));
834
+ return DisasterWarningStandardApiFp(this.configuration).disasterWarningStandardBatchImportConfirm(options).then((request) => request(this.axios, this.basePath));
835
835
  }
836
836
  /**
837
837
  *
838
838
  * @summary 灾害预警标准导入-预览结果
839
839
  * @param {*} [options] Override http request option.
840
840
  * @throws {RequiredError}
841
- * @memberof DisasterWarningStandardControllerApi
841
+ * @memberof DisasterWarningStandardApi
842
842
  */
843
843
  disasterWarningStandardBatchImportPreview(options) {
844
- return DisasterWarningStandardControllerApiFp(this.configuration).disasterWarningStandardBatchImportPreview(options).then((request) => request(this.axios, this.basePath));
844
+ return DisasterWarningStandardApiFp(this.configuration).disasterWarningStandardBatchImportPreview(options).then((request) => request(this.axios, this.basePath));
845
845
  }
846
846
  /**
847
847
  *
848
848
  * @summary 灾害预警标准导入-下载模板
849
849
  * @param {*} [options] Override http request option.
850
850
  * @throws {RequiredError}
851
- * @memberof DisasterWarningStandardControllerApi
851
+ * @memberof DisasterWarningStandardApi
852
852
  */
853
853
  disasterWarningStandardBatchImportTemplate(options) {
854
- return DisasterWarningStandardControllerApiFp(this.configuration).disasterWarningStandardBatchImportTemplate(options).then((request) => request(this.axios, this.basePath));
854
+ return DisasterWarningStandardApiFp(this.configuration).disasterWarningStandardBatchImportTemplate(options).then((request) => request(this.axios, this.basePath));
855
855
  }
856
856
  /**
857
857
  *
858
858
  * @summary 灾害预警标准导入-上传文件
859
- * @param {DisasterWarningStandardControllerApiDisasterWarningStandardBatchImportUploadRequest} requestParameters Request parameters.
859
+ * @param {DisasterWarningStandardApiDisasterWarningStandardBatchImportUploadRequest} requestParameters Request parameters.
860
860
  * @param {*} [options] Override http request option.
861
861
  * @throws {RequiredError}
862
- * @memberof DisasterWarningStandardControllerApi
862
+ * @memberof DisasterWarningStandardApi
863
863
  */
864
864
  disasterWarningStandardBatchImportUpload(requestParameters, options) {
865
- return DisasterWarningStandardControllerApiFp(this.configuration).disasterWarningStandardBatchImportUpload(requestParameters.parkId, requestParameters.file, requestParameters.language, options).then((request) => request(this.axios, this.basePath));
865
+ return DisasterWarningStandardApiFp(this.configuration).disasterWarningStandardBatchImportUpload(requestParameters.parkId, requestParameters.file, requestParameters.language, options).then((request) => request(this.axios, this.basePath));
866
866
  }
867
867
  /**
868
868
  *
869
869
  * @summary 删除灾害预警标准
870
- * @param {DisasterWarningStandardControllerApiDisasterWarningStandardDeleteRequest} requestParameters Request parameters.
870
+ * @param {DisasterWarningStandardApiDisasterWarningStandardDeleteRequest} requestParameters Request parameters.
871
871
  * @param {*} [options] Override http request option.
872
872
  * @throws {RequiredError}
873
- * @memberof DisasterWarningStandardControllerApi
873
+ * @memberof DisasterWarningStandardApi
874
874
  */
875
875
  disasterWarningStandardDelete(requestParameters, options) {
876
- return DisasterWarningStandardControllerApiFp(this.configuration).disasterWarningStandardDelete(requestParameters.id, options).then((request) => request(this.axios, this.basePath));
876
+ return DisasterWarningStandardApiFp(this.configuration).disasterWarningStandardDelete(requestParameters.id, options).then((request) => request(this.axios, this.basePath));
877
877
  }
878
878
  /**
879
879
  *
880
880
  * @summary 删除灾害预警标准
881
- * @param {DisasterWarningStandardControllerApiDisasterWarningStandardDeleteBatchRequest} requestParameters Request parameters.
881
+ * @param {DisasterWarningStandardApiDisasterWarningStandardDeleteBatchRequest} requestParameters Request parameters.
882
882
  * @param {*} [options] Override http request option.
883
883
  * @throws {RequiredError}
884
- * @memberof DisasterWarningStandardControllerApi
884
+ * @memberof DisasterWarningStandardApi
885
885
  */
886
886
  disasterWarningStandardDeleteBatch(requestParameters, options) {
887
- return DisasterWarningStandardControllerApiFp(this.configuration).disasterWarningStandardDeleteBatch(requestParameters.requestBody, options).then((request) => request(this.axios, this.basePath));
887
+ return DisasterWarningStandardApiFp(this.configuration).disasterWarningStandardDeleteBatch(requestParameters.requestBody, options).then((request) => request(this.axios, this.basePath));
888
888
  }
889
889
  /**
890
890
  *
891
891
  * @summary 查询灾害预警标准
892
- * @param {DisasterWarningStandardControllerApiDisasterWarningStandardDetailsRequest} requestParameters Request parameters.
892
+ * @param {DisasterWarningStandardApiDisasterWarningStandardDetailsRequest} requestParameters Request parameters.
893
893
  * @param {*} [options] Override http request option.
894
894
  * @throws {RequiredError}
895
- * @memberof DisasterWarningStandardControllerApi
895
+ * @memberof DisasterWarningStandardApi
896
896
  */
897
897
  disasterWarningStandardDetails(requestParameters, options) {
898
- return DisasterWarningStandardControllerApiFp(this.configuration).disasterWarningStandardDetails(requestParameters.id, options).then((request) => request(this.axios, this.basePath));
898
+ return DisasterWarningStandardApiFp(this.configuration).disasterWarningStandardDetails(requestParameters.id, options).then((request) => request(this.axios, this.basePath));
899
899
  }
900
900
  /**
901
901
  *
902
902
  * @summary 查询灾害预警标准列表
903
- * @param {DisasterWarningStandardControllerApiDisasterWarningStandardListRequest} requestParameters Request parameters.
903
+ * @param {DisasterWarningStandardApiDisasterWarningStandardListRequest} requestParameters Request parameters.
904
904
  * @param {*} [options] Override http request option.
905
905
  * @throws {RequiredError}
906
- * @memberof DisasterWarningStandardControllerApi
906
+ * @memberof DisasterWarningStandardApi
907
907
  */
908
908
  disasterWarningStandardList(requestParameters, options) {
909
- return DisasterWarningStandardControllerApiFp(this.configuration).disasterWarningStandardList(requestParameters.parkId, requestParameters.pageSize, requestParameters.page, requestParameters.disasterWarningStandardCategory, requestParameters.searchValue, options).then((request) => request(this.axios, this.basePath));
909
+ return DisasterWarningStandardApiFp(this.configuration).disasterWarningStandardList(requestParameters.parkId, requestParameters.pageSize, requestParameters.page, requestParameters.disasterWarningStandardCategory, requestParameters.searchValue, options).then((request) => request(this.axios, this.basePath));
910
910
  }
911
911
  /**
912
912
  *
913
913
  * @summary 修改灾害预警标准
914
- * @param {DisasterWarningStandardControllerApiDisasterWarningStandardUpdateRequest} requestParameters Request parameters.
914
+ * @param {DisasterWarningStandardApiDisasterWarningStandardUpdateRequest} requestParameters Request parameters.
915
915
  * @param {*} [options] Override http request option.
916
916
  * @throws {RequiredError}
917
- * @memberof DisasterWarningStandardControllerApi
917
+ * @memberof DisasterWarningStandardApi
918
918
  */
919
919
  disasterWarningStandardUpdate(requestParameters, options) {
920
- return DisasterWarningStandardControllerApiFp(this.configuration).disasterWarningStandardUpdate(requestParameters.id, requestParameters.disasterWarningStandardAddOrUpdateVo, options).then((request) => request(this.axios, this.basePath));
920
+ return DisasterWarningStandardApiFp(this.configuration).disasterWarningStandardUpdate(requestParameters.id, requestParameters.disasterWarningStandardAddOrUpdateVo, options).then((request) => request(this.axios, this.basePath));
921
921
  }
922
922
  /**
923
923
  *
924
924
  * @summary 同步其他园区巡检标准
925
- * @param {DisasterWarningStandardControllerApiSyncDisasterWarningStandardRequest} requestParameters Request parameters.
925
+ * @param {DisasterWarningStandardApiSyncDisasterWarningStandardRequest} requestParameters Request parameters.
926
926
  * @param {*} [options] Override http request option.
927
927
  * @throws {RequiredError}
928
- * @memberof DisasterWarningStandardControllerApi
928
+ * @memberof DisasterWarningStandardApi
929
929
  */
930
930
  syncDisasterWarningStandard(requestParameters, options) {
931
- return DisasterWarningStandardControllerApiFp(this.configuration).syncDisasterWarningStandard(requestParameters.syncStandardVo, options).then((request) => request(this.axios, this.basePath));
931
+ return DisasterWarningStandardApiFp(this.configuration).syncDisasterWarningStandard(requestParameters.syncStandardVo, options).then((request) => request(this.axios, this.basePath));
932
932
  }
933
933
  }
@@ -19,16 +19,16 @@ import type { GetUserWx200ResponseOutputStream } from './get-user-wx200-response
19
19
  export interface GetUserWx200Response {
20
20
  /**
21
21
  *
22
- * @type {number}
22
+ * @type {Array<string>}
23
23
  * @memberof GetUserWx200Response
24
24
  */
25
- 'status'?: number;
25
+ 'headerNames'?: Array<string>;
26
26
  /**
27
27
  *
28
- * @type {Array<string>}
28
+ * @type {number}
29
29
  * @memberof GetUserWx200Response
30
30
  */
31
- 'headerNames'?: Array<string>;
31
+ 'status'?: number;
32
32
  /**
33
33
  *
34
34
  * @type {object}
@@ -73,20 +73,20 @@ export interface GetUserWx200Response {
73
73
  'characterEncoding'?: string;
74
74
  /**
75
75
  *
76
- * @type {number}
76
+ * @type {object}
77
77
  * @memberof GetUserWx200Response
78
78
  */
79
- 'contentLengthLong'?: number;
79
+ 'writer'?: object;
80
80
  /**
81
81
  *
82
- * @type {boolean}
82
+ * @type {number}
83
83
  * @memberof GetUserWx200Response
84
84
  */
85
- 'committed'?: boolean;
85
+ 'contentLengthLong'?: number;
86
86
  /**
87
87
  *
88
- * @type {object}
88
+ * @type {boolean}
89
89
  * @memberof GetUserWx200Response
90
90
  */
91
- 'writer'?: object;
91
+ 'committed'?: boolean;
92
92
  }
@@ -19,16 +19,16 @@ import type { GetUserWx200ResponseOutputStream } from './get-user-wx200-response
19
19
  export interface GetUserWx200Response {
20
20
  /**
21
21
  *
22
- * @type {number}
22
+ * @type {Array<string>}
23
23
  * @memberof GetUserWx200Response
24
24
  */
25
- 'status'?: number;
25
+ 'headerNames'?: Array<string>;
26
26
  /**
27
27
  *
28
- * @type {Array<string>}
28
+ * @type {number}
29
29
  * @memberof GetUserWx200Response
30
30
  */
31
- 'headerNames'?: Array<string>;
31
+ 'status'?: number;
32
32
  /**
33
33
  *
34
34
  * @type {object}
@@ -73,20 +73,20 @@ export interface GetUserWx200Response {
73
73
  'characterEncoding'?: string;
74
74
  /**
75
75
  *
76
- * @type {number}
76
+ * @type {object}
77
77
  * @memberof GetUserWx200Response
78
78
  */
79
- 'contentLengthLong'?: number;
79
+ 'writer'?: object;
80
80
  /**
81
81
  *
82
- * @type {boolean}
82
+ * @type {number}
83
83
  * @memberof GetUserWx200Response
84
84
  */
85
- 'committed'?: boolean;
85
+ 'contentLengthLong'?: number;
86
86
  /**
87
87
  *
88
- * @type {object}
88
+ * @type {boolean}
89
89
  * @memberof GetUserWx200Response
90
90
  */
91
- 'writer'?: object;
91
+ 'committed'?: boolean;
92
92
  }
@@ -28,16 +28,16 @@ import type { GetUserWx200ResponseOutputStream } from './get-user-wx200-response
28
28
  export interface GetUserWx200Response {
29
29
  /**
30
30
  *
31
- * @type {number}
31
+ * @type {Array<string>}
32
32
  * @memberof GetUserWx200Response
33
33
  */
34
- 'status'?: number;
34
+ 'headerNames'?: Array<string>;
35
35
  /**
36
36
  *
37
- * @type {Array<string>}
37
+ * @type {number}
38
38
  * @memberof GetUserWx200Response
39
39
  */
40
- 'headerNames'?: Array<string>;
40
+ 'status'?: number;
41
41
  /**
42
42
  *
43
43
  * @type {object}
@@ -82,21 +82,21 @@ export interface GetUserWx200Response {
82
82
  'characterEncoding'?: string;
83
83
  /**
84
84
  *
85
- * @type {number}
85
+ * @type {object}
86
86
  * @memberof GetUserWx200Response
87
87
  */
88
- 'contentLengthLong'?: number;
88
+ 'writer'?: object;
89
89
  /**
90
90
  *
91
- * @type {boolean}
91
+ * @type {number}
92
92
  * @memberof GetUserWx200Response
93
93
  */
94
- 'committed'?: boolean;
94
+ 'contentLengthLong'?: number;
95
95
  /**
96
96
  *
97
- * @type {object}
97
+ * @type {boolean}
98
98
  * @memberof GetUserWx200Response
99
99
  */
100
- 'writer'?: object;
100
+ 'committed'?: boolean;
101
101
  }
102
102
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gizone/rrs-client",
3
- "version": "4.2.0-alpha.242",
3
+ "version": "4.2.0-alpha.243",
4
4
  "description": "OpenAPI client for @gizone/rrs-client",
5
5
  "author": "OpenAPI-Generator Contributors",
6
6
  "repository": {