@gizone/rrs-client 3.11.12-alpha.22 → 3.11.12-alpha.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.
Files changed (252) hide show
  1. package/.openapi-generator/FILES +14 -26
  2. package/api.ts +1 -2
  3. package/apis/access-api.ts +31 -31
  4. package/apis/calendar-api.ts +209 -231
  5. package/apis/common-api.ts +0 -192
  6. package/apis/{maintenance-standard-api.ts → inspection-api.ts} +692 -289
  7. package/apis/message-api.ts +223 -201
  8. package/apis/setting-api.ts +243 -596
  9. package/apis/space-api.ts +329 -0
  10. package/apis/work-order-api.ts +204 -339
  11. package/dist/api.d.ts +1 -2
  12. package/dist/api.js +1 -2
  13. package/dist/apis/access-api.d.ts +21 -21
  14. package/dist/apis/access-api.js +22 -22
  15. package/dist/apis/calendar-api.d.ts +123 -131
  16. package/dist/apis/calendar-api.js +164 -177
  17. package/dist/apis/common-api.d.ts +0 -102
  18. package/dist/apis/common-api.js +0 -144
  19. package/dist/apis/inspection-api.d.ts +846 -0
  20. package/dist/apis/{maintenance-standard-api.js → inspection-api.js} +485 -226
  21. package/dist/apis/message-api.d.ts +125 -117
  22. package/dist/apis/message-api.js +171 -132
  23. package/dist/apis/setting-api.d.ts +144 -334
  24. package/dist/apis/setting-api.js +187 -433
  25. package/dist/apis/space-api.d.ts +159 -0
  26. package/dist/apis/space-api.js +272 -0
  27. package/dist/apis/work-order-api.d.ts +116 -191
  28. package/dist/apis/work-order-api.js +160 -241
  29. package/dist/esm/api.d.ts +1 -2
  30. package/dist/esm/api.js +1 -2
  31. package/dist/esm/apis/access-api.d.ts +21 -21
  32. package/dist/esm/apis/access-api.js +22 -22
  33. package/dist/esm/apis/calendar-api.d.ts +123 -131
  34. package/dist/esm/apis/calendar-api.js +164 -177
  35. package/dist/esm/apis/common-api.d.ts +0 -102
  36. package/dist/esm/apis/common-api.js +0 -144
  37. package/dist/esm/apis/inspection-api.d.ts +846 -0
  38. package/dist/esm/apis/{maintenance-standard-api.js → inspection-api.js} +480 -221
  39. package/dist/esm/apis/message-api.d.ts +125 -117
  40. package/dist/esm/apis/message-api.js +171 -132
  41. package/dist/esm/apis/setting-api.d.ts +144 -334
  42. package/dist/esm/apis/setting-api.js +187 -433
  43. package/dist/esm/apis/space-api.d.ts +159 -0
  44. package/dist/esm/apis/space-api.js +272 -0
  45. package/dist/esm/apis/work-order-api.d.ts +116 -191
  46. package/dist/esm/apis/work-order-api.js +160 -241
  47. package/dist/esm/models/{excel-import-result-dtocalendar-export-dto.d.ts → calendar-add-redis-list-vo.d.ts} +21 -9
  48. package/dist/esm/models/file-dto.d.ts +3 -3
  49. package/dist/esm/models/get-user-wx200-response.d.ts +4 -4
  50. package/dist/esm/models/index.d.ts +13 -24
  51. package/dist/esm/models/index.js +13 -24
  52. package/dist/esm/models/inspection-point-item.d.ts +0 -12
  53. package/dist/esm/models/ipage-access-vo.d.ts +6 -6
  54. package/dist/esm/models/{json-result-sys-user-msg-dto.d.ts → json-result-calendar-add-redis-list-vo.d.ts} +11 -11
  55. package/dist/esm/models/{json-result-page-dto-sys-user-msg-dto.d.ts → json-result-page-dto-sys-user-msg-list-dto.d.ts} +11 -11
  56. package/dist/esm/models/json-result-space-edit-before-and-after-dto.d.ts +56 -0
  57. package/dist/{models/json-result-park-info-dto.d.ts → esm/models/json-result-sys-user-msg-do.d.ts} +11 -11
  58. package/dist/esm/models/maintenance-history-dto.d.ts +6 -0
  59. package/dist/esm/models/maintenance-history-dto.js +6 -0
  60. package/dist/esm/models/{page-dto-sys-user-msg-dto.d.ts → page-dto-sys-user-msg-list-dto.d.ts} +7 -7
  61. package/dist/esm/models/period-detail-resp.d.ts +6 -0
  62. package/dist/esm/models/period-detail-resp.js +6 -0
  63. package/dist/esm/models/plan-add-vo.d.ts +1 -1
  64. package/dist/esm/models/plan-edit-vo.d.ts +1 -1
  65. package/dist/esm/models/plan-item-add-vo.d.ts +1 -1
  66. package/dist/esm/models/plan-item-edit-vo.d.ts +1 -1
  67. package/dist/esm/models/space-edit-before-and-after-dto.d.ts +31 -0
  68. package/dist/esm/models/space-edit-excel-dto.d.ts +78 -0
  69. package/dist/esm/models/sys-dept.d.ts +0 -6
  70. package/dist/esm/models/sys-user-msg-do.d.ts +90 -0
  71. package/dist/{models/sys-user-msg-dto.d.ts → esm/models/sys-user-msg-list-dto.d.ts} +28 -30
  72. package/dist/esm/models/sys-user-msg-search-list-vo.d.ts +54 -0
  73. package/dist/esm/models/sys-user.d.ts +4 -4
  74. package/dist/esm/models/work-order-add-vo.d.ts +4 -23
  75. package/dist/esm/models/{system-user-msg-type-enum.d.ts → work-order-check-before-acceptance-adopt-vo.d.ts} +15 -6
  76. package/dist/{models/work-order-dept-settings-add-or-update-vo.d.ts → esm/models/work-order-check-before-acceptance-no-vo.d.ts} +12 -12
  77. package/dist/esm/models/work-order-detail-dto.d.ts +6 -19
  78. package/dist/esm/models/work-order-detail-dto.js +6 -0
  79. package/dist/esm/models/work-order-search-dto.d.ts +6 -0
  80. package/dist/esm/models/work-order-search-dto.js +6 -0
  81. package/dist/esm/models/work-order-type-enum.d.ts +1 -1
  82. package/dist/esm/models/work-order-type-enum.js +1 -1
  83. package/dist/models/{excel-import-result-dtocalendar-export-dto.d.ts → calendar-add-redis-list-vo.d.ts} +21 -9
  84. package/dist/models/file-dto.d.ts +3 -3
  85. package/dist/models/get-user-wx200-response.d.ts +4 -4
  86. package/dist/models/index.d.ts +13 -24
  87. package/dist/models/index.js +13 -24
  88. package/dist/models/inspection-point-item.d.ts +0 -12
  89. package/dist/models/ipage-access-vo.d.ts +6 -6
  90. package/dist/models/{json-result-page-dto-sys-user-msg-dto.d.ts → json-result-calendar-add-redis-list-vo.d.ts} +11 -11
  91. package/dist/models/json-result-page-dto-sys-user-msg-list-dto.d.ts +56 -0
  92. package/dist/models/json-result-space-edit-before-and-after-dto.d.ts +56 -0
  93. package/dist/{esm/models/json-result-park-info-dto.d.ts → models/json-result-sys-user-msg-do.d.ts} +11 -11
  94. package/dist/models/maintenance-history-dto.d.ts +6 -0
  95. package/dist/models/maintenance-history-dto.js +6 -0
  96. package/dist/models/{page-dto-sys-user-msg-dto.d.ts → page-dto-sys-user-msg-list-dto.d.ts} +7 -7
  97. package/dist/models/period-detail-resp.d.ts +6 -0
  98. package/dist/models/period-detail-resp.js +6 -0
  99. package/dist/models/plan-add-vo.d.ts +1 -1
  100. package/dist/models/plan-edit-vo.d.ts +1 -1
  101. package/dist/models/plan-item-add-vo.d.ts +1 -1
  102. package/dist/models/plan-item-edit-vo.d.ts +1 -1
  103. package/dist/models/space-edit-before-and-after-dto.d.ts +31 -0
  104. package/dist/models/space-edit-excel-dto.d.ts +78 -0
  105. package/dist/models/sys-dept.d.ts +0 -6
  106. package/dist/models/sys-user-msg-do.d.ts +90 -0
  107. package/dist/{esm/models/sys-user-msg-dto.d.ts → models/sys-user-msg-list-dto.d.ts} +28 -30
  108. package/dist/models/sys-user-msg-search-list-vo.d.ts +54 -0
  109. package/dist/models/sys-user.d.ts +4 -4
  110. package/dist/models/work-order-add-vo.d.ts +4 -23
  111. package/dist/{esm/models/system-user-msg-type-enum.js → models/work-order-check-before-acceptance-adopt-vo.d.ts} +15 -7
  112. package/dist/{esm/models/work-order-dept-settings-add-or-update-vo.d.ts → models/work-order-check-before-acceptance-no-vo.d.ts} +12 -12
  113. package/dist/models/work-order-detail-dto.d.ts +6 -19
  114. package/dist/models/work-order-detail-dto.js +6 -0
  115. package/dist/models/work-order-search-dto.d.ts +6 -0
  116. package/dist/models/work-order-search-dto.js +6 -0
  117. package/dist/models/work-order-type-enum.d.ts +1 -1
  118. package/dist/models/work-order-type-enum.js +1 -1
  119. package/models/{excel-import-result-dtocalendar-export-dto.ts → calendar-add-redis-list-vo.ts} +21 -9
  120. package/models/file-dto.ts +3 -3
  121. package/models/get-user-wx200-response.ts +4 -4
  122. package/models/index.ts +13 -24
  123. package/models/inspection-point-item.ts +0 -12
  124. package/models/ipage-access-vo.ts +6 -6
  125. package/models/{json-result-sys-user-msg-dto.ts → json-result-calendar-add-redis-list-vo.ts} +11 -11
  126. package/models/{json-result-page-dto-sys-user-msg-dto.ts → json-result-page-dto-sys-user-msg-list-dto.ts} +11 -11
  127. package/models/{json-result-work-order-dept-settings-entity.ts → json-result-space-edit-before-and-after-dto.ts} +11 -11
  128. package/models/{json-result-park-info-dto.ts → json-result-sys-user-msg-do.ts} +11 -11
  129. package/models/maintenance-history-dto.ts +6 -0
  130. package/models/{page-dto-sys-user-msg-dto.ts → page-dto-sys-user-msg-list-dto.ts} +7 -7
  131. package/models/period-detail-resp.ts +6 -0
  132. package/models/plan-add-vo.ts +1 -1
  133. package/models/plan-edit-vo.ts +1 -1
  134. package/models/plan-item-add-vo.ts +1 -1
  135. package/models/plan-item-edit-vo.ts +1 -1
  136. package/models/space-edit-before-and-after-dto.ts +39 -0
  137. package/models/space-edit-excel-dto.ts +84 -0
  138. package/models/sys-dept.ts +0 -6
  139. package/models/sys-user-msg-do.ts +96 -0
  140. package/models/{sys-user-msg-dto.ts → sys-user-msg-list-dto.ts} +28 -36
  141. package/models/sys-user-msg-search-list-vo.ts +60 -0
  142. package/models/sys-user.ts +4 -4
  143. package/models/work-order-add-vo.ts +4 -25
  144. package/models/{system-user-msg-type-enum.ts → work-order-check-before-acceptance-adopt-vo.ts} +15 -10
  145. package/models/{work-order-dept-settings-add-or-update-vo.ts → work-order-check-before-acceptance-no-vo.ts} +12 -12
  146. package/models/work-order-detail-dto.ts +6 -21
  147. package/models/work-order-search-dto.ts +6 -0
  148. package/models/work-order-type-enum.ts +1 -1
  149. package/package.json +1 -1
  150. package/apis/inspection-standard-api.ts +0 -1111
  151. package/dist/apis/inspection-standard-api.d.ts +0 -574
  152. package/dist/apis/inspection-standard-api.js +0 -872
  153. package/dist/apis/maintenance-standard-api.d.ts +0 -614
  154. package/dist/esm/apis/inspection-standard-api.d.ts +0 -574
  155. package/dist/esm/apis/inspection-standard-api.js +0 -865
  156. package/dist/esm/apis/maintenance-standard-api.d.ts +0 -614
  157. package/dist/esm/models/dept-relation-dto.d.ts +0 -120
  158. package/dist/esm/models/dept-relation.d.ts +0 -84
  159. package/dist/esm/models/excel-import-result-dtoinspection-standard-import-dto.d.ts +0 -31
  160. package/dist/esm/models/excel-import-result-dtomaintenance-standard-import-dto.d.ts +0 -31
  161. package/dist/esm/models/inspection-standard-import-dto.d.ts +0 -108
  162. package/dist/esm/models/json-result-excel-import-result-dtocalendar-export-dto.d.ts +0 -56
  163. package/dist/esm/models/json-result-excel-import-result-dtoinspection-standard-import-dto.d.ts +0 -56
  164. package/dist/esm/models/json-result-excel-import-result-dtomaintenance-standard-import-dto.d.ts +0 -56
  165. package/dist/esm/models/json-result-list-work-order-dept-settings-entity.d.ts +0 -56
  166. package/dist/esm/models/json-result-work-order-dept-settings-entity.d.ts +0 -56
  167. package/dist/esm/models/json-result-work-order-dept-settings-entity.js +0 -14
  168. package/dist/esm/models/maintenance-standard-import-dto.d.ts +0 -114
  169. package/dist/esm/models/maintenance-standard-import-dto.js +0 -14
  170. package/dist/esm/models/page-dto-sys-user-msg-dto.js +0 -14
  171. package/dist/esm/models/park-info-dto.d.ts +0 -85
  172. package/dist/esm/models/park-info-dto.js +0 -14
  173. package/dist/esm/models/park-info-edit-vo.d.ts +0 -49
  174. package/dist/esm/models/park-info-edit-vo.js +0 -14
  175. package/dist/esm/models/sys-user-msg-dto.js +0 -14
  176. package/dist/esm/models/system-user-msg-source-type-enum.d.ts +0 -23
  177. package/dist/esm/models/system-user-msg-source-type-enum.js +0 -24
  178. package/dist/esm/models/work-order-dept-settings-add-or-update-vo.js +0 -14
  179. package/dist/esm/models/work-order-dept-settings-entity.d.ts +0 -67
  180. package/dist/esm/models/work-order-dept-settings-entity.js +0 -14
  181. package/dist/esm/models/work-order-issue-type-enum.d.ts +0 -26
  182. package/dist/esm/models/work-order-issue-type-enum.js +0 -27
  183. package/dist/models/dept-relation-dto.d.ts +0 -120
  184. package/dist/models/dept-relation.d.ts +0 -84
  185. package/dist/models/excel-import-result-dtoinspection-standard-import-dto.d.ts +0 -31
  186. package/dist/models/excel-import-result-dtomaintenance-standard-import-dto.d.ts +0 -31
  187. package/dist/models/inspection-standard-import-dto.d.ts +0 -108
  188. package/dist/models/json-result-excel-import-result-dtocalendar-export-dto.d.ts +0 -56
  189. package/dist/models/json-result-excel-import-result-dtoinspection-standard-import-dto.d.ts +0 -56
  190. package/dist/models/json-result-excel-import-result-dtomaintenance-standard-import-dto.d.ts +0 -56
  191. package/dist/models/json-result-list-work-order-dept-settings-entity.d.ts +0 -56
  192. package/dist/models/json-result-sys-user-msg-dto.d.ts +0 -56
  193. package/dist/models/json-result-work-order-dept-settings-entity.d.ts +0 -56
  194. package/dist/models/json-result-work-order-dept-settings-entity.js +0 -15
  195. package/dist/models/maintenance-standard-import-dto.d.ts +0 -114
  196. package/dist/models/maintenance-standard-import-dto.js +0 -15
  197. package/dist/models/page-dto-sys-user-msg-dto.js +0 -15
  198. package/dist/models/park-info-dto.d.ts +0 -85
  199. package/dist/models/park-info-dto.js +0 -15
  200. package/dist/models/park-info-edit-vo.d.ts +0 -49
  201. package/dist/models/park-info-edit-vo.js +0 -15
  202. package/dist/models/sys-user-msg-dto.js +0 -15
  203. package/dist/models/system-user-msg-source-type-enum.d.ts +0 -23
  204. package/dist/models/system-user-msg-source-type-enum.js +0 -27
  205. package/dist/models/system-user-msg-type-enum.d.ts +0 -21
  206. package/dist/models/system-user-msg-type-enum.js +0 -25
  207. package/dist/models/work-order-dept-settings-add-or-update-vo.js +0 -15
  208. package/dist/models/work-order-dept-settings-entity.d.ts +0 -67
  209. package/dist/models/work-order-dept-settings-entity.js +0 -15
  210. package/dist/models/work-order-issue-type-enum.d.ts +0 -26
  211. package/dist/models/work-order-issue-type-enum.js +0 -30
  212. package/models/dept-relation-dto.ts +0 -126
  213. package/models/dept-relation.ts +0 -90
  214. package/models/excel-import-result-dtoinspection-standard-import-dto.ts +0 -39
  215. package/models/excel-import-result-dtomaintenance-standard-import-dto.ts +0 -39
  216. package/models/inspection-standard-import-dto.ts +0 -114
  217. package/models/json-result-excel-import-result-dtocalendar-export-dto.ts +0 -66
  218. package/models/json-result-excel-import-result-dtoinspection-standard-import-dto.ts +0 -66
  219. package/models/json-result-excel-import-result-dtomaintenance-standard-import-dto.ts +0 -66
  220. package/models/json-result-list-work-order-dept-settings-entity.ts +0 -66
  221. package/models/maintenance-standard-import-dto.ts +0 -120
  222. package/models/park-info-dto.ts +0 -93
  223. package/models/park-info-edit-vo.ts +0 -57
  224. package/models/system-user-msg-source-type-enum.ts +0 -33
  225. package/models/work-order-dept-settings-entity.ts +0 -77
  226. package/models/work-order-issue-type-enum.ts +0 -36
  227. /package/dist/esm/models/{dept-relation-dto.js → calendar-add-redis-list-vo.js} +0 -0
  228. /package/dist/esm/models/{dept-relation.js → json-result-calendar-add-redis-list-vo.js} +0 -0
  229. /package/dist/esm/models/{excel-import-result-dtocalendar-export-dto.js → json-result-page-dto-sys-user-msg-list-dto.js} +0 -0
  230. /package/dist/esm/models/{excel-import-result-dtoinspection-standard-import-dto.js → json-result-space-edit-before-and-after-dto.js} +0 -0
  231. /package/dist/esm/models/{excel-import-result-dtomaintenance-standard-import-dto.js → json-result-sys-user-msg-do.js} +0 -0
  232. /package/dist/esm/models/{inspection-standard-import-dto.js → page-dto-sys-user-msg-list-dto.js} +0 -0
  233. /package/dist/esm/models/{json-result-excel-import-result-dtocalendar-export-dto.js → space-edit-before-and-after-dto.js} +0 -0
  234. /package/dist/esm/models/{json-result-excel-import-result-dtoinspection-standard-import-dto.js → space-edit-excel-dto.js} +0 -0
  235. /package/dist/esm/models/{json-result-excel-import-result-dtomaintenance-standard-import-dto.js → sys-user-msg-do.js} +0 -0
  236. /package/dist/esm/models/{json-result-list-work-order-dept-settings-entity.js → sys-user-msg-list-dto.js} +0 -0
  237. /package/dist/esm/models/{json-result-page-dto-sys-user-msg-dto.js → sys-user-msg-search-list-vo.js} +0 -0
  238. /package/dist/esm/models/{json-result-park-info-dto.js → work-order-check-before-acceptance-adopt-vo.js} +0 -0
  239. /package/dist/esm/models/{json-result-sys-user-msg-dto.js → work-order-check-before-acceptance-no-vo.js} +0 -0
  240. /package/dist/models/{dept-relation-dto.js → calendar-add-redis-list-vo.js} +0 -0
  241. /package/dist/models/{dept-relation.js → json-result-calendar-add-redis-list-vo.js} +0 -0
  242. /package/dist/models/{excel-import-result-dtocalendar-export-dto.js → json-result-page-dto-sys-user-msg-list-dto.js} +0 -0
  243. /package/dist/models/{excel-import-result-dtoinspection-standard-import-dto.js → json-result-space-edit-before-and-after-dto.js} +0 -0
  244. /package/dist/models/{excel-import-result-dtomaintenance-standard-import-dto.js → json-result-sys-user-msg-do.js} +0 -0
  245. /package/dist/models/{inspection-standard-import-dto.js → page-dto-sys-user-msg-list-dto.js} +0 -0
  246. /package/dist/models/{json-result-excel-import-result-dtocalendar-export-dto.js → space-edit-before-and-after-dto.js} +0 -0
  247. /package/dist/models/{json-result-excel-import-result-dtoinspection-standard-import-dto.js → space-edit-excel-dto.js} +0 -0
  248. /package/dist/models/{json-result-excel-import-result-dtomaintenance-standard-import-dto.js → sys-user-msg-do.js} +0 -0
  249. /package/dist/models/{json-result-list-work-order-dept-settings-entity.js → sys-user-msg-list-dto.js} +0 -0
  250. /package/dist/models/{json-result-page-dto-sys-user-msg-dto.js → sys-user-msg-search-list-vo.js} +0 -0
  251. /package/dist/models/{json-result-park-info-dto.js → work-order-check-before-acceptance-adopt-vo.js} +0 -0
  252. /package/dist/models/{json-result-sys-user-msg-dto.js → work-order-check-before-acceptance-no-vo.js} +0 -0
@@ -1,126 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * OpenAPI definition
5
- * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6
- *
7
- * The version of the OpenAPI document: v0
8
- *
9
- *
10
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
- * https://openapi-generator.tech
12
- * Do not edit the class manually.
13
- */
14
-
15
-
16
-
17
- /**
18
- * 部门关联信息
19
- * @export
20
- * @interface DeptRelationDTO
21
- */
22
- export interface DeptRelationDTO {
23
- /**
24
- * 经度
25
- * @type {string}
26
- * @memberof DeptRelationDTO
27
- */
28
- 'longitude'?: string;
29
- /**
30
- * 纬度
31
- * @type {string}
32
- * @memberof DeptRelationDTO
33
- */
34
- 'latitude'?: string;
35
- /**
36
- * 园区地图
37
- * @type {string}
38
- * @memberof DeptRelationDTO
39
- */
40
- 'parkMap'?: string;
41
- /**
42
- * logo图标
43
- * @type {string}
44
- * @memberof DeptRelationDTO
45
- */
46
- 'deptLogo'?: string;
47
- /**
48
- * 平台
49
- * @type {string}
50
- * @memberof DeptRelationDTO
51
- */
52
- 'platform'?: string;
53
- /**
54
- * 所属中心
55
- * @type {string}
56
- * @memberof DeptRelationDTO
57
- */
58
- 'center'?: string;
59
- /**
60
- * 中心属性
61
- * @type {string}
62
- * @memberof DeptRelationDTO
63
- */
64
- 'centerAttribute'?: string;
65
- /**
66
- * 省
67
- * @type {string}
68
- * @memberof DeptRelationDTO
69
- */
70
- 'province'?: string;
71
- /**
72
- * 市
73
- * @type {string}
74
- * @memberof DeptRelationDTO
75
- */
76
- 'city'?: string;
77
- /**
78
- * 区
79
- * @type {string}
80
- * @memberof DeptRelationDTO
81
- */
82
- 'area'?: string;
83
- /**
84
- * 园区详细地址
85
- * @type {string}
86
- * @memberof DeptRelationDTO
87
- */
88
- 'parkAddress'?: string;
89
- /**
90
- * 合同开始时间
91
- * @type {string}
92
- * @memberof DeptRelationDTO
93
- */
94
- 'contractStartTime'?: string;
95
- /**
96
- * 合同结束时间
97
- * @type {string}
98
- * @memberof DeptRelationDTO
99
- */
100
- 'contractEndTime'?: string;
101
- /**
102
- * 合同面积
103
- * @type {number}
104
- * @memberof DeptRelationDTO
105
- */
106
- 'contractArea'?: number;
107
- /**
108
- * 空仓面积
109
- * @type {number}
110
- * @memberof DeptRelationDTO
111
- */
112
- 'emptyWarehouseArea'?: number;
113
- /**
114
- * 园区面积
115
- * @type {string}
116
- * @memberof DeptRelationDTO
117
- */
118
- 'parkArea'?: string;
119
- /**
120
- * 租售面积
121
- * @type {string}
122
- * @memberof DeptRelationDTO
123
- */
124
- 'parkRentalArea'?: string;
125
- }
126
-
@@ -1,90 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * OpenAPI definition
5
- * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6
- *
7
- * The version of the OpenAPI document: v0
8
- *
9
- *
10
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
- * https://openapi-generator.tech
12
- * Do not edit the class manually.
13
- */
14
-
15
-
16
-
17
- /**
18
- * 部门关联
19
- * @export
20
- * @interface DeptRelation
21
- */
22
- export interface DeptRelation {
23
- /**
24
- * 平台
25
- * @type {string}
26
- * @memberof DeptRelation
27
- */
28
- 'platform': string;
29
- /**
30
- * 所属中心
31
- * @type {string}
32
- * @memberof DeptRelation
33
- */
34
- 'center': string;
35
- /**
36
- * 中心属性
37
- * @type {string}
38
- * @memberof DeptRelation
39
- */
40
- 'centerAttribute': string;
41
- /**
42
- * 省
43
- * @type {string}
44
- * @memberof DeptRelation
45
- */
46
- 'province': string;
47
- /**
48
- * 市
49
- * @type {string}
50
- * @memberof DeptRelation
51
- */
52
- 'city': string;
53
- /**
54
- * 区
55
- * @type {string}
56
- * @memberof DeptRelation
57
- */
58
- 'area': string;
59
- /**
60
- * 园区详细地址
61
- * @type {string}
62
- * @memberof DeptRelation
63
- */
64
- 'parkAddress': string;
65
- /**
66
- * 合同开始时间
67
- * @type {string}
68
- * @memberof DeptRelation
69
- */
70
- 'contractStartTime': string;
71
- /**
72
- * 合同结束时间
73
- * @type {string}
74
- * @memberof DeptRelation
75
- */
76
- 'contractEndTime': string;
77
- /**
78
- * 合同面积
79
- * @type {number}
80
- * @memberof DeptRelation
81
- */
82
- 'contractArea': number;
83
- /**
84
- * 空仓面积
85
- * @type {number}
86
- * @memberof DeptRelation
87
- */
88
- 'emptyWarehouseArea': number;
89
- }
90
-
@@ -1,39 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * OpenAPI definition
5
- * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6
- *
7
- * The version of the OpenAPI document: v0
8
- *
9
- *
10
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
- * https://openapi-generator.tech
12
- * Do not edit the class manually.
13
- */
14
-
15
-
16
- // May contain unused imports in some cases
17
- // @ts-ignore
18
- import type { InspectionStandardImportDTO } from './inspection-standard-import-dto';
19
-
20
- /**
21
- * execl导入结果返回
22
- * @export
23
- * @interface ExcelImportResultDTOInspectionStandardImportDTO
24
- */
25
- export interface ExcelImportResultDTOInspectionStandardImportDTO {
26
- /**
27
- * 成功的数据
28
- * @type {Array<InspectionStandardImportDTO>}
29
- * @memberof ExcelImportResultDTOInspectionStandardImportDTO
30
- */
31
- 'successDataList'?: Array<InspectionStandardImportDTO>;
32
- /**
33
- * 错误的数据
34
- * @type {Array<InspectionStandardImportDTO>}
35
- * @memberof ExcelImportResultDTOInspectionStandardImportDTO
36
- */
37
- 'errorDataList'?: Array<InspectionStandardImportDTO>;
38
- }
39
-
@@ -1,39 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * OpenAPI definition
5
- * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6
- *
7
- * The version of the OpenAPI document: v0
8
- *
9
- *
10
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
- * https://openapi-generator.tech
12
- * Do not edit the class manually.
13
- */
14
-
15
-
16
- // May contain unused imports in some cases
17
- // @ts-ignore
18
- import type { MaintenanceStandardImportDTO } from './maintenance-standard-import-dto';
19
-
20
- /**
21
- * execl导入结果返回
22
- * @export
23
- * @interface ExcelImportResultDTOMaintenanceStandardImportDTO
24
- */
25
- export interface ExcelImportResultDTOMaintenanceStandardImportDTO {
26
- /**
27
- * 成功的数据
28
- * @type {Array<MaintenanceStandardImportDTO>}
29
- * @memberof ExcelImportResultDTOMaintenanceStandardImportDTO
30
- */
31
- 'successDataList'?: Array<MaintenanceStandardImportDTO>;
32
- /**
33
- * 错误的数据
34
- * @type {Array<MaintenanceStandardImportDTO>}
35
- * @memberof ExcelImportResultDTOMaintenanceStandardImportDTO
36
- */
37
- 'errorDataList'?: Array<MaintenanceStandardImportDTO>;
38
- }
39
-
@@ -1,114 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * OpenAPI definition
5
- * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6
- *
7
- * The version of the OpenAPI document: v0
8
- *
9
- *
10
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
- * https://openapi-generator.tech
12
- * Do not edit the class manually.
13
- */
14
-
15
-
16
-
17
- /**
18
- * 巡检标准导入
19
- * @export
20
- * @interface InspectionStandardImportDTO
21
- */
22
- export interface InspectionStandardImportDTO {
23
- /**
24
- * 巡检分类
25
- * @type {string}
26
- * @memberof InspectionStandardImportDTO
27
- */
28
- 'category'?: string;
29
- /**
30
- * 内容项
31
- * @type {string}
32
- * @memberof InspectionStandardImportDTO
33
- */
34
- 'content'?: string;
35
- /**
36
- * 执行标准
37
- * @type {string}
38
- * @memberof InspectionStandardImportDTO
39
- */
40
- 'standard'?: string;
41
- /**
42
- * 周期
43
- * @type {string}
44
- * @memberof InspectionStandardImportDTO
45
- */
46
- 'repeats'?: string;
47
- /**
48
- * 每隔多久
49
- * @type {number}
50
- * @memberof InspectionStandardImportDTO
51
- */
52
- 'eachDays'?: number;
53
- /**
54
- * 节假日顺延
55
- * @type {string}
56
- * @memberof InspectionStandardImportDTO
57
- */
58
- 'isSkipHolidays'?: string;
59
- /**
60
- * 是否扫码
61
- * @type {string}
62
- * @memberof InspectionStandardImportDTO
63
- */
64
- 'isScanRequired'?: string;
65
- /**
66
- * 是否拍照
67
- * @type {string}
68
- * @memberof InspectionStandardImportDTO
69
- */
70
- 'isPhotoRequired'?: string;
71
- /**
72
- * 是否抄表
73
- * @type {string}
74
- * @memberof InspectionStandardImportDTO
75
- */
76
- 'isReadingRequired'?: string;
77
- /**
78
- * 抄表标准
79
- * @type {string}
80
- * @memberof InspectionStandardImportDTO
81
- */
82
- 'compare'?: string;
83
- /**
84
- * 抄表标准值
85
- * @type {number}
86
- * @memberof InspectionStandardImportDTO
87
- */
88
- 'threshold'?: number;
89
- /**
90
- * 是否备注
91
- * @type {string}
92
- * @memberof InspectionStandardImportDTO
93
- */
94
- 'isRemark'?: string;
95
- /**
96
- *
97
- * @type {number}
98
- * @memberof InspectionStandardImportDTO
99
- */
100
- 'counts'?: number;
101
- /**
102
- *
103
- * @type {string}
104
- * @memberof InspectionStandardImportDTO
105
- */
106
- 'tips'?: string;
107
- /**
108
- * 是否错误
109
- * @type {boolean}
110
- * @memberof InspectionStandardImportDTO
111
- */
112
- 'flag'?: boolean;
113
- }
114
-
@@ -1,66 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * OpenAPI definition
5
- * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6
- *
7
- * The version of the OpenAPI document: v0
8
- *
9
- *
10
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
- * https://openapi-generator.tech
12
- * Do not edit the class manually.
13
- */
14
-
15
-
16
- // May contain unused imports in some cases
17
- // @ts-ignore
18
- import type { BaseErrorResult } from './base-error-result';
19
- // May contain unused imports in some cases
20
- // @ts-ignore
21
- import type { ExcelImportResultDTOCalendarExportDto } from './excel-import-result-dtocalendar-export-dto';
22
-
23
- /**
24
- *
25
- * @export
26
- * @interface JsonResultExcelImportResultDTOCalendarExportDto
27
- */
28
- export interface JsonResultExcelImportResultDTOCalendarExportDto {
29
- /**
30
- * 错误码,0:成功,其他:失败
31
- * @type {number}
32
- * @memberof JsonResultExcelImportResultDTOCalendarExportDto
33
- */
34
- 'code'?: number;
35
- /**
36
- * 错误消息
37
- * @type {string}
38
- * @memberof JsonResultExcelImportResultDTOCalendarExportDto
39
- */
40
- 'msg'?: string;
41
- /**
42
- * 错误堆栈
43
- * @type {string}
44
- * @memberof JsonResultExcelImportResultDTOCalendarExportDto
45
- */
46
- 'stacks'?: string;
47
- /**
48
- *
49
- * @type {ExcelImportResultDTOCalendarExportDto}
50
- * @memberof JsonResultExcelImportResultDTOCalendarExportDto
51
- */
52
- 'data'?: ExcelImportResultDTOCalendarExportDto | null;
53
- /**
54
- *
55
- * @type {BaseErrorResult}
56
- * @memberof JsonResultExcelImportResultDTOCalendarExportDto
57
- */
58
- 'error'?: BaseErrorResult | null;
59
- /**
60
- * 日志追踪ID
61
- * @type {string}
62
- * @memberof JsonResultExcelImportResultDTOCalendarExportDto
63
- */
64
- 'traceId'?: string | null;
65
- }
66
-
@@ -1,66 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * OpenAPI definition
5
- * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6
- *
7
- * The version of the OpenAPI document: v0
8
- *
9
- *
10
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
- * https://openapi-generator.tech
12
- * Do not edit the class manually.
13
- */
14
-
15
-
16
- // May contain unused imports in some cases
17
- // @ts-ignore
18
- import type { BaseErrorResult } from './base-error-result';
19
- // May contain unused imports in some cases
20
- // @ts-ignore
21
- import type { ExcelImportResultDTOInspectionStandardImportDTO } from './excel-import-result-dtoinspection-standard-import-dto';
22
-
23
- /**
24
- *
25
- * @export
26
- * @interface JsonResultExcelImportResultDTOInspectionStandardImportDTO
27
- */
28
- export interface JsonResultExcelImportResultDTOInspectionStandardImportDTO {
29
- /**
30
- * 错误码,0:成功,其他:失败
31
- * @type {number}
32
- * @memberof JsonResultExcelImportResultDTOInspectionStandardImportDTO
33
- */
34
- 'code'?: number;
35
- /**
36
- * 错误消息
37
- * @type {string}
38
- * @memberof JsonResultExcelImportResultDTOInspectionStandardImportDTO
39
- */
40
- 'msg'?: string;
41
- /**
42
- * 错误堆栈
43
- * @type {string}
44
- * @memberof JsonResultExcelImportResultDTOInspectionStandardImportDTO
45
- */
46
- 'stacks'?: string;
47
- /**
48
- *
49
- * @type {ExcelImportResultDTOInspectionStandardImportDTO}
50
- * @memberof JsonResultExcelImportResultDTOInspectionStandardImportDTO
51
- */
52
- 'data'?: ExcelImportResultDTOInspectionStandardImportDTO | null;
53
- /**
54
- *
55
- * @type {BaseErrorResult}
56
- * @memberof JsonResultExcelImportResultDTOInspectionStandardImportDTO
57
- */
58
- 'error'?: BaseErrorResult | null;
59
- /**
60
- * 日志追踪ID
61
- * @type {string}
62
- * @memberof JsonResultExcelImportResultDTOInspectionStandardImportDTO
63
- */
64
- 'traceId'?: string | null;
65
- }
66
-
@@ -1,66 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * OpenAPI definition
5
- * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6
- *
7
- * The version of the OpenAPI document: v0
8
- *
9
- *
10
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
- * https://openapi-generator.tech
12
- * Do not edit the class manually.
13
- */
14
-
15
-
16
- // May contain unused imports in some cases
17
- // @ts-ignore
18
- import type { BaseErrorResult } from './base-error-result';
19
- // May contain unused imports in some cases
20
- // @ts-ignore
21
- import type { ExcelImportResultDTOMaintenanceStandardImportDTO } from './excel-import-result-dtomaintenance-standard-import-dto';
22
-
23
- /**
24
- *
25
- * @export
26
- * @interface JsonResultExcelImportResultDTOMaintenanceStandardImportDTO
27
- */
28
- export interface JsonResultExcelImportResultDTOMaintenanceStandardImportDTO {
29
- /**
30
- * 错误码,0:成功,其他:失败
31
- * @type {number}
32
- * @memberof JsonResultExcelImportResultDTOMaintenanceStandardImportDTO
33
- */
34
- 'code'?: number;
35
- /**
36
- * 错误消息
37
- * @type {string}
38
- * @memberof JsonResultExcelImportResultDTOMaintenanceStandardImportDTO
39
- */
40
- 'msg'?: string;
41
- /**
42
- * 错误堆栈
43
- * @type {string}
44
- * @memberof JsonResultExcelImportResultDTOMaintenanceStandardImportDTO
45
- */
46
- 'stacks'?: string;
47
- /**
48
- *
49
- * @type {ExcelImportResultDTOMaintenanceStandardImportDTO}
50
- * @memberof JsonResultExcelImportResultDTOMaintenanceStandardImportDTO
51
- */
52
- 'data'?: ExcelImportResultDTOMaintenanceStandardImportDTO | null;
53
- /**
54
- *
55
- * @type {BaseErrorResult}
56
- * @memberof JsonResultExcelImportResultDTOMaintenanceStandardImportDTO
57
- */
58
- 'error'?: BaseErrorResult | null;
59
- /**
60
- * 日志追踪ID
61
- * @type {string}
62
- * @memberof JsonResultExcelImportResultDTOMaintenanceStandardImportDTO
63
- */
64
- 'traceId'?: string | null;
65
- }
66
-
@@ -1,66 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * OpenAPI definition
5
- * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6
- *
7
- * The version of the OpenAPI document: v0
8
- *
9
- *
10
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
- * https://openapi-generator.tech
12
- * Do not edit the class manually.
13
- */
14
-
15
-
16
- // May contain unused imports in some cases
17
- // @ts-ignore
18
- import type { BaseErrorResult } from './base-error-result';
19
- // May contain unused imports in some cases
20
- // @ts-ignore
21
- import type { WorkOrderDeptSettingsEntity } from './work-order-dept-settings-entity';
22
-
23
- /**
24
- *
25
- * @export
26
- * @interface JsonResultListWorkOrderDeptSettingsEntity
27
- */
28
- export interface JsonResultListWorkOrderDeptSettingsEntity {
29
- /**
30
- * 错误码,0:成功,其他:失败
31
- * @type {number}
32
- * @memberof JsonResultListWorkOrderDeptSettingsEntity
33
- */
34
- 'code'?: number;
35
- /**
36
- * 错误消息
37
- * @type {string}
38
- * @memberof JsonResultListWorkOrderDeptSettingsEntity
39
- */
40
- 'msg'?: string;
41
- /**
42
- * 错误堆栈
43
- * @type {string}
44
- * @memberof JsonResultListWorkOrderDeptSettingsEntity
45
- */
46
- 'stacks'?: string;
47
- /**
48
- * 返回数据,可以是任意类型的值
49
- * @type {Array<WorkOrderDeptSettingsEntity>}
50
- * @memberof JsonResultListWorkOrderDeptSettingsEntity
51
- */
52
- 'data'?: Array<WorkOrderDeptSettingsEntity> | null;
53
- /**
54
- *
55
- * @type {BaseErrorResult}
56
- * @memberof JsonResultListWorkOrderDeptSettingsEntity
57
- */
58
- 'error'?: BaseErrorResult | null;
59
- /**
60
- * 日志追踪ID
61
- * @type {string}
62
- * @memberof JsonResultListWorkOrderDeptSettingsEntity
63
- */
64
- 'traceId'?: string | null;
65
- }
66
-