@gizone/rrs-client 4.2.0-alpha.241 → 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.
- package/.openapi-generator/FILES +12 -0
- package/api.ts +2 -0
- package/apis/disaster-warning-standard-api.ts +1200 -0
- package/apis/hwork-api.ts +167 -0
- package/apis/inspection-standard-api.ts +18 -32
- package/apis/maintenance-standard-api.ts +91 -0
- package/dist/api.d.ts +2 -0
- package/dist/api.js +2 -0
- package/dist/apis/disaster-warning-standard-api.d.ts +621 -0
- package/dist/apis/disaster-warning-standard-api.js +940 -0
- package/dist/apis/hwork-api.d.ts +96 -0
- package/dist/apis/hwork-api.js +145 -0
- package/dist/apis/inspection-standard-api.d.ts +7 -14
- package/dist/apis/inspection-standard-api.js +13 -21
- package/dist/apis/maintenance-standard-api.d.ts +47 -0
- package/dist/apis/maintenance-standard-api.js +70 -0
- package/dist/esm/api.d.ts +2 -0
- package/dist/esm/api.js +2 -0
- package/dist/esm/apis/disaster-warning-standard-api.d.ts +621 -0
- package/dist/esm/apis/disaster-warning-standard-api.js +933 -0
- package/dist/esm/apis/hwork-api.d.ts +96 -0
- package/dist/esm/apis/hwork-api.js +138 -0
- package/dist/esm/apis/inspection-standard-api.d.ts +7 -14
- package/dist/esm/apis/inspection-standard-api.js +13 -21
- package/dist/esm/apis/maintenance-standard-api.d.ts +47 -0
- package/dist/esm/apis/maintenance-standard-api.js +70 -0
- package/dist/esm/models/disaster-warning-standard-add-or-update-vo.d.ts +85 -0
- package/dist/esm/models/disaster-warning-standard-add-or-update-vo.js +14 -0
- package/dist/esm/models/disaster-warning-standard-category-enum.d.ts +50 -0
- package/dist/esm/models/disaster-warning-standard-category-enum.js +51 -0
- package/dist/esm/models/disaster-warning-standard-entity.d.ts +109 -0
- package/dist/esm/models/disaster-warning-standard-entity.js +14 -0
- package/dist/esm/models/disaster-warning-standard-import-dto.d.ts +103 -0
- package/dist/esm/models/disaster-warning-standard-import-dto.js +14 -0
- package/dist/esm/models/excel-import-result-dtodisaster-warning-standard-import-dto.d.ts +31 -0
- package/dist/esm/models/excel-import-result-dtodisaster-warning-standard-import-dto.js +14 -0
- package/dist/esm/models/get-user-wx200-response.d.ts +16 -16
- package/dist/esm/models/index.d.ts +10 -0
- package/dist/esm/models/index.js +10 -0
- package/dist/esm/models/ipage-access-vo.d.ts +6 -6
- package/dist/esm/models/json-result-disaster-warning-standard-entity.d.ts +62 -0
- package/dist/esm/models/json-result-disaster-warning-standard-entity.js +14 -0
- package/dist/esm/models/json-result-excel-import-result-dtodisaster-warning-standard-import-dto.d.ts +62 -0
- package/dist/esm/models/json-result-excel-import-result-dtodisaster-warning-standard-import-dto.js +14 -0
- package/dist/esm/models/json-result-page-dto-disaster-warning-standard-entity.d.ts +62 -0
- package/dist/esm/models/json-result-page-dto-disaster-warning-standard-entity.js +14 -0
- package/dist/esm/models/login-type-enum.d.ts +2 -0
- package/dist/esm/models/login-type-enum.js +3 -1
- package/dist/esm/models/page-dto-disaster-warning-standard-entity.d.ts +31 -0
- package/dist/esm/models/page-dto-disaster-warning-standard-entity.js +14 -0
- package/dist/esm/models/sync-standard-vo.d.ts +30 -0
- package/dist/esm/models/sync-standard-vo.js +14 -0
- package/dist/esm/models/sys-user.d.ts +10 -4
- package/dist/models/disaster-warning-standard-add-or-update-vo.d.ts +85 -0
- package/dist/models/disaster-warning-standard-add-or-update-vo.js +15 -0
- package/dist/models/disaster-warning-standard-category-enum.d.ts +50 -0
- package/dist/models/disaster-warning-standard-category-enum.js +54 -0
- package/dist/models/disaster-warning-standard-entity.d.ts +109 -0
- package/dist/models/disaster-warning-standard-entity.js +15 -0
- package/dist/models/disaster-warning-standard-import-dto.d.ts +103 -0
- package/dist/models/disaster-warning-standard-import-dto.js +15 -0
- package/dist/models/excel-import-result-dtodisaster-warning-standard-import-dto.d.ts +31 -0
- package/dist/models/excel-import-result-dtodisaster-warning-standard-import-dto.js +15 -0
- package/dist/models/get-user-wx200-response.d.ts +16 -16
- package/dist/models/index.d.ts +10 -0
- package/dist/models/index.js +10 -0
- package/dist/models/ipage-access-vo.d.ts +6 -6
- package/dist/models/json-result-disaster-warning-standard-entity.d.ts +62 -0
- package/dist/models/json-result-disaster-warning-standard-entity.js +15 -0
- package/dist/models/json-result-excel-import-result-dtodisaster-warning-standard-import-dto.d.ts +62 -0
- package/dist/models/json-result-excel-import-result-dtodisaster-warning-standard-import-dto.js +15 -0
- package/dist/models/json-result-page-dto-disaster-warning-standard-entity.d.ts +62 -0
- package/dist/models/json-result-page-dto-disaster-warning-standard-entity.js +15 -0
- package/dist/models/login-type-enum.d.ts +2 -0
- package/dist/models/login-type-enum.js +3 -1
- package/dist/models/page-dto-disaster-warning-standard-entity.d.ts +31 -0
- package/dist/models/page-dto-disaster-warning-standard-entity.js +15 -0
- package/dist/models/sync-standard-vo.d.ts +30 -0
- package/dist/models/sync-standard-vo.js +15 -0
- package/dist/models/sys-user.d.ts +10 -4
- package/models/disaster-warning-standard-add-or-update-vo.ts +95 -0
- package/models/disaster-warning-standard-category-enum.ts +60 -0
- package/models/disaster-warning-standard-entity.ts +119 -0
- package/models/disaster-warning-standard-import-dto.ts +113 -0
- package/models/excel-import-result-dtodisaster-warning-standard-import-dto.ts +39 -0
- package/models/get-user-wx200-response.ts +16 -16
- package/models/index.ts +10 -0
- package/models/ipage-access-vo.ts +6 -6
- package/models/json-result-disaster-warning-standard-entity.ts +72 -0
- package/models/json-result-excel-import-result-dtodisaster-warning-standard-import-dto.ts +72 -0
- package/models/json-result-page-dto-disaster-warning-standard-entity.ts +72 -0
- package/models/login-type-enum.ts +3 -1
- package/models/page-dto-disaster-warning-standard-entity.ts +39 -0
- package/models/sync-standard-vo.ts +36 -0
- package/models/sys-user.ts +10 -4
- package/package.json +1 -1
|
@@ -0,0 +1,621 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* OpenAPI definition
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: v0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import type { Configuration } from '../configuration';
|
|
13
|
+
import type { AxiosPromise, AxiosInstance, RawAxiosRequestConfig } from 'axios';
|
|
14
|
+
import { type RequestArgs, BaseAPI } from '../base';
|
|
15
|
+
import type { DisasterWarningStandardAddOrUpdateVo } from '../models';
|
|
16
|
+
import type { DisasterWarningStandardCategoryEnum } from '../models';
|
|
17
|
+
import type { JsonResultBoolean } from '../models';
|
|
18
|
+
import type { JsonResultDisasterWarningStandardEntity } from '../models';
|
|
19
|
+
import type { JsonResultExcelImportResultDTODisasterWarningStandardImportDTO } from '../models';
|
|
20
|
+
import type { JsonResultPageDtoDisasterWarningStandardEntity } from '../models';
|
|
21
|
+
import type { JsonResultVoid } from '../models';
|
|
22
|
+
import type { SyncStandardVo } from '../models';
|
|
23
|
+
/**
|
|
24
|
+
* DisasterWarningStandardApi - axios parameter creator
|
|
25
|
+
* @export
|
|
26
|
+
*/
|
|
27
|
+
export declare const DisasterWarningStandardApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
28
|
+
/**
|
|
29
|
+
*
|
|
30
|
+
* @summary 新增灾害预警标准
|
|
31
|
+
* @param {Array<DisasterWarningStandardAddOrUpdateVo>} disasterWarningStandardAddOrUpdateVo
|
|
32
|
+
* @param {*} [options] Override http request option.
|
|
33
|
+
* @throws {RequiredError}
|
|
34
|
+
*/
|
|
35
|
+
disasterWarningStandardAdd: (disasterWarningStandardAddOrUpdateVo: Array<DisasterWarningStandardAddOrUpdateVo>, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
36
|
+
/**
|
|
37
|
+
*
|
|
38
|
+
* @summary 灾害预警标准导出-数据
|
|
39
|
+
* @param {number} parkId 园区id
|
|
40
|
+
* @param {string} [searchValue] 内容
|
|
41
|
+
* @param {DisasterWarningStandardCategoryEnum} [disasterWarningStandardCategory] 灾害预警分类
|
|
42
|
+
* @param {*} [options] Override http request option.
|
|
43
|
+
* @throws {RequiredError}
|
|
44
|
+
*/
|
|
45
|
+
disasterWarningStandardBatchExport: (parkId: number, searchValue?: string, disasterWarningStandardCategory?: DisasterWarningStandardCategoryEnum, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
46
|
+
/**
|
|
47
|
+
*
|
|
48
|
+
* @summary 灾害预警标准导入-确认导入
|
|
49
|
+
* @param {*} [options] Override http request option.
|
|
50
|
+
* @throws {RequiredError}
|
|
51
|
+
*/
|
|
52
|
+
disasterWarningStandardBatchImportConfirm: (options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
53
|
+
/**
|
|
54
|
+
*
|
|
55
|
+
* @summary 灾害预警标准导入-预览结果
|
|
56
|
+
* @param {*} [options] Override http request option.
|
|
57
|
+
* @throws {RequiredError}
|
|
58
|
+
*/
|
|
59
|
+
disasterWarningStandardBatchImportPreview: (options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
60
|
+
/**
|
|
61
|
+
*
|
|
62
|
+
* @summary 灾害预警标准导入-下载模板
|
|
63
|
+
* @param {*} [options] Override http request option.
|
|
64
|
+
* @throws {RequiredError}
|
|
65
|
+
*/
|
|
66
|
+
disasterWarningStandardBatchImportTemplate: (options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
67
|
+
/**
|
|
68
|
+
*
|
|
69
|
+
* @summary 灾害预警标准导入-上传文件
|
|
70
|
+
* @param {number} parkId 园区id
|
|
71
|
+
* @param {File} file
|
|
72
|
+
* @param {string} [language] 语言
|
|
73
|
+
* @param {*} [options] Override http request option.
|
|
74
|
+
* @throws {RequiredError}
|
|
75
|
+
*/
|
|
76
|
+
disasterWarningStandardBatchImportUpload: (parkId: number, file: File, language?: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
77
|
+
/**
|
|
78
|
+
*
|
|
79
|
+
* @summary 删除灾害预警标准
|
|
80
|
+
* @param {number} id
|
|
81
|
+
* @param {*} [options] Override http request option.
|
|
82
|
+
* @throws {RequiredError}
|
|
83
|
+
*/
|
|
84
|
+
disasterWarningStandardDelete: (id: number, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
85
|
+
/**
|
|
86
|
+
*
|
|
87
|
+
* @summary 删除灾害预警标准
|
|
88
|
+
* @param {Array<number>} requestBody
|
|
89
|
+
* @param {*} [options] Override http request option.
|
|
90
|
+
* @throws {RequiredError}
|
|
91
|
+
*/
|
|
92
|
+
disasterWarningStandardDeleteBatch: (requestBody: Array<number>, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
93
|
+
/**
|
|
94
|
+
*
|
|
95
|
+
* @summary 查询灾害预警标准
|
|
96
|
+
* @param {number} id
|
|
97
|
+
* @param {*} [options] Override http request option.
|
|
98
|
+
* @throws {RequiredError}
|
|
99
|
+
*/
|
|
100
|
+
disasterWarningStandardDetails: (id: number, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
101
|
+
/**
|
|
102
|
+
*
|
|
103
|
+
* @summary 查询灾害预警标准列表
|
|
104
|
+
* @param {number} parkId 园区id
|
|
105
|
+
* @param {number} pageSize 每页数量
|
|
106
|
+
* @param {number} page 页码
|
|
107
|
+
* @param {DisasterWarningStandardCategoryEnum} [disasterWarningStandardCategory] 灾害预警分类
|
|
108
|
+
* @param {string} [searchValue] 内容
|
|
109
|
+
* @param {*} [options] Override http request option.
|
|
110
|
+
* @throws {RequiredError}
|
|
111
|
+
*/
|
|
112
|
+
disasterWarningStandardList: (parkId: number, pageSize: number, page: number, disasterWarningStandardCategory?: DisasterWarningStandardCategoryEnum, searchValue?: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
113
|
+
/**
|
|
114
|
+
*
|
|
115
|
+
* @summary 修改灾害预警标准
|
|
116
|
+
* @param {number} id
|
|
117
|
+
* @param {DisasterWarningStandardAddOrUpdateVo} disasterWarningStandardAddOrUpdateVo
|
|
118
|
+
* @param {*} [options] Override http request option.
|
|
119
|
+
* @throws {RequiredError}
|
|
120
|
+
*/
|
|
121
|
+
disasterWarningStandardUpdate: (id: number, disasterWarningStandardAddOrUpdateVo: DisasterWarningStandardAddOrUpdateVo, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
122
|
+
/**
|
|
123
|
+
*
|
|
124
|
+
* @summary 同步其他园区巡检标准
|
|
125
|
+
* @param {SyncStandardVo} syncStandardVo
|
|
126
|
+
* @param {*} [options] Override http request option.
|
|
127
|
+
* @throws {RequiredError}
|
|
128
|
+
*/
|
|
129
|
+
syncDisasterWarningStandard: (syncStandardVo: SyncStandardVo, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
130
|
+
};
|
|
131
|
+
/**
|
|
132
|
+
* DisasterWarningStandardApi - functional programming interface
|
|
133
|
+
* @export
|
|
134
|
+
*/
|
|
135
|
+
export declare const DisasterWarningStandardApiFp: (configuration?: Configuration) => {
|
|
136
|
+
/**
|
|
137
|
+
*
|
|
138
|
+
* @summary 新增灾害预警标准
|
|
139
|
+
* @param {Array<DisasterWarningStandardAddOrUpdateVo>} disasterWarningStandardAddOrUpdateVo
|
|
140
|
+
* @param {*} [options] Override http request option.
|
|
141
|
+
* @throws {RequiredError}
|
|
142
|
+
*/
|
|
143
|
+
disasterWarningStandardAdd(disasterWarningStandardAddOrUpdateVo: Array<DisasterWarningStandardAddOrUpdateVo>, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultBoolean>>;
|
|
144
|
+
/**
|
|
145
|
+
*
|
|
146
|
+
* @summary 灾害预警标准导出-数据
|
|
147
|
+
* @param {number} parkId 园区id
|
|
148
|
+
* @param {string} [searchValue] 内容
|
|
149
|
+
* @param {DisasterWarningStandardCategoryEnum} [disasterWarningStandardCategory] 灾害预警分类
|
|
150
|
+
* @param {*} [options] Override http request option.
|
|
151
|
+
* @throws {RequiredError}
|
|
152
|
+
*/
|
|
153
|
+
disasterWarningStandardBatchExport(parkId: number, searchValue?: string, disasterWarningStandardCategory?: DisasterWarningStandardCategoryEnum, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
154
|
+
/**
|
|
155
|
+
*
|
|
156
|
+
* @summary 灾害预警标准导入-确认导入
|
|
157
|
+
* @param {*} [options] Override http request option.
|
|
158
|
+
* @throws {RequiredError}
|
|
159
|
+
*/
|
|
160
|
+
disasterWarningStandardBatchImportConfirm(options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultExcelImportResultDTODisasterWarningStandardImportDTO>>;
|
|
161
|
+
/**
|
|
162
|
+
*
|
|
163
|
+
* @summary 灾害预警标准导入-预览结果
|
|
164
|
+
* @param {*} [options] Override http request option.
|
|
165
|
+
* @throws {RequiredError}
|
|
166
|
+
*/
|
|
167
|
+
disasterWarningStandardBatchImportPreview(options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultExcelImportResultDTODisasterWarningStandardImportDTO>>;
|
|
168
|
+
/**
|
|
169
|
+
*
|
|
170
|
+
* @summary 灾害预警标准导入-下载模板
|
|
171
|
+
* @param {*} [options] Override http request option.
|
|
172
|
+
* @throws {RequiredError}
|
|
173
|
+
*/
|
|
174
|
+
disasterWarningStandardBatchImportTemplate(options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
175
|
+
/**
|
|
176
|
+
*
|
|
177
|
+
* @summary 灾害预警标准导入-上传文件
|
|
178
|
+
* @param {number} parkId 园区id
|
|
179
|
+
* @param {File} file
|
|
180
|
+
* @param {string} [language] 语言
|
|
181
|
+
* @param {*} [options] Override http request option.
|
|
182
|
+
* @throws {RequiredError}
|
|
183
|
+
*/
|
|
184
|
+
disasterWarningStandardBatchImportUpload(parkId: number, file: File, language?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultExcelImportResultDTODisasterWarningStandardImportDTO>>;
|
|
185
|
+
/**
|
|
186
|
+
*
|
|
187
|
+
* @summary 删除灾害预警标准
|
|
188
|
+
* @param {number} id
|
|
189
|
+
* @param {*} [options] Override http request option.
|
|
190
|
+
* @throws {RequiredError}
|
|
191
|
+
*/
|
|
192
|
+
disasterWarningStandardDelete(id: number, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultBoolean>>;
|
|
193
|
+
/**
|
|
194
|
+
*
|
|
195
|
+
* @summary 删除灾害预警标准
|
|
196
|
+
* @param {Array<number>} requestBody
|
|
197
|
+
* @param {*} [options] Override http request option.
|
|
198
|
+
* @throws {RequiredError}
|
|
199
|
+
*/
|
|
200
|
+
disasterWarningStandardDeleteBatch(requestBody: Array<number>, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultBoolean>>;
|
|
201
|
+
/**
|
|
202
|
+
*
|
|
203
|
+
* @summary 查询灾害预警标准
|
|
204
|
+
* @param {number} id
|
|
205
|
+
* @param {*} [options] Override http request option.
|
|
206
|
+
* @throws {RequiredError}
|
|
207
|
+
*/
|
|
208
|
+
disasterWarningStandardDetails(id: number, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultDisasterWarningStandardEntity>>;
|
|
209
|
+
/**
|
|
210
|
+
*
|
|
211
|
+
* @summary 查询灾害预警标准列表
|
|
212
|
+
* @param {number} parkId 园区id
|
|
213
|
+
* @param {number} pageSize 每页数量
|
|
214
|
+
* @param {number} page 页码
|
|
215
|
+
* @param {DisasterWarningStandardCategoryEnum} [disasterWarningStandardCategory] 灾害预警分类
|
|
216
|
+
* @param {string} [searchValue] 内容
|
|
217
|
+
* @param {*} [options] Override http request option.
|
|
218
|
+
* @throws {RequiredError}
|
|
219
|
+
*/
|
|
220
|
+
disasterWarningStandardList(parkId: number, pageSize: number, page: number, disasterWarningStandardCategory?: DisasterWarningStandardCategoryEnum, searchValue?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultPageDtoDisasterWarningStandardEntity>>;
|
|
221
|
+
/**
|
|
222
|
+
*
|
|
223
|
+
* @summary 修改灾害预警标准
|
|
224
|
+
* @param {number} id
|
|
225
|
+
* @param {DisasterWarningStandardAddOrUpdateVo} disasterWarningStandardAddOrUpdateVo
|
|
226
|
+
* @param {*} [options] Override http request option.
|
|
227
|
+
* @throws {RequiredError}
|
|
228
|
+
*/
|
|
229
|
+
disasterWarningStandardUpdate(id: number, disasterWarningStandardAddOrUpdateVo: DisasterWarningStandardAddOrUpdateVo, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultBoolean>>;
|
|
230
|
+
/**
|
|
231
|
+
*
|
|
232
|
+
* @summary 同步其他园区巡检标准
|
|
233
|
+
* @param {SyncStandardVo} syncStandardVo
|
|
234
|
+
* @param {*} [options] Override http request option.
|
|
235
|
+
* @throws {RequiredError}
|
|
236
|
+
*/
|
|
237
|
+
syncDisasterWarningStandard(syncStandardVo: SyncStandardVo, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultVoid>>;
|
|
238
|
+
};
|
|
239
|
+
/**
|
|
240
|
+
* DisasterWarningStandardApi - factory interface
|
|
241
|
+
* @export
|
|
242
|
+
*/
|
|
243
|
+
export declare const DisasterWarningStandardApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
244
|
+
/**
|
|
245
|
+
*
|
|
246
|
+
* @summary 新增灾害预警标准
|
|
247
|
+
* @param {DisasterWarningStandardApiDisasterWarningStandardAddRequest} requestParameters Request parameters.
|
|
248
|
+
* @param {*} [options] Override http request option.
|
|
249
|
+
* @throws {RequiredError}
|
|
250
|
+
*/
|
|
251
|
+
disasterWarningStandardAdd(requestParameters: DisasterWarningStandardApiDisasterWarningStandardAddRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResultBoolean>;
|
|
252
|
+
/**
|
|
253
|
+
*
|
|
254
|
+
* @summary 灾害预警标准导出-数据
|
|
255
|
+
* @param {DisasterWarningStandardApiDisasterWarningStandardBatchExportRequest} requestParameters Request parameters.
|
|
256
|
+
* @param {*} [options] Override http request option.
|
|
257
|
+
* @throws {RequiredError}
|
|
258
|
+
*/
|
|
259
|
+
disasterWarningStandardBatchExport(requestParameters: DisasterWarningStandardApiDisasterWarningStandardBatchExportRequest, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
260
|
+
/**
|
|
261
|
+
*
|
|
262
|
+
* @summary 灾害预警标准导入-确认导入
|
|
263
|
+
* @param {*} [options] Override http request option.
|
|
264
|
+
* @throws {RequiredError}
|
|
265
|
+
*/
|
|
266
|
+
disasterWarningStandardBatchImportConfirm(options?: RawAxiosRequestConfig): AxiosPromise<JsonResultExcelImportResultDTODisasterWarningStandardImportDTO>;
|
|
267
|
+
/**
|
|
268
|
+
*
|
|
269
|
+
* @summary 灾害预警标准导入-预览结果
|
|
270
|
+
* @param {*} [options] Override http request option.
|
|
271
|
+
* @throws {RequiredError}
|
|
272
|
+
*/
|
|
273
|
+
disasterWarningStandardBatchImportPreview(options?: RawAxiosRequestConfig): AxiosPromise<JsonResultExcelImportResultDTODisasterWarningStandardImportDTO>;
|
|
274
|
+
/**
|
|
275
|
+
*
|
|
276
|
+
* @summary 灾害预警标准导入-下载模板
|
|
277
|
+
* @param {*} [options] Override http request option.
|
|
278
|
+
* @throws {RequiredError}
|
|
279
|
+
*/
|
|
280
|
+
disasterWarningStandardBatchImportTemplate(options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
281
|
+
/**
|
|
282
|
+
*
|
|
283
|
+
* @summary 灾害预警标准导入-上传文件
|
|
284
|
+
* @param {DisasterWarningStandardApiDisasterWarningStandardBatchImportUploadRequest} requestParameters Request parameters.
|
|
285
|
+
* @param {*} [options] Override http request option.
|
|
286
|
+
* @throws {RequiredError}
|
|
287
|
+
*/
|
|
288
|
+
disasterWarningStandardBatchImportUpload(requestParameters: DisasterWarningStandardApiDisasterWarningStandardBatchImportUploadRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResultExcelImportResultDTODisasterWarningStandardImportDTO>;
|
|
289
|
+
/**
|
|
290
|
+
*
|
|
291
|
+
* @summary 删除灾害预警标准
|
|
292
|
+
* @param {DisasterWarningStandardApiDisasterWarningStandardDeleteRequest} requestParameters Request parameters.
|
|
293
|
+
* @param {*} [options] Override http request option.
|
|
294
|
+
* @throws {RequiredError}
|
|
295
|
+
*/
|
|
296
|
+
disasterWarningStandardDelete(requestParameters: DisasterWarningStandardApiDisasterWarningStandardDeleteRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResultBoolean>;
|
|
297
|
+
/**
|
|
298
|
+
*
|
|
299
|
+
* @summary 删除灾害预警标准
|
|
300
|
+
* @param {DisasterWarningStandardApiDisasterWarningStandardDeleteBatchRequest} requestParameters Request parameters.
|
|
301
|
+
* @param {*} [options] Override http request option.
|
|
302
|
+
* @throws {RequiredError}
|
|
303
|
+
*/
|
|
304
|
+
disasterWarningStandardDeleteBatch(requestParameters: DisasterWarningStandardApiDisasterWarningStandardDeleteBatchRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResultBoolean>;
|
|
305
|
+
/**
|
|
306
|
+
*
|
|
307
|
+
* @summary 查询灾害预警标准
|
|
308
|
+
* @param {DisasterWarningStandardApiDisasterWarningStandardDetailsRequest} requestParameters Request parameters.
|
|
309
|
+
* @param {*} [options] Override http request option.
|
|
310
|
+
* @throws {RequiredError}
|
|
311
|
+
*/
|
|
312
|
+
disasterWarningStandardDetails(requestParameters: DisasterWarningStandardApiDisasterWarningStandardDetailsRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResultDisasterWarningStandardEntity>;
|
|
313
|
+
/**
|
|
314
|
+
*
|
|
315
|
+
* @summary 查询灾害预警标准列表
|
|
316
|
+
* @param {DisasterWarningStandardApiDisasterWarningStandardListRequest} requestParameters Request parameters.
|
|
317
|
+
* @param {*} [options] Override http request option.
|
|
318
|
+
* @throws {RequiredError}
|
|
319
|
+
*/
|
|
320
|
+
disasterWarningStandardList(requestParameters: DisasterWarningStandardApiDisasterWarningStandardListRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResultPageDtoDisasterWarningStandardEntity>;
|
|
321
|
+
/**
|
|
322
|
+
*
|
|
323
|
+
* @summary 修改灾害预警标准
|
|
324
|
+
* @param {DisasterWarningStandardApiDisasterWarningStandardUpdateRequest} requestParameters Request parameters.
|
|
325
|
+
* @param {*} [options] Override http request option.
|
|
326
|
+
* @throws {RequiredError}
|
|
327
|
+
*/
|
|
328
|
+
disasterWarningStandardUpdate(requestParameters: DisasterWarningStandardApiDisasterWarningStandardUpdateRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResultBoolean>;
|
|
329
|
+
/**
|
|
330
|
+
*
|
|
331
|
+
* @summary 同步其他园区巡检标准
|
|
332
|
+
* @param {DisasterWarningStandardApiSyncDisasterWarningStandardRequest} requestParameters Request parameters.
|
|
333
|
+
* @param {*} [options] Override http request option.
|
|
334
|
+
* @throws {RequiredError}
|
|
335
|
+
*/
|
|
336
|
+
syncDisasterWarningStandard(requestParameters: DisasterWarningStandardApiSyncDisasterWarningStandardRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResultVoid>;
|
|
337
|
+
};
|
|
338
|
+
/**
|
|
339
|
+
* Request parameters for disasterWarningStandardAdd operation in DisasterWarningStandardApi.
|
|
340
|
+
* @export
|
|
341
|
+
* @interface DisasterWarningStandardApiDisasterWarningStandardAddRequest
|
|
342
|
+
*/
|
|
343
|
+
export interface DisasterWarningStandardApiDisasterWarningStandardAddRequest {
|
|
344
|
+
/**
|
|
345
|
+
*
|
|
346
|
+
* @type {Array<DisasterWarningStandardAddOrUpdateVo>}
|
|
347
|
+
* @memberof DisasterWarningStandardApiDisasterWarningStandardAdd
|
|
348
|
+
*/
|
|
349
|
+
readonly disasterWarningStandardAddOrUpdateVo: Array<DisasterWarningStandardAddOrUpdateVo>;
|
|
350
|
+
}
|
|
351
|
+
/**
|
|
352
|
+
* Request parameters for disasterWarningStandardBatchExport operation in DisasterWarningStandardApi.
|
|
353
|
+
* @export
|
|
354
|
+
* @interface DisasterWarningStandardApiDisasterWarningStandardBatchExportRequest
|
|
355
|
+
*/
|
|
356
|
+
export interface DisasterWarningStandardApiDisasterWarningStandardBatchExportRequest {
|
|
357
|
+
/**
|
|
358
|
+
* 园区id
|
|
359
|
+
* @type {number}
|
|
360
|
+
* @memberof DisasterWarningStandardApiDisasterWarningStandardBatchExport
|
|
361
|
+
*/
|
|
362
|
+
readonly parkId: number;
|
|
363
|
+
/**
|
|
364
|
+
* 内容
|
|
365
|
+
* @type {string}
|
|
366
|
+
* @memberof DisasterWarningStandardApiDisasterWarningStandardBatchExport
|
|
367
|
+
*/
|
|
368
|
+
readonly searchValue?: string;
|
|
369
|
+
/**
|
|
370
|
+
* 灾害预警分类
|
|
371
|
+
* @type {DisasterWarningStandardCategoryEnum}
|
|
372
|
+
* @memberof DisasterWarningStandardApiDisasterWarningStandardBatchExport
|
|
373
|
+
*/
|
|
374
|
+
readonly disasterWarningStandardCategory?: DisasterWarningStandardCategoryEnum;
|
|
375
|
+
}
|
|
376
|
+
/**
|
|
377
|
+
* Request parameters for disasterWarningStandardBatchImportUpload operation in DisasterWarningStandardApi.
|
|
378
|
+
* @export
|
|
379
|
+
* @interface DisasterWarningStandardApiDisasterWarningStandardBatchImportUploadRequest
|
|
380
|
+
*/
|
|
381
|
+
export interface DisasterWarningStandardApiDisasterWarningStandardBatchImportUploadRequest {
|
|
382
|
+
/**
|
|
383
|
+
* 园区id
|
|
384
|
+
* @type {number}
|
|
385
|
+
* @memberof DisasterWarningStandardApiDisasterWarningStandardBatchImportUpload
|
|
386
|
+
*/
|
|
387
|
+
readonly parkId: number;
|
|
388
|
+
/**
|
|
389
|
+
*
|
|
390
|
+
* @type {File}
|
|
391
|
+
* @memberof DisasterWarningStandardApiDisasterWarningStandardBatchImportUpload
|
|
392
|
+
*/
|
|
393
|
+
readonly file: File;
|
|
394
|
+
/**
|
|
395
|
+
* 语言
|
|
396
|
+
* @type {string}
|
|
397
|
+
* @memberof DisasterWarningStandardApiDisasterWarningStandardBatchImportUpload
|
|
398
|
+
*/
|
|
399
|
+
readonly language?: string;
|
|
400
|
+
}
|
|
401
|
+
/**
|
|
402
|
+
* Request parameters for disasterWarningStandardDelete operation in DisasterWarningStandardApi.
|
|
403
|
+
* @export
|
|
404
|
+
* @interface DisasterWarningStandardApiDisasterWarningStandardDeleteRequest
|
|
405
|
+
*/
|
|
406
|
+
export interface DisasterWarningStandardApiDisasterWarningStandardDeleteRequest {
|
|
407
|
+
/**
|
|
408
|
+
*
|
|
409
|
+
* @type {number}
|
|
410
|
+
* @memberof DisasterWarningStandardApiDisasterWarningStandardDelete
|
|
411
|
+
*/
|
|
412
|
+
readonly id: number;
|
|
413
|
+
}
|
|
414
|
+
/**
|
|
415
|
+
* Request parameters for disasterWarningStandardDeleteBatch operation in DisasterWarningStandardApi.
|
|
416
|
+
* @export
|
|
417
|
+
* @interface DisasterWarningStandardApiDisasterWarningStandardDeleteBatchRequest
|
|
418
|
+
*/
|
|
419
|
+
export interface DisasterWarningStandardApiDisasterWarningStandardDeleteBatchRequest {
|
|
420
|
+
/**
|
|
421
|
+
*
|
|
422
|
+
* @type {Array<number>}
|
|
423
|
+
* @memberof DisasterWarningStandardApiDisasterWarningStandardDeleteBatch
|
|
424
|
+
*/
|
|
425
|
+
readonly requestBody: Array<number>;
|
|
426
|
+
}
|
|
427
|
+
/**
|
|
428
|
+
* Request parameters for disasterWarningStandardDetails operation in DisasterWarningStandardApi.
|
|
429
|
+
* @export
|
|
430
|
+
* @interface DisasterWarningStandardApiDisasterWarningStandardDetailsRequest
|
|
431
|
+
*/
|
|
432
|
+
export interface DisasterWarningStandardApiDisasterWarningStandardDetailsRequest {
|
|
433
|
+
/**
|
|
434
|
+
*
|
|
435
|
+
* @type {number}
|
|
436
|
+
* @memberof DisasterWarningStandardApiDisasterWarningStandardDetails
|
|
437
|
+
*/
|
|
438
|
+
readonly id: number;
|
|
439
|
+
}
|
|
440
|
+
/**
|
|
441
|
+
* Request parameters for disasterWarningStandardList operation in DisasterWarningStandardApi.
|
|
442
|
+
* @export
|
|
443
|
+
* @interface DisasterWarningStandardApiDisasterWarningStandardListRequest
|
|
444
|
+
*/
|
|
445
|
+
export interface DisasterWarningStandardApiDisasterWarningStandardListRequest {
|
|
446
|
+
/**
|
|
447
|
+
* 园区id
|
|
448
|
+
* @type {number}
|
|
449
|
+
* @memberof DisasterWarningStandardApiDisasterWarningStandardList
|
|
450
|
+
*/
|
|
451
|
+
readonly parkId: number;
|
|
452
|
+
/**
|
|
453
|
+
* 每页数量
|
|
454
|
+
* @type {number}
|
|
455
|
+
* @memberof DisasterWarningStandardApiDisasterWarningStandardList
|
|
456
|
+
*/
|
|
457
|
+
readonly pageSize: number;
|
|
458
|
+
/**
|
|
459
|
+
* 页码
|
|
460
|
+
* @type {number}
|
|
461
|
+
* @memberof DisasterWarningStandardApiDisasterWarningStandardList
|
|
462
|
+
*/
|
|
463
|
+
readonly page: number;
|
|
464
|
+
/**
|
|
465
|
+
* 灾害预警分类
|
|
466
|
+
* @type {DisasterWarningStandardCategoryEnum}
|
|
467
|
+
* @memberof DisasterWarningStandardApiDisasterWarningStandardList
|
|
468
|
+
*/
|
|
469
|
+
readonly disasterWarningStandardCategory?: DisasterWarningStandardCategoryEnum;
|
|
470
|
+
/**
|
|
471
|
+
* 内容
|
|
472
|
+
* @type {string}
|
|
473
|
+
* @memberof DisasterWarningStandardApiDisasterWarningStandardList
|
|
474
|
+
*/
|
|
475
|
+
readonly searchValue?: string;
|
|
476
|
+
}
|
|
477
|
+
/**
|
|
478
|
+
* Request parameters for disasterWarningStandardUpdate operation in DisasterWarningStandardApi.
|
|
479
|
+
* @export
|
|
480
|
+
* @interface DisasterWarningStandardApiDisasterWarningStandardUpdateRequest
|
|
481
|
+
*/
|
|
482
|
+
export interface DisasterWarningStandardApiDisasterWarningStandardUpdateRequest {
|
|
483
|
+
/**
|
|
484
|
+
*
|
|
485
|
+
* @type {number}
|
|
486
|
+
* @memberof DisasterWarningStandardApiDisasterWarningStandardUpdate
|
|
487
|
+
*/
|
|
488
|
+
readonly id: number;
|
|
489
|
+
/**
|
|
490
|
+
*
|
|
491
|
+
* @type {DisasterWarningStandardAddOrUpdateVo}
|
|
492
|
+
* @memberof DisasterWarningStandardApiDisasterWarningStandardUpdate
|
|
493
|
+
*/
|
|
494
|
+
readonly disasterWarningStandardAddOrUpdateVo: DisasterWarningStandardAddOrUpdateVo;
|
|
495
|
+
}
|
|
496
|
+
/**
|
|
497
|
+
* Request parameters for syncDisasterWarningStandard operation in DisasterWarningStandardApi.
|
|
498
|
+
* @export
|
|
499
|
+
* @interface DisasterWarningStandardApiSyncDisasterWarningStandardRequest
|
|
500
|
+
*/
|
|
501
|
+
export interface DisasterWarningStandardApiSyncDisasterWarningStandardRequest {
|
|
502
|
+
/**
|
|
503
|
+
*
|
|
504
|
+
* @type {SyncStandardVo}
|
|
505
|
+
* @memberof DisasterWarningStandardApiSyncDisasterWarningStandard
|
|
506
|
+
*/
|
|
507
|
+
readonly syncStandardVo: SyncStandardVo;
|
|
508
|
+
}
|
|
509
|
+
/**
|
|
510
|
+
* DisasterWarningStandardApi - object-oriented interface
|
|
511
|
+
* @export
|
|
512
|
+
* @class DisasterWarningStandardApi
|
|
513
|
+
* @extends {BaseAPI}
|
|
514
|
+
*/
|
|
515
|
+
export declare class DisasterWarningStandardApi extends BaseAPI {
|
|
516
|
+
/**
|
|
517
|
+
*
|
|
518
|
+
* @summary 新增灾害预警标准
|
|
519
|
+
* @param {DisasterWarningStandardApiDisasterWarningStandardAddRequest} requestParameters Request parameters.
|
|
520
|
+
* @param {*} [options] Override http request option.
|
|
521
|
+
* @throws {RequiredError}
|
|
522
|
+
* @memberof DisasterWarningStandardApi
|
|
523
|
+
*/
|
|
524
|
+
disasterWarningStandardAdd(requestParameters: DisasterWarningStandardApiDisasterWarningStandardAddRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<JsonResultBoolean, any>>;
|
|
525
|
+
/**
|
|
526
|
+
*
|
|
527
|
+
* @summary 灾害预警标准导出-数据
|
|
528
|
+
* @param {DisasterWarningStandardApiDisasterWarningStandardBatchExportRequest} requestParameters Request parameters.
|
|
529
|
+
* @param {*} [options] Override http request option.
|
|
530
|
+
* @throws {RequiredError}
|
|
531
|
+
* @memberof DisasterWarningStandardApi
|
|
532
|
+
*/
|
|
533
|
+
disasterWarningStandardBatchExport(requestParameters: DisasterWarningStandardApiDisasterWarningStandardBatchExportRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
534
|
+
/**
|
|
535
|
+
*
|
|
536
|
+
* @summary 灾害预警标准导入-确认导入
|
|
537
|
+
* @param {*} [options] Override http request option.
|
|
538
|
+
* @throws {RequiredError}
|
|
539
|
+
* @memberof DisasterWarningStandardApi
|
|
540
|
+
*/
|
|
541
|
+
disasterWarningStandardBatchImportConfirm(options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<JsonResultExcelImportResultDTODisasterWarningStandardImportDTO, any>>;
|
|
542
|
+
/**
|
|
543
|
+
*
|
|
544
|
+
* @summary 灾害预警标准导入-预览结果
|
|
545
|
+
* @param {*} [options] Override http request option.
|
|
546
|
+
* @throws {RequiredError}
|
|
547
|
+
* @memberof DisasterWarningStandardApi
|
|
548
|
+
*/
|
|
549
|
+
disasterWarningStandardBatchImportPreview(options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<JsonResultExcelImportResultDTODisasterWarningStandardImportDTO, any>>;
|
|
550
|
+
/**
|
|
551
|
+
*
|
|
552
|
+
* @summary 灾害预警标准导入-下载模板
|
|
553
|
+
* @param {*} [options] Override http request option.
|
|
554
|
+
* @throws {RequiredError}
|
|
555
|
+
* @memberof DisasterWarningStandardApi
|
|
556
|
+
*/
|
|
557
|
+
disasterWarningStandardBatchImportTemplate(options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
558
|
+
/**
|
|
559
|
+
*
|
|
560
|
+
* @summary 灾害预警标准导入-上传文件
|
|
561
|
+
* @param {DisasterWarningStandardApiDisasterWarningStandardBatchImportUploadRequest} requestParameters Request parameters.
|
|
562
|
+
* @param {*} [options] Override http request option.
|
|
563
|
+
* @throws {RequiredError}
|
|
564
|
+
* @memberof DisasterWarningStandardApi
|
|
565
|
+
*/
|
|
566
|
+
disasterWarningStandardBatchImportUpload(requestParameters: DisasterWarningStandardApiDisasterWarningStandardBatchImportUploadRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<JsonResultExcelImportResultDTODisasterWarningStandardImportDTO, any>>;
|
|
567
|
+
/**
|
|
568
|
+
*
|
|
569
|
+
* @summary 删除灾害预警标准
|
|
570
|
+
* @param {DisasterWarningStandardApiDisasterWarningStandardDeleteRequest} requestParameters Request parameters.
|
|
571
|
+
* @param {*} [options] Override http request option.
|
|
572
|
+
* @throws {RequiredError}
|
|
573
|
+
* @memberof DisasterWarningStandardApi
|
|
574
|
+
*/
|
|
575
|
+
disasterWarningStandardDelete(requestParameters: DisasterWarningStandardApiDisasterWarningStandardDeleteRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<JsonResultBoolean, any>>;
|
|
576
|
+
/**
|
|
577
|
+
*
|
|
578
|
+
* @summary 删除灾害预警标准
|
|
579
|
+
* @param {DisasterWarningStandardApiDisasterWarningStandardDeleteBatchRequest} requestParameters Request parameters.
|
|
580
|
+
* @param {*} [options] Override http request option.
|
|
581
|
+
* @throws {RequiredError}
|
|
582
|
+
* @memberof DisasterWarningStandardApi
|
|
583
|
+
*/
|
|
584
|
+
disasterWarningStandardDeleteBatch(requestParameters: DisasterWarningStandardApiDisasterWarningStandardDeleteBatchRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<JsonResultBoolean, any>>;
|
|
585
|
+
/**
|
|
586
|
+
*
|
|
587
|
+
* @summary 查询灾害预警标准
|
|
588
|
+
* @param {DisasterWarningStandardApiDisasterWarningStandardDetailsRequest} requestParameters Request parameters.
|
|
589
|
+
* @param {*} [options] Override http request option.
|
|
590
|
+
* @throws {RequiredError}
|
|
591
|
+
* @memberof DisasterWarningStandardApi
|
|
592
|
+
*/
|
|
593
|
+
disasterWarningStandardDetails(requestParameters: DisasterWarningStandardApiDisasterWarningStandardDetailsRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<JsonResultDisasterWarningStandardEntity, any>>;
|
|
594
|
+
/**
|
|
595
|
+
*
|
|
596
|
+
* @summary 查询灾害预警标准列表
|
|
597
|
+
* @param {DisasterWarningStandardApiDisasterWarningStandardListRequest} requestParameters Request parameters.
|
|
598
|
+
* @param {*} [options] Override http request option.
|
|
599
|
+
* @throws {RequiredError}
|
|
600
|
+
* @memberof DisasterWarningStandardApi
|
|
601
|
+
*/
|
|
602
|
+
disasterWarningStandardList(requestParameters: DisasterWarningStandardApiDisasterWarningStandardListRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<JsonResultPageDtoDisasterWarningStandardEntity, any>>;
|
|
603
|
+
/**
|
|
604
|
+
*
|
|
605
|
+
* @summary 修改灾害预警标准
|
|
606
|
+
* @param {DisasterWarningStandardApiDisasterWarningStandardUpdateRequest} requestParameters Request parameters.
|
|
607
|
+
* @param {*} [options] Override http request option.
|
|
608
|
+
* @throws {RequiredError}
|
|
609
|
+
* @memberof DisasterWarningStandardApi
|
|
610
|
+
*/
|
|
611
|
+
disasterWarningStandardUpdate(requestParameters: DisasterWarningStandardApiDisasterWarningStandardUpdateRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<JsonResultBoolean, any>>;
|
|
612
|
+
/**
|
|
613
|
+
*
|
|
614
|
+
* @summary 同步其他园区巡检标准
|
|
615
|
+
* @param {DisasterWarningStandardApiSyncDisasterWarningStandardRequest} requestParameters Request parameters.
|
|
616
|
+
* @param {*} [options] Override http request option.
|
|
617
|
+
* @throws {RequiredError}
|
|
618
|
+
* @memberof DisasterWarningStandardApi
|
|
619
|
+
*/
|
|
620
|
+
syncDisasterWarningStandard(requestParameters: DisasterWarningStandardApiSyncDisasterWarningStandardRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<JsonResultVoid, any>>;
|
|
621
|
+
}
|