web-core-tcm 0.0.67 → 0.0.71

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 (82) hide show
  1. package/dist/src/api/algorithm/alova/implement/lisemsAlgorithm.js +6 -10
  2. package/dist/src/api/algorithm/pulsationsAlgorithm.js +1 -1
  3. package/dist/src/api/authorization/alova/index.d.ts +3 -2
  4. package/dist/src/api/authorization/alova/index.js +16 -13
  5. package/dist/src/api/authorization/authorization.d.ts +1 -1
  6. package/dist/src/api/authorization/index.js +9 -6
  7. package/dist/src/api/check/alova/index.d.ts +1 -2
  8. package/dist/src/api/check/alova/index.js +10 -11
  9. package/dist/src/api/check/check.d.ts +1 -1
  10. package/dist/src/api/check/index.js +9 -10
  11. package/dist/src/api/config/alova/index.js +10 -10
  12. package/dist/src/api/config/index.d.ts +0 -1
  13. package/dist/src/api/config/index.js +9 -15
  14. package/dist/src/api/core/core.d.ts +1 -1
  15. package/dist/src/api/doctor/alova/index.d.ts +1 -2
  16. package/dist/src/api/doctor/alova/index.js +7 -8
  17. package/dist/src/api/doctor/doctor.d.ts +1 -1
  18. package/dist/src/api/doctor/index.js +6 -7
  19. package/dist/src/api/index.d.ts +0 -1
  20. package/dist/src/api/index.js +0 -2
  21. package/dist/src/api/metric/alova/implement/metric.d.ts +1 -1
  22. package/dist/src/api/metric/metric.d.ts +2 -2
  23. package/dist/src/api/oauth/alova/index.d.ts +1 -2
  24. package/dist/src/api/oauth/alova/index.js +11 -12
  25. package/dist/src/api/oauth/index.js +5 -6
  26. package/dist/src/api/outpatient/alova/index.d.ts +1 -2
  27. package/dist/src/api/outpatient/alova/index.js +10 -11
  28. package/dist/src/api/outpatient/index.js +9 -10
  29. package/dist/src/api/outpatient/outpatient.d.ts +1 -1
  30. package/dist/src/api/patient/alova/implement/meta.d.ts +1 -1
  31. package/dist/src/api/patient/alova/index.d.ts +1 -2
  32. package/dist/src/api/patient/alova/index.js +10 -11
  33. package/dist/src/api/patient/index.js +26 -27
  34. package/dist/src/api/patient/meta.d.ts +1 -1
  35. package/dist/src/api/patient/patient.d.ts +1 -1
  36. package/dist/src/api/prescription/alova/implement/prescription.d.ts +1 -0
  37. package/dist/src/api/prescription/alova/implement/prescription.js +17 -9
  38. package/dist/src/api/prescription/alova/index.d.ts +1 -2
  39. package/dist/src/api/prescription/alova/index.js +1 -2
  40. package/dist/src/api/prescription/herbal.d.ts +1 -1
  41. package/dist/src/api/prescription/index.js +11 -12
  42. package/dist/src/api/prescription/prescription.d.ts +2 -1
  43. package/dist/src/api/prescription/prescription.js +12 -9
  44. package/dist/src/api/scientist/alova/index.d.ts +1 -2
  45. package/dist/src/api/scientist/alova/index.js +5 -6
  46. package/dist/src/api/scientist/index.js +7 -8
  47. package/dist/src/api/scientist/scientist.d.ts +1 -1
  48. package/dist/src/components/tcm/inquirise/ComplaintViewCollected.vue.d.ts +3 -14
  49. package/dist/src/components/tcm/inquirise/ComplaintViewCollected.vue.js +2 -2
  50. package/dist/src/components/tcm/inquirise/ComplaintViewCollected.vue2.js +129 -117
  51. package/dist/src/components/tcm/inquirise/ComplaintsRecognitionCollected.vue.d.ts +3 -14
  52. package/dist/src/components/tcm/inquirise/ComplaintsRecognitionCollected.vue.js +2 -2
  53. package/dist/src/components/tcm/inquirise/ComplaintsRecognitionCollected.vue2.js +139 -123
  54. package/dist/src/components/tcm/lisems/EPPCollected.vue.js +1 -1
  55. package/dist/src/components/tcm/palpations/PulsationCollect.vue.js +2 -2
  56. package/dist/src/components/tcm/palpations/PulsationCollect.vue2.js +54 -51
  57. package/dist/src/index.js +40 -42
  58. package/dist/web-core-tcm.css +1 -1
  59. package/package.json +1 -6
  60. package/dist/src/api/manager/alova/apiDefinitions.d.ts +0 -62
  61. package/dist/src/api/manager/alova/apiDefinitions.js +0 -50
  62. package/dist/src/api/manager/alova/createApis.d.ts +0 -10
  63. package/dist/src/api/manager/alova/createApis.js +0 -49
  64. package/dist/src/api/manager/alova/globals.d.ts +0 -4890
  65. package/dist/src/api/manager/alova/implement/department.d.ts +0 -15
  66. package/dist/src/api/manager/alova/implement/department.js +0 -71
  67. package/dist/src/api/manager/alova/implement/division.d.ts +0 -15
  68. package/dist/src/api/manager/alova/implement/division.js +0 -71
  69. package/dist/src/api/manager/alova/implement/hospital.d.ts +0 -15
  70. package/dist/src/api/manager/alova/implement/hospital.js +0 -72
  71. package/dist/src/api/manager/alova/implement/index.d.ts +0 -3
  72. package/dist/src/api/manager/alova/implement/index.js +0 -8
  73. package/dist/src/api/manager/alova/index.d.ts +0 -7
  74. package/dist/src/api/manager/alova/index.js +0 -20
  75. package/dist/src/api/manager/department.d.ts +0 -23
  76. package/dist/src/api/manager/department.js +0 -49
  77. package/dist/src/api/manager/division.d.ts +0 -23
  78. package/dist/src/api/manager/division.js +0 -44
  79. package/dist/src/api/manager/hospital.d.ts +0 -24
  80. package/dist/src/api/manager/hospital.js +0 -51
  81. package/dist/src/api/manager/index.d.ts +0 -4
  82. package/dist/src/api/manager/index.js +0 -18
@@ -1,4890 +0,0 @@
1
- import { Alova, AlovaMethodCreateConfig, AlovaGenerics, Method } from 'alova';
2
- import { $$userConfigMap, alovaInstance } from './index';
3
- import { default as apiDefinitions } from './apiDefinitions';
4
- type CollapsedAlova = typeof alovaInstance;
5
- type UserMethodConfigMap = typeof $$userConfigMap;
6
-
7
- type Alova2MethodConfig<Responded> =
8
- CollapsedAlova extends Alova<
9
- AlovaGenerics<
10
- any,
11
- any,
12
- infer RequestConfig,
13
- infer Response,
14
- infer ResponseHeader,
15
- infer L1Cache,
16
- infer L2Cache,
17
- infer SE
18
- >
19
- >
20
- ? Omit<
21
- AlovaMethodCreateConfig<
22
- AlovaGenerics<Responded, any, RequestConfig, Response, ResponseHeader, L1Cache, L2Cache, SE>,
23
- any,
24
- Responded
25
- >,
26
- 'params'
27
- >
28
- : never;
29
-
30
- // Extract the return type of transform function that define in $$userConfigMap, if it not exists, use the default type.
31
- type ExtractUserDefinedTransformed<
32
- DefinitionKey extends keyof typeof apiDefinitions,
33
- Default
34
- > = DefinitionKey extends keyof UserMethodConfigMap
35
- ? UserMethodConfigMap[DefinitionKey]['transform'] extends (...args: any[]) => any
36
- ? Awaited<ReturnType<UserMethodConfigMap[DefinitionKey]['transform']>>
37
- : Default
38
- : Default;
39
- type Alova2Method<
40
- Responded,
41
- DefinitionKey extends keyof typeof apiDefinitions,
42
- CurrentConfig extends Alova2MethodConfig<any>
43
- > =
44
- CollapsedAlova extends Alova<
45
- AlovaGenerics<
46
- any,
47
- any,
48
- infer RequestConfig,
49
- infer Response,
50
- infer ResponseHeader,
51
- infer L1Cache,
52
- infer L2Cache,
53
- infer SE
54
- >
55
- >
56
- ? Method<
57
- AlovaGenerics<
58
- CurrentConfig extends undefined
59
- ? ExtractUserDefinedTransformed<DefinitionKey, Responded>
60
- : CurrentConfig['transform'] extends (...args: any[]) => any
61
- ? Awaited<ReturnType<CurrentConfig['transform']>>
62
- : ExtractUserDefinedTransformed<DefinitionKey, Responded>,
63
- any,
64
- RequestConfig,
65
- Response,
66
- ResponseHeader,
67
- L1Cache,
68
- L2Cache,
69
- SE
70
- >
71
- >
72
- : never;
73
-
74
- export interface DoctorState {
75
- id?: string;
76
- name?: string;
77
- createdTimestamp?: string;
78
- updatedTimestamp?: string;
79
- gender?: string;
80
- identityNumber?: string;
81
- phoneNumber?: string;
82
- birthdate?: string;
83
- }
84
- export interface DivisionState {
85
- id?: string;
86
- departmentStateId?: string;
87
- name?: string;
88
- note?: string;
89
- admins?: DoctorState[];
90
- members?: DoctorState[];
91
- createdTimestamp?: string;
92
- updatedTimestamp?: string;
93
- }
94
- export interface DepartmentState {
95
- id?: string;
96
- hospitalStateId?: string;
97
- name?: string;
98
- note?: string;
99
- admins?: DoctorState[];
100
- members?: DivisionState[];
101
- createdTimestamp?: string;
102
- updatedTimestamp?: string;
103
- }
104
- export interface HospitalState {
105
- id?: string;
106
- name?: string;
107
- level?: string;
108
- address?: string;
109
- note?: string;
110
- admins?: DoctorState[];
111
- members?: DepartmentState[];
112
- createdTimestamp?: string;
113
- updatedTimestamp?: string;
114
- }
115
- export interface QueryDepartmentStateRequest {
116
- page?: number;
117
- pageSize?: number;
118
- sort?: string;
119
- departmentStateId?: string;
120
- hospitalStateId?: string;
121
- departmentStateName?: string;
122
- departmentStateNote?: string;
123
- startTime?: string;
124
- endTime?: string;
125
- }
126
- export interface QueryDivisionStateRequest {
127
- page?: number;
128
- pageSize?: number;
129
- sort?: string;
130
- divisionStateId?: string;
131
- departmentStateId?: string;
132
- divisionStateName?: string;
133
- divisionStateNote?: string;
134
- startTime?: string;
135
- endTime?: string;
136
- }
137
- export interface QueryHospitalStateRequest {
138
- page?: number;
139
- pageSize?: number;
140
- sort?: string;
141
- hospitalStateId?: string;
142
- hospitalStateName?: string;
143
- hospitalStateLevel?: string;
144
- hospitalStateAddress?: string;
145
- hospitalStateNote?: string;
146
- startTime?: string;
147
- endTime?: string;
148
- }
149
- export interface SortObject {
150
- empty?: boolean;
151
- sorted?: boolean;
152
- unsorted?: boolean;
153
- }
154
- export interface PageableObject {
155
- offset?: number;
156
- sort?: SortObject;
157
- paged?: boolean;
158
- pageNumber?: number;
159
- pageSize?: number;
160
- unpaged?: boolean;
161
- }
162
- export interface PageDepartmentState {
163
- totalElements?: number;
164
- totalPages?: number;
165
- first?: boolean;
166
- last?: boolean;
167
- size?: number;
168
- content?: DepartmentState[];
169
- number?: number;
170
- sort?: SortObject;
171
- numberOfElements?: number;
172
- pageable?: PageableObject;
173
- empty?: boolean;
174
- }
175
- export interface PageDivisionState {
176
- totalElements?: number;
177
- totalPages?: number;
178
- first?: boolean;
179
- last?: boolean;
180
- size?: number;
181
- content?: DivisionState[];
182
- number?: number;
183
- sort?: SortObject;
184
- numberOfElements?: number;
185
- pageable?: PageableObject;
186
- empty?: boolean;
187
- }
188
- export interface PageHospitalState {
189
- totalElements?: number;
190
- totalPages?: number;
191
- first?: boolean;
192
- last?: boolean;
193
- size?: number;
194
- content?: HospitalState[];
195
- number?: number;
196
- sort?: SortObject;
197
- numberOfElements?: number;
198
- pageable?: PageableObject;
199
- empty?: boolean;
200
- }
201
- declare global {
202
- interface managerApi {
203
- departmentStateRestful: {
204
- /**
205
- * ---
206
- *
207
- * [GET]
208
- *
209
- * **path:** /管理/服务/部门/{id}
210
- *
211
- * ---
212
- *
213
- * **Path Parameters**
214
- * ```ts
215
- * type PathParameters = {
216
- * id: string
217
- * }
218
- * ```
219
- *
220
- * ---
221
- *
222
- * **Response**
223
- * ```ts
224
- * type Response = {
225
- * id?: string
226
- * hospitalStateId?: string
227
- * name?: string
228
- * note?: string
229
- * // [items] start
230
- * // [items] end
231
- * admins?: Array<{
232
- * id?: string
233
- * name?: string
234
- * createdTimestamp?: string
235
- * updatedTimestamp?: string
236
- * gender?: string
237
- * identityNumber?: string
238
- * phoneNumber?: string
239
- * birthdate?: string
240
- * }>
241
- * // [items] start
242
- * // [items] end
243
- * members?: Array<{
244
- * id?: string
245
- * departmentStateId?: string
246
- * name?: string
247
- * note?: string
248
- * // [items] start
249
- * // [items] end
250
- * admins?: Array<{
251
- * id?: string
252
- * name?: string
253
- * createdTimestamp?: string
254
- * updatedTimestamp?: string
255
- * gender?: string
256
- * identityNumber?: string
257
- * phoneNumber?: string
258
- * birthdate?: string
259
- * }>
260
- * // [items] start
261
- * // [items] end
262
- * members?: Array<{
263
- * id?: string
264
- * name?: string
265
- * createdTimestamp?: string
266
- * updatedTimestamp?: string
267
- * gender?: string
268
- * identityNumber?: string
269
- * phoneNumber?: string
270
- * birthdate?: string
271
- * }>
272
- * createdTimestamp?: string
273
- * updatedTimestamp?: string
274
- * }>
275
- * createdTimestamp?: string
276
- * updatedTimestamp?: string
277
- * }
278
- * ```
279
- */
280
- getDepartmentState<
281
- Config extends Alova2MethodConfig<DepartmentState> & {
282
- pathParams: {
283
- id: string;
284
- };
285
- }
286
- >(
287
- config: Config
288
- ): Alova2Method<DepartmentState, 'departmentStateRestful.getDepartmentState', Config>;
289
- /**
290
- * ---
291
- *
292
- * [PUT]
293
- *
294
- * **path:** /管理/服务/部门/{id}
295
- *
296
- * ---
297
- *
298
- * **Path Parameters**
299
- * ```ts
300
- * type PathParameters = {
301
- * id: string
302
- * }
303
- * ```
304
- *
305
- * ---
306
- *
307
- * **RequestBody**
308
- * ```ts
309
- * type RequestBody = {
310
- * id?: string
311
- * hospitalStateId?: string
312
- * name?: string
313
- * note?: string
314
- * // [items] start
315
- * // [items] end
316
- * admins?: Array<{
317
- * id?: string
318
- * name?: string
319
- * createdTimestamp?: string
320
- * updatedTimestamp?: string
321
- * gender?: string
322
- * identityNumber?: string
323
- * phoneNumber?: string
324
- * birthdate?: string
325
- * }>
326
- * // [items] start
327
- * // [items] end
328
- * members?: Array<{
329
- * id?: string
330
- * departmentStateId?: string
331
- * name?: string
332
- * note?: string
333
- * // [items] start
334
- * // [items] end
335
- * admins?: Array<{
336
- * id?: string
337
- * name?: string
338
- * createdTimestamp?: string
339
- * updatedTimestamp?: string
340
- * gender?: string
341
- * identityNumber?: string
342
- * phoneNumber?: string
343
- * birthdate?: string
344
- * }>
345
- * // [items] start
346
- * // [items] end
347
- * members?: Array<{
348
- * id?: string
349
- * name?: string
350
- * createdTimestamp?: string
351
- * updatedTimestamp?: string
352
- * gender?: string
353
- * identityNumber?: string
354
- * phoneNumber?: string
355
- * birthdate?: string
356
- * }>
357
- * createdTimestamp?: string
358
- * updatedTimestamp?: string
359
- * }>
360
- * createdTimestamp?: string
361
- * updatedTimestamp?: string
362
- * }
363
- * ```
364
- *
365
- * ---
366
- *
367
- * **Response**
368
- * ```ts
369
- * type Response = {
370
- * id?: string
371
- * hospitalStateId?: string
372
- * name?: string
373
- * note?: string
374
- * // [items] start
375
- * // [items] end
376
- * admins?: Array<{
377
- * id?: string
378
- * name?: string
379
- * createdTimestamp?: string
380
- * updatedTimestamp?: string
381
- * gender?: string
382
- * identityNumber?: string
383
- * phoneNumber?: string
384
- * birthdate?: string
385
- * }>
386
- * // [items] start
387
- * // [items] end
388
- * members?: Array<{
389
- * id?: string
390
- * departmentStateId?: string
391
- * name?: string
392
- * note?: string
393
- * // [items] start
394
- * // [items] end
395
- * admins?: Array<{
396
- * id?: string
397
- * name?: string
398
- * createdTimestamp?: string
399
- * updatedTimestamp?: string
400
- * gender?: string
401
- * identityNumber?: string
402
- * phoneNumber?: string
403
- * birthdate?: string
404
- * }>
405
- * // [items] start
406
- * // [items] end
407
- * members?: Array<{
408
- * id?: string
409
- * name?: string
410
- * createdTimestamp?: string
411
- * updatedTimestamp?: string
412
- * gender?: string
413
- * identityNumber?: string
414
- * phoneNumber?: string
415
- * birthdate?: string
416
- * }>
417
- * createdTimestamp?: string
418
- * updatedTimestamp?: string
419
- * }>
420
- * createdTimestamp?: string
421
- * updatedTimestamp?: string
422
- * }
423
- * ```
424
- */
425
- putDepartmentState<
426
- Config extends Alova2MethodConfig<DepartmentState> & {
427
- pathParams: {
428
- id: string;
429
- };
430
- data: DepartmentState;
431
- }
432
- >(
433
- config: Config
434
- ): Alova2Method<DepartmentState, 'departmentStateRestful.putDepartmentState', Config>;
435
- /**
436
- * ---
437
- *
438
- * [DELETE]
439
- *
440
- * **path:** /管理/服务/部门/{id}
441
- *
442
- * ---
443
- *
444
- * **Path Parameters**
445
- * ```ts
446
- * type PathParameters = {
447
- * id: string
448
- * }
449
- * ```
450
- *
451
- * ---
452
- *
453
- * **Response**
454
- * ```ts
455
- * type Response = null
456
- * ```
457
- */
458
- deleteDepartmentState<
459
- Config extends Alova2MethodConfig<null> & {
460
- pathParams: {
461
- id: string;
462
- };
463
- }
464
- >(
465
- config: Config
466
- ): Alova2Method<null, 'departmentStateRestful.deleteDepartmentState', Config>;
467
- /**
468
- * ---
469
- *
470
- * [GET]
471
- *
472
- * **path:** /管理/服务/部门
473
- *
474
- * ---
475
- *
476
- * **Query Parameters**
477
- * ```ts
478
- * type QueryParameters = {
479
- * departmentStateId?: string
480
- * hospitalStateId?: string
481
- * departmentStateName?: string
482
- * departmentStateNote?: string
483
- * startTime?: string
484
- * endTime?: string
485
- * pageSize: number
486
- * page: number
487
- * sort: string
488
- * }
489
- * ```
490
- *
491
- * ---
492
- *
493
- * **Response**
494
- * ```ts
495
- * type Response = {
496
- * totalElements?: number
497
- * totalPages?: number
498
- * first?: boolean
499
- * last?: boolean
500
- * size?: number
501
- * // [items] start
502
- * // [items] end
503
- * content?: Array<{
504
- * id?: string
505
- * hospitalStateId?: string
506
- * name?: string
507
- * note?: string
508
- * // [items] start
509
- * // [items] end
510
- * admins?: Array<{
511
- * id?: string
512
- * name?: string
513
- * createdTimestamp?: string
514
- * updatedTimestamp?: string
515
- * gender?: string
516
- * identityNumber?: string
517
- * phoneNumber?: string
518
- * birthdate?: string
519
- * }>
520
- * // [items] start
521
- * // [items] end
522
- * members?: Array<{
523
- * id?: string
524
- * departmentStateId?: string
525
- * name?: string
526
- * note?: string
527
- * // [items] start
528
- * // [items] end
529
- * admins?: Array<{
530
- * id?: string
531
- * name?: string
532
- * createdTimestamp?: string
533
- * updatedTimestamp?: string
534
- * gender?: string
535
- * identityNumber?: string
536
- * phoneNumber?: string
537
- * birthdate?: string
538
- * }>
539
- * // [items] start
540
- * // [items] end
541
- * members?: Array<{
542
- * id?: string
543
- * name?: string
544
- * createdTimestamp?: string
545
- * updatedTimestamp?: string
546
- * gender?: string
547
- * identityNumber?: string
548
- * phoneNumber?: string
549
- * birthdate?: string
550
- * }>
551
- * createdTimestamp?: string
552
- * updatedTimestamp?: string
553
- * }>
554
- * createdTimestamp?: string
555
- * updatedTimestamp?: string
556
- * }>
557
- * number?: number
558
- * sort?: {
559
- * empty?: boolean
560
- * sorted?: boolean
561
- * unsorted?: boolean
562
- * }
563
- * numberOfElements?: number
564
- * pageable?: {
565
- * offset?: number
566
- * sort?: {
567
- * empty?: boolean
568
- * sorted?: boolean
569
- * unsorted?: boolean
570
- * }
571
- * paged?: boolean
572
- * pageNumber?: number
573
- * pageSize?: number
574
- * unpaged?: boolean
575
- * }
576
- * empty?: boolean
577
- * }
578
- * ```
579
- */
580
- getDepartmentStates<
581
- Config extends Alova2MethodConfig<PageDepartmentState> & {
582
- params: {
583
- departmentStateId?: string;
584
- hospitalStateId?: string;
585
- departmentStateName?: string;
586
- departmentStateNote?: string;
587
- startTime?: string;
588
- endTime?: string;
589
- pageSize: number;
590
- page: number;
591
- sort: string;
592
- };
593
- }
594
- >(
595
- config: Config
596
- ): Alova2Method<PageDepartmentState, 'departmentStateRestful.getDepartmentStates', Config>;
597
- /**
598
- * ---
599
- *
600
- * [POST]
601
- *
602
- * **path:** /管理/服务/部门
603
- *
604
- * ---
605
- *
606
- * **RequestBody**
607
- * ```ts
608
- * type RequestBody = {
609
- * id?: string
610
- * hospitalStateId?: string
611
- * name?: string
612
- * note?: string
613
- * // [items] start
614
- * // [items] end
615
- * admins?: Array<{
616
- * id?: string
617
- * name?: string
618
- * createdTimestamp?: string
619
- * updatedTimestamp?: string
620
- * gender?: string
621
- * identityNumber?: string
622
- * phoneNumber?: string
623
- * birthdate?: string
624
- * }>
625
- * // [items] start
626
- * // [items] end
627
- * members?: Array<{
628
- * id?: string
629
- * departmentStateId?: string
630
- * name?: string
631
- * note?: string
632
- * // [items] start
633
- * // [items] end
634
- * admins?: Array<{
635
- * id?: string
636
- * name?: string
637
- * createdTimestamp?: string
638
- * updatedTimestamp?: string
639
- * gender?: string
640
- * identityNumber?: string
641
- * phoneNumber?: string
642
- * birthdate?: string
643
- * }>
644
- * // [items] start
645
- * // [items] end
646
- * members?: Array<{
647
- * id?: string
648
- * name?: string
649
- * createdTimestamp?: string
650
- * updatedTimestamp?: string
651
- * gender?: string
652
- * identityNumber?: string
653
- * phoneNumber?: string
654
- * birthdate?: string
655
- * }>
656
- * createdTimestamp?: string
657
- * updatedTimestamp?: string
658
- * }>
659
- * createdTimestamp?: string
660
- * updatedTimestamp?: string
661
- * }
662
- * ```
663
- *
664
- * ---
665
- *
666
- * **Response**
667
- * ```ts
668
- * type Response = {
669
- * id?: string
670
- * hospitalStateId?: string
671
- * name?: string
672
- * note?: string
673
- * // [items] start
674
- * // [items] end
675
- * admins?: Array<{
676
- * id?: string
677
- * name?: string
678
- * createdTimestamp?: string
679
- * updatedTimestamp?: string
680
- * gender?: string
681
- * identityNumber?: string
682
- * phoneNumber?: string
683
- * birthdate?: string
684
- * }>
685
- * // [items] start
686
- * // [items] end
687
- * members?: Array<{
688
- * id?: string
689
- * departmentStateId?: string
690
- * name?: string
691
- * note?: string
692
- * // [items] start
693
- * // [items] end
694
- * admins?: Array<{
695
- * id?: string
696
- * name?: string
697
- * createdTimestamp?: string
698
- * updatedTimestamp?: string
699
- * gender?: string
700
- * identityNumber?: string
701
- * phoneNumber?: string
702
- * birthdate?: string
703
- * }>
704
- * // [items] start
705
- * // [items] end
706
- * members?: Array<{
707
- * id?: string
708
- * name?: string
709
- * createdTimestamp?: string
710
- * updatedTimestamp?: string
711
- * gender?: string
712
- * identityNumber?: string
713
- * phoneNumber?: string
714
- * birthdate?: string
715
- * }>
716
- * createdTimestamp?: string
717
- * updatedTimestamp?: string
718
- * }>
719
- * createdTimestamp?: string
720
- * updatedTimestamp?: string
721
- * }
722
- * ```
723
- */
724
- postDepartmentState<
725
- Config extends Alova2MethodConfig<DepartmentState> & {
726
- data: DepartmentState;
727
- }
728
- >(
729
- config: Config
730
- ): Alova2Method<DepartmentState, 'departmentStateRestful.postDepartmentState', Config>;
731
- };
732
- divisionStateRestful: {
733
- /**
734
- * ---
735
- *
736
- * [GET]
737
- *
738
- * **path:** /管理/服务/科室/{id}
739
- *
740
- * ---
741
- *
742
- * **Path Parameters**
743
- * ```ts
744
- * type PathParameters = {
745
- * id: string
746
- * }
747
- * ```
748
- *
749
- * ---
750
- *
751
- * **Response**
752
- * ```ts
753
- * type Response = {
754
- * id?: string
755
- * departmentStateId?: string
756
- * name?: string
757
- * note?: string
758
- * // [items] start
759
- * // [items] end
760
- * admins?: Array<{
761
- * id?: string
762
- * name?: string
763
- * createdTimestamp?: string
764
- * updatedTimestamp?: string
765
- * gender?: string
766
- * identityNumber?: string
767
- * phoneNumber?: string
768
- * birthdate?: string
769
- * }>
770
- * // [items] start
771
- * // [items] end
772
- * members?: Array<{
773
- * id?: string
774
- * name?: string
775
- * createdTimestamp?: string
776
- * updatedTimestamp?: string
777
- * gender?: string
778
- * identityNumber?: string
779
- * phoneNumber?: string
780
- * birthdate?: string
781
- * }>
782
- * createdTimestamp?: string
783
- * updatedTimestamp?: string
784
- * }
785
- * ```
786
- */
787
- getDivisionState<
788
- Config extends Alova2MethodConfig<DivisionState> & {
789
- pathParams: {
790
- id: string;
791
- };
792
- }
793
- >(
794
- config: Config
795
- ): Alova2Method<DivisionState, 'divisionStateRestful.getDivisionState', Config>;
796
- /**
797
- * ---
798
- *
799
- * [PUT]
800
- *
801
- * **path:** /管理/服务/科室/{id}
802
- *
803
- * ---
804
- *
805
- * **Path Parameters**
806
- * ```ts
807
- * type PathParameters = {
808
- * id: string
809
- * }
810
- * ```
811
- *
812
- * ---
813
- *
814
- * **RequestBody**
815
- * ```ts
816
- * type RequestBody = {
817
- * id?: string
818
- * departmentStateId?: string
819
- * name?: string
820
- * note?: string
821
- * // [items] start
822
- * // [items] end
823
- * admins?: Array<{
824
- * id?: string
825
- * name?: string
826
- * createdTimestamp?: string
827
- * updatedTimestamp?: string
828
- * gender?: string
829
- * identityNumber?: string
830
- * phoneNumber?: string
831
- * birthdate?: string
832
- * }>
833
- * // [items] start
834
- * // [items] end
835
- * members?: Array<{
836
- * id?: string
837
- * name?: string
838
- * createdTimestamp?: string
839
- * updatedTimestamp?: string
840
- * gender?: string
841
- * identityNumber?: string
842
- * phoneNumber?: string
843
- * birthdate?: string
844
- * }>
845
- * createdTimestamp?: string
846
- * updatedTimestamp?: string
847
- * }
848
- * ```
849
- *
850
- * ---
851
- *
852
- * **Response**
853
- * ```ts
854
- * type Response = {
855
- * id?: string
856
- * departmentStateId?: string
857
- * name?: string
858
- * note?: string
859
- * // [items] start
860
- * // [items] end
861
- * admins?: Array<{
862
- * id?: string
863
- * name?: string
864
- * createdTimestamp?: string
865
- * updatedTimestamp?: string
866
- * gender?: string
867
- * identityNumber?: string
868
- * phoneNumber?: string
869
- * birthdate?: string
870
- * }>
871
- * // [items] start
872
- * // [items] end
873
- * members?: Array<{
874
- * id?: string
875
- * name?: string
876
- * createdTimestamp?: string
877
- * updatedTimestamp?: string
878
- * gender?: string
879
- * identityNumber?: string
880
- * phoneNumber?: string
881
- * birthdate?: string
882
- * }>
883
- * createdTimestamp?: string
884
- * updatedTimestamp?: string
885
- * }
886
- * ```
887
- */
888
- putDivisionState<
889
- Config extends Alova2MethodConfig<DivisionState> & {
890
- pathParams: {
891
- id: string;
892
- };
893
- data: DivisionState;
894
- }
895
- >(
896
- config: Config
897
- ): Alova2Method<DivisionState, 'divisionStateRestful.putDivisionState', Config>;
898
- /**
899
- * ---
900
- *
901
- * [DELETE]
902
- *
903
- * **path:** /管理/服务/科室/{id}
904
- *
905
- * ---
906
- *
907
- * **Path Parameters**
908
- * ```ts
909
- * type PathParameters = {
910
- * id: string
911
- * }
912
- * ```
913
- *
914
- * ---
915
- *
916
- * **Response**
917
- * ```ts
918
- * type Response = {
919
- * id?: string
920
- * departmentStateId?: string
921
- * name?: string
922
- * note?: string
923
- * // [items] start
924
- * // [items] end
925
- * admins?: Array<{
926
- * id?: string
927
- * name?: string
928
- * createdTimestamp?: string
929
- * updatedTimestamp?: string
930
- * gender?: string
931
- * identityNumber?: string
932
- * phoneNumber?: string
933
- * birthdate?: string
934
- * }>
935
- * // [items] start
936
- * // [items] end
937
- * members?: Array<{
938
- * id?: string
939
- * name?: string
940
- * createdTimestamp?: string
941
- * updatedTimestamp?: string
942
- * gender?: string
943
- * identityNumber?: string
944
- * phoneNumber?: string
945
- * birthdate?: string
946
- * }>
947
- * createdTimestamp?: string
948
- * updatedTimestamp?: string
949
- * }
950
- * ```
951
- */
952
- deleteDivisionState<
953
- Config extends Alova2MethodConfig<DivisionState> & {
954
- pathParams: {
955
- id: string;
956
- };
957
- }
958
- >(
959
- config: Config
960
- ): Alova2Method<DivisionState, 'divisionStateRestful.deleteDivisionState', Config>;
961
- /**
962
- * ---
963
- *
964
- * [GET]
965
- *
966
- * **path:** /管理/服务/科室
967
- *
968
- * ---
969
- *
970
- * **Query Parameters**
971
- * ```ts
972
- * type QueryParameters = {
973
- * divisionStateId?: string
974
- * departmentStateId?: string
975
- * divisionStateName?: string
976
- * divisionStateNote?: string
977
- * startTime?: string
978
- * endTime?: string
979
- * pageSize: number
980
- * page: number
981
- * sort: string
982
- * }
983
- * ```
984
- *
985
- * ---
986
- *
987
- * **Response**
988
- * ```ts
989
- * type Response = {
990
- * totalElements?: number
991
- * totalPages?: number
992
- * first?: boolean
993
- * last?: boolean
994
- * size?: number
995
- * // [items] start
996
- * // [items] end
997
- * content?: Array<{
998
- * id?: string
999
- * departmentStateId?: string
1000
- * name?: string
1001
- * note?: string
1002
- * // [items] start
1003
- * // [items] end
1004
- * admins?: Array<{
1005
- * id?: string
1006
- * name?: string
1007
- * createdTimestamp?: string
1008
- * updatedTimestamp?: string
1009
- * gender?: string
1010
- * identityNumber?: string
1011
- * phoneNumber?: string
1012
- * birthdate?: string
1013
- * }>
1014
- * // [items] start
1015
- * // [items] end
1016
- * members?: Array<{
1017
- * id?: string
1018
- * name?: string
1019
- * createdTimestamp?: string
1020
- * updatedTimestamp?: string
1021
- * gender?: string
1022
- * identityNumber?: string
1023
- * phoneNumber?: string
1024
- * birthdate?: string
1025
- * }>
1026
- * createdTimestamp?: string
1027
- * updatedTimestamp?: string
1028
- * }>
1029
- * number?: number
1030
- * sort?: {
1031
- * empty?: boolean
1032
- * sorted?: boolean
1033
- * unsorted?: boolean
1034
- * }
1035
- * numberOfElements?: number
1036
- * pageable?: {
1037
- * offset?: number
1038
- * sort?: {
1039
- * empty?: boolean
1040
- * sorted?: boolean
1041
- * unsorted?: boolean
1042
- * }
1043
- * paged?: boolean
1044
- * pageNumber?: number
1045
- * pageSize?: number
1046
- * unpaged?: boolean
1047
- * }
1048
- * empty?: boolean
1049
- * }
1050
- * ```
1051
- */
1052
- getDivisionStates<
1053
- Config extends Alova2MethodConfig<PageDivisionState> & {
1054
- params: {
1055
- divisionStateId?: string;
1056
- departmentStateId?: string;
1057
- divisionStateName?: string;
1058
- divisionStateNote?: string;
1059
- startTime?: string;
1060
- endTime?: string;
1061
- pageSize: number;
1062
- page: number;
1063
- sort: string;
1064
- };
1065
- }
1066
- >(
1067
- config: Config
1068
- ): Alova2Method<PageDivisionState, 'divisionStateRestful.getDivisionStates', Config>;
1069
- /**
1070
- * ---
1071
- *
1072
- * [POST]
1073
- *
1074
- * **path:** /管理/服务/科室
1075
- *
1076
- * ---
1077
- *
1078
- * **RequestBody**
1079
- * ```ts
1080
- * type RequestBody = {
1081
- * id?: string
1082
- * departmentStateId?: string
1083
- * name?: string
1084
- * note?: string
1085
- * // [items] start
1086
- * // [items] end
1087
- * admins?: Array<{
1088
- * id?: string
1089
- * name?: string
1090
- * createdTimestamp?: string
1091
- * updatedTimestamp?: string
1092
- * gender?: string
1093
- * identityNumber?: string
1094
- * phoneNumber?: string
1095
- * birthdate?: string
1096
- * }>
1097
- * // [items] start
1098
- * // [items] end
1099
- * members?: Array<{
1100
- * id?: string
1101
- * name?: string
1102
- * createdTimestamp?: string
1103
- * updatedTimestamp?: string
1104
- * gender?: string
1105
- * identityNumber?: string
1106
- * phoneNumber?: string
1107
- * birthdate?: string
1108
- * }>
1109
- * createdTimestamp?: string
1110
- * updatedTimestamp?: string
1111
- * }
1112
- * ```
1113
- *
1114
- * ---
1115
- *
1116
- * **Response**
1117
- * ```ts
1118
- * type Response = {
1119
- * id?: string
1120
- * departmentStateId?: string
1121
- * name?: string
1122
- * note?: string
1123
- * // [items] start
1124
- * // [items] end
1125
- * admins?: Array<{
1126
- * id?: string
1127
- * name?: string
1128
- * createdTimestamp?: string
1129
- * updatedTimestamp?: string
1130
- * gender?: string
1131
- * identityNumber?: string
1132
- * phoneNumber?: string
1133
- * birthdate?: string
1134
- * }>
1135
- * // [items] start
1136
- * // [items] end
1137
- * members?: Array<{
1138
- * id?: string
1139
- * name?: string
1140
- * createdTimestamp?: string
1141
- * updatedTimestamp?: string
1142
- * gender?: string
1143
- * identityNumber?: string
1144
- * phoneNumber?: string
1145
- * birthdate?: string
1146
- * }>
1147
- * createdTimestamp?: string
1148
- * updatedTimestamp?: string
1149
- * }
1150
- * ```
1151
- */
1152
- postDivisionState<
1153
- Config extends Alova2MethodConfig<DivisionState> & {
1154
- data: DivisionState;
1155
- }
1156
- >(
1157
- config: Config
1158
- ): Alova2Method<DivisionState, 'divisionStateRestful.postDivisionState', Config>;
1159
- };
1160
- hospitalStateRestful: {
1161
- /**
1162
- * ---
1163
- *
1164
- * [GET]
1165
- *
1166
- * **path:** /管理/服务/医院/{id}
1167
- *
1168
- * ---
1169
- *
1170
- * **Path Parameters**
1171
- * ```ts
1172
- * type PathParameters = {
1173
- * id: string
1174
- * }
1175
- * ```
1176
- *
1177
- * ---
1178
- *
1179
- * **Response**
1180
- * ```ts
1181
- * type Response = {
1182
- * id?: string
1183
- * name?: string
1184
- * level?: string
1185
- * address?: string
1186
- * note?: string
1187
- * // [items] start
1188
- * // [items] end
1189
- * admins?: Array<{
1190
- * id?: string
1191
- * name?: string
1192
- * createdTimestamp?: string
1193
- * updatedTimestamp?: string
1194
- * gender?: string
1195
- * identityNumber?: string
1196
- * phoneNumber?: string
1197
- * birthdate?: string
1198
- * }>
1199
- * // [items] start
1200
- * // [items] end
1201
- * members?: Array<{
1202
- * id?: string
1203
- * hospitalStateId?: string
1204
- * name?: string
1205
- * note?: string
1206
- * // [items] start
1207
- * // [items] end
1208
- * admins?: Array<{
1209
- * id?: string
1210
- * name?: string
1211
- * createdTimestamp?: string
1212
- * updatedTimestamp?: string
1213
- * gender?: string
1214
- * identityNumber?: string
1215
- * phoneNumber?: string
1216
- * birthdate?: string
1217
- * }>
1218
- * // [items] start
1219
- * // [items] end
1220
- * members?: Array<{
1221
- * id?: string
1222
- * departmentStateId?: string
1223
- * name?: string
1224
- * note?: string
1225
- * // [items] start
1226
- * // [items] end
1227
- * admins?: Array<{
1228
- * id?: string
1229
- * name?: string
1230
- * createdTimestamp?: string
1231
- * updatedTimestamp?: string
1232
- * gender?: string
1233
- * identityNumber?: string
1234
- * phoneNumber?: string
1235
- * birthdate?: string
1236
- * }>
1237
- * // [items] start
1238
- * // [items] end
1239
- * members?: Array<{
1240
- * id?: string
1241
- * name?: string
1242
- * createdTimestamp?: string
1243
- * updatedTimestamp?: string
1244
- * gender?: string
1245
- * identityNumber?: string
1246
- * phoneNumber?: string
1247
- * birthdate?: string
1248
- * }>
1249
- * createdTimestamp?: string
1250
- * updatedTimestamp?: string
1251
- * }>
1252
- * createdTimestamp?: string
1253
- * updatedTimestamp?: string
1254
- * }>
1255
- * createdTimestamp?: string
1256
- * updatedTimestamp?: string
1257
- * }
1258
- * ```
1259
- */
1260
- getHospitalState<
1261
- Config extends Alova2MethodConfig<HospitalState> & {
1262
- pathParams: {
1263
- id: string;
1264
- };
1265
- }
1266
- >(
1267
- config: Config
1268
- ): Alova2Method<HospitalState, 'hospitalStateRestful.getHospitalState', Config>;
1269
- /**
1270
- * ---
1271
- *
1272
- * [PUT]
1273
- *
1274
- * **path:** /管理/服务/医院/{id}
1275
- *
1276
- * ---
1277
- *
1278
- * **Path Parameters**
1279
- * ```ts
1280
- * type PathParameters = {
1281
- * id: string
1282
- * }
1283
- * ```
1284
- *
1285
- * ---
1286
- *
1287
- * **RequestBody**
1288
- * ```ts
1289
- * type RequestBody = {
1290
- * id?: string
1291
- * name?: string
1292
- * level?: string
1293
- * address?: string
1294
- * note?: string
1295
- * // [items] start
1296
- * // [items] end
1297
- * admins?: Array<{
1298
- * id?: string
1299
- * name?: string
1300
- * createdTimestamp?: string
1301
- * updatedTimestamp?: string
1302
- * gender?: string
1303
- * identityNumber?: string
1304
- * phoneNumber?: string
1305
- * birthdate?: string
1306
- * }>
1307
- * // [items] start
1308
- * // [items] end
1309
- * members?: Array<{
1310
- * id?: string
1311
- * hospitalStateId?: string
1312
- * name?: string
1313
- * note?: string
1314
- * // [items] start
1315
- * // [items] end
1316
- * admins?: Array<{
1317
- * id?: string
1318
- * name?: string
1319
- * createdTimestamp?: string
1320
- * updatedTimestamp?: string
1321
- * gender?: string
1322
- * identityNumber?: string
1323
- * phoneNumber?: string
1324
- * birthdate?: string
1325
- * }>
1326
- * // [items] start
1327
- * // [items] end
1328
- * members?: Array<{
1329
- * id?: string
1330
- * departmentStateId?: string
1331
- * name?: string
1332
- * note?: string
1333
- * // [items] start
1334
- * // [items] end
1335
- * admins?: Array<{
1336
- * id?: string
1337
- * name?: string
1338
- * createdTimestamp?: string
1339
- * updatedTimestamp?: string
1340
- * gender?: string
1341
- * identityNumber?: string
1342
- * phoneNumber?: string
1343
- * birthdate?: string
1344
- * }>
1345
- * // [items] start
1346
- * // [items] end
1347
- * members?: Array<{
1348
- * id?: string
1349
- * name?: string
1350
- * createdTimestamp?: string
1351
- * updatedTimestamp?: string
1352
- * gender?: string
1353
- * identityNumber?: string
1354
- * phoneNumber?: string
1355
- * birthdate?: string
1356
- * }>
1357
- * createdTimestamp?: string
1358
- * updatedTimestamp?: string
1359
- * }>
1360
- * createdTimestamp?: string
1361
- * updatedTimestamp?: string
1362
- * }>
1363
- * createdTimestamp?: string
1364
- * updatedTimestamp?: string
1365
- * }
1366
- * ```
1367
- *
1368
- * ---
1369
- *
1370
- * **Response**
1371
- * ```ts
1372
- * type Response = {
1373
- * id?: string
1374
- * name?: string
1375
- * level?: string
1376
- * address?: string
1377
- * note?: string
1378
- * // [items] start
1379
- * // [items] end
1380
- * admins?: Array<{
1381
- * id?: string
1382
- * name?: string
1383
- * createdTimestamp?: string
1384
- * updatedTimestamp?: string
1385
- * gender?: string
1386
- * identityNumber?: string
1387
- * phoneNumber?: string
1388
- * birthdate?: string
1389
- * }>
1390
- * // [items] start
1391
- * // [items] end
1392
- * members?: Array<{
1393
- * id?: string
1394
- * hospitalStateId?: string
1395
- * name?: string
1396
- * note?: string
1397
- * // [items] start
1398
- * // [items] end
1399
- * admins?: Array<{
1400
- * id?: string
1401
- * name?: string
1402
- * createdTimestamp?: string
1403
- * updatedTimestamp?: string
1404
- * gender?: string
1405
- * identityNumber?: string
1406
- * phoneNumber?: string
1407
- * birthdate?: string
1408
- * }>
1409
- * // [items] start
1410
- * // [items] end
1411
- * members?: Array<{
1412
- * id?: string
1413
- * departmentStateId?: string
1414
- * name?: string
1415
- * note?: string
1416
- * // [items] start
1417
- * // [items] end
1418
- * admins?: Array<{
1419
- * id?: string
1420
- * name?: string
1421
- * createdTimestamp?: string
1422
- * updatedTimestamp?: string
1423
- * gender?: string
1424
- * identityNumber?: string
1425
- * phoneNumber?: string
1426
- * birthdate?: string
1427
- * }>
1428
- * // [items] start
1429
- * // [items] end
1430
- * members?: Array<{
1431
- * id?: string
1432
- * name?: string
1433
- * createdTimestamp?: string
1434
- * updatedTimestamp?: string
1435
- * gender?: string
1436
- * identityNumber?: string
1437
- * phoneNumber?: string
1438
- * birthdate?: string
1439
- * }>
1440
- * createdTimestamp?: string
1441
- * updatedTimestamp?: string
1442
- * }>
1443
- * createdTimestamp?: string
1444
- * updatedTimestamp?: string
1445
- * }>
1446
- * createdTimestamp?: string
1447
- * updatedTimestamp?: string
1448
- * }
1449
- * ```
1450
- */
1451
- putHospitalState<
1452
- Config extends Alova2MethodConfig<HospitalState> & {
1453
- pathParams: {
1454
- id: string;
1455
- };
1456
- data: HospitalState;
1457
- }
1458
- >(
1459
- config: Config
1460
- ): Alova2Method<HospitalState, 'hospitalStateRestful.putHospitalState', Config>;
1461
- /**
1462
- * ---
1463
- *
1464
- * [DELETE]
1465
- *
1466
- * **path:** /管理/服务/医院/{id}
1467
- *
1468
- * ---
1469
- *
1470
- * **Path Parameters**
1471
- * ```ts
1472
- * type PathParameters = {
1473
- * id: string
1474
- * }
1475
- * ```
1476
- *
1477
- * ---
1478
- *
1479
- * **Response**
1480
- * ```ts
1481
- * type Response = null
1482
- * ```
1483
- */
1484
- deleteHospitalState<
1485
- Config extends Alova2MethodConfig<null> & {
1486
- pathParams: {
1487
- id: string;
1488
- };
1489
- }
1490
- >(
1491
- config: Config
1492
- ): Alova2Method<null, 'hospitalStateRestful.deleteHospitalState', Config>;
1493
- /**
1494
- * ---
1495
- *
1496
- * [GET]
1497
- *
1498
- * **path:** /管理/服务/医院
1499
- *
1500
- * ---
1501
- *
1502
- * **Query Parameters**
1503
- * ```ts
1504
- * type QueryParameters = {
1505
- * hospitalStateId?: string
1506
- * hospitalStateName?: string
1507
- * hospitalStateLevel?: string
1508
- * hospitalStateAddress?: string
1509
- * hospitalStateNote?: string
1510
- * startTime?: string
1511
- * endTime?: string
1512
- * pageSize: number
1513
- * page: number
1514
- * sort: string
1515
- * }
1516
- * ```
1517
- *
1518
- * ---
1519
- *
1520
- * **Response**
1521
- * ```ts
1522
- * type Response = {
1523
- * totalElements?: number
1524
- * totalPages?: number
1525
- * first?: boolean
1526
- * last?: boolean
1527
- * size?: number
1528
- * // [items] start
1529
- * // [items] end
1530
- * content?: Array<{
1531
- * id?: string
1532
- * name?: string
1533
- * level?: string
1534
- * address?: string
1535
- * note?: string
1536
- * // [items] start
1537
- * // [items] end
1538
- * admins?: Array<{
1539
- * id?: string
1540
- * name?: string
1541
- * createdTimestamp?: string
1542
- * updatedTimestamp?: string
1543
- * gender?: string
1544
- * identityNumber?: string
1545
- * phoneNumber?: string
1546
- * birthdate?: string
1547
- * }>
1548
- * // [items] start
1549
- * // [items] end
1550
- * members?: Array<{
1551
- * id?: string
1552
- * hospitalStateId?: string
1553
- * name?: string
1554
- * note?: string
1555
- * // [items] start
1556
- * // [items] end
1557
- * admins?: Array<{
1558
- * id?: string
1559
- * name?: string
1560
- * createdTimestamp?: string
1561
- * updatedTimestamp?: string
1562
- * gender?: string
1563
- * identityNumber?: string
1564
- * phoneNumber?: string
1565
- * birthdate?: string
1566
- * }>
1567
- * // [items] start
1568
- * // [items] end
1569
- * members?: Array<{
1570
- * id?: string
1571
- * departmentStateId?: string
1572
- * name?: string
1573
- * note?: string
1574
- * // [items] start
1575
- * // [items] end
1576
- * admins?: Array<{
1577
- * id?: string
1578
- * name?: string
1579
- * createdTimestamp?: string
1580
- * updatedTimestamp?: string
1581
- * gender?: string
1582
- * identityNumber?: string
1583
- * phoneNumber?: string
1584
- * birthdate?: string
1585
- * }>
1586
- * // [items] start
1587
- * // [items] end
1588
- * members?: Array<{
1589
- * id?: string
1590
- * name?: string
1591
- * createdTimestamp?: string
1592
- * updatedTimestamp?: string
1593
- * gender?: string
1594
- * identityNumber?: string
1595
- * phoneNumber?: string
1596
- * birthdate?: string
1597
- * }>
1598
- * createdTimestamp?: string
1599
- * updatedTimestamp?: string
1600
- * }>
1601
- * createdTimestamp?: string
1602
- * updatedTimestamp?: string
1603
- * }>
1604
- * createdTimestamp?: string
1605
- * updatedTimestamp?: string
1606
- * }>
1607
- * number?: number
1608
- * sort?: {
1609
- * empty?: boolean
1610
- * sorted?: boolean
1611
- * unsorted?: boolean
1612
- * }
1613
- * numberOfElements?: number
1614
- * pageable?: {
1615
- * offset?: number
1616
- * sort?: {
1617
- * empty?: boolean
1618
- * sorted?: boolean
1619
- * unsorted?: boolean
1620
- * }
1621
- * paged?: boolean
1622
- * pageNumber?: number
1623
- * pageSize?: number
1624
- * unpaged?: boolean
1625
- * }
1626
- * empty?: boolean
1627
- * }
1628
- * ```
1629
- */
1630
- getHospitalStates<
1631
- Config extends Alova2MethodConfig<PageHospitalState> & {
1632
- params: {
1633
- hospitalStateId?: string;
1634
- hospitalStateName?: string;
1635
- hospitalStateLevel?: string;
1636
- hospitalStateAddress?: string;
1637
- hospitalStateNote?: string;
1638
- startTime?: string;
1639
- endTime?: string;
1640
- pageSize: number;
1641
- page: number;
1642
- sort: string;
1643
- };
1644
- }
1645
- >(
1646
- config: Config
1647
- ): Alova2Method<PageHospitalState, 'hospitalStateRestful.getHospitalStates', Config>;
1648
- /**
1649
- * ---
1650
- *
1651
- * [POST]
1652
- *
1653
- * **path:** /管理/服务/医院
1654
- *
1655
- * ---
1656
- *
1657
- * **RequestBody**
1658
- * ```ts
1659
- * type RequestBody = {
1660
- * id?: string
1661
- * name?: string
1662
- * level?: string
1663
- * address?: string
1664
- * note?: string
1665
- * // [items] start
1666
- * // [items] end
1667
- * admins?: Array<{
1668
- * id?: string
1669
- * name?: string
1670
- * createdTimestamp?: string
1671
- * updatedTimestamp?: string
1672
- * gender?: string
1673
- * identityNumber?: string
1674
- * phoneNumber?: string
1675
- * birthdate?: string
1676
- * }>
1677
- * // [items] start
1678
- * // [items] end
1679
- * members?: Array<{
1680
- * id?: string
1681
- * hospitalStateId?: string
1682
- * name?: string
1683
- * note?: string
1684
- * // [items] start
1685
- * // [items] end
1686
- * admins?: Array<{
1687
- * id?: string
1688
- * name?: string
1689
- * createdTimestamp?: string
1690
- * updatedTimestamp?: string
1691
- * gender?: string
1692
- * identityNumber?: string
1693
- * phoneNumber?: string
1694
- * birthdate?: string
1695
- * }>
1696
- * // [items] start
1697
- * // [items] end
1698
- * members?: Array<{
1699
- * id?: string
1700
- * departmentStateId?: string
1701
- * name?: string
1702
- * note?: string
1703
- * // [items] start
1704
- * // [items] end
1705
- * admins?: Array<{
1706
- * id?: string
1707
- * name?: string
1708
- * createdTimestamp?: string
1709
- * updatedTimestamp?: string
1710
- * gender?: string
1711
- * identityNumber?: string
1712
- * phoneNumber?: string
1713
- * birthdate?: string
1714
- * }>
1715
- * // [items] start
1716
- * // [items] end
1717
- * members?: Array<{
1718
- * id?: string
1719
- * name?: string
1720
- * createdTimestamp?: string
1721
- * updatedTimestamp?: string
1722
- * gender?: string
1723
- * identityNumber?: string
1724
- * phoneNumber?: string
1725
- * birthdate?: string
1726
- * }>
1727
- * createdTimestamp?: string
1728
- * updatedTimestamp?: string
1729
- * }>
1730
- * createdTimestamp?: string
1731
- * updatedTimestamp?: string
1732
- * }>
1733
- * createdTimestamp?: string
1734
- * updatedTimestamp?: string
1735
- * }
1736
- * ```
1737
- *
1738
- * ---
1739
- *
1740
- * **Response**
1741
- * ```ts
1742
- * type Response = {
1743
- * id?: string
1744
- * name?: string
1745
- * level?: string
1746
- * address?: string
1747
- * note?: string
1748
- * // [items] start
1749
- * // [items] end
1750
- * admins?: Array<{
1751
- * id?: string
1752
- * name?: string
1753
- * createdTimestamp?: string
1754
- * updatedTimestamp?: string
1755
- * gender?: string
1756
- * identityNumber?: string
1757
- * phoneNumber?: string
1758
- * birthdate?: string
1759
- * }>
1760
- * // [items] start
1761
- * // [items] end
1762
- * members?: Array<{
1763
- * id?: string
1764
- * hospitalStateId?: string
1765
- * name?: string
1766
- * note?: string
1767
- * // [items] start
1768
- * // [items] end
1769
- * admins?: Array<{
1770
- * id?: string
1771
- * name?: string
1772
- * createdTimestamp?: string
1773
- * updatedTimestamp?: string
1774
- * gender?: string
1775
- * identityNumber?: string
1776
- * phoneNumber?: string
1777
- * birthdate?: string
1778
- * }>
1779
- * // [items] start
1780
- * // [items] end
1781
- * members?: Array<{
1782
- * id?: string
1783
- * departmentStateId?: string
1784
- * name?: string
1785
- * note?: string
1786
- * // [items] start
1787
- * // [items] end
1788
- * admins?: Array<{
1789
- * id?: string
1790
- * name?: string
1791
- * createdTimestamp?: string
1792
- * updatedTimestamp?: string
1793
- * gender?: string
1794
- * identityNumber?: string
1795
- * phoneNumber?: string
1796
- * birthdate?: string
1797
- * }>
1798
- * // [items] start
1799
- * // [items] end
1800
- * members?: Array<{
1801
- * id?: string
1802
- * name?: string
1803
- * createdTimestamp?: string
1804
- * updatedTimestamp?: string
1805
- * gender?: string
1806
- * identityNumber?: string
1807
- * phoneNumber?: string
1808
- * birthdate?: string
1809
- * }>
1810
- * createdTimestamp?: string
1811
- * updatedTimestamp?: string
1812
- * }>
1813
- * createdTimestamp?: string
1814
- * updatedTimestamp?: string
1815
- * }>
1816
- * createdTimestamp?: string
1817
- * updatedTimestamp?: string
1818
- * }
1819
- * ```
1820
- */
1821
- postHospitalState<
1822
- Config extends Alova2MethodConfig<HospitalState> & {
1823
- data: HospitalState;
1824
- }
1825
- >(
1826
- config: Config
1827
- ): Alova2Method<HospitalState, 'hospitalStateRestful.postHospitalState', Config>;
1828
- };
1829
- general: {
1830
- /**
1831
- * ---
1832
- *
1833
- * [POST]
1834
- *
1835
- * **path:** /deleteDepartmentState
1836
- *
1837
- * ---
1838
- *
1839
- * **RequestBody**
1840
- * ```ts
1841
- * type RequestBody = string
1842
- * ```
1843
- *
1844
- * ---
1845
- *
1846
- * **Response**
1847
- * ```ts
1848
- * type Response = null
1849
- * ```
1850
- */
1851
- deleteDepartmentState_POST<
1852
- Config extends Alova2MethodConfig<null> & {
1853
- data: string;
1854
- }
1855
- >(
1856
- config: Config
1857
- ): Alova2Method<null, 'general.deleteDepartmentState_POST', Config>;
1858
- /**
1859
- * ---
1860
- *
1861
- * [GET]
1862
- *
1863
- * **path:** /deleteDepartmentState/{deleteDepartmentState}
1864
- *
1865
- * ---
1866
- *
1867
- * **Path Parameters**
1868
- * ```ts
1869
- * type PathParameters = {
1870
- * deleteDepartmentState: string
1871
- * }
1872
- * ```
1873
- *
1874
- * ---
1875
- *
1876
- * **Response**
1877
- * ```ts
1878
- * type Response = null
1879
- * ```
1880
- */
1881
- deleteDepartmentState_GET<
1882
- Config extends Alova2MethodConfig<null> & {
1883
- pathParams: {
1884
- deleteDepartmentState: string;
1885
- };
1886
- }
1887
- >(
1888
- config: Config
1889
- ): Alova2Method<null, 'general.deleteDepartmentState_GET', Config>;
1890
- /**
1891
- * ---
1892
- *
1893
- * [POST]
1894
- *
1895
- * **path:** /deleteDivisionState
1896
- *
1897
- * ---
1898
- *
1899
- * **RequestBody**
1900
- * ```ts
1901
- * type RequestBody = string
1902
- * ```
1903
- *
1904
- * ---
1905
- *
1906
- * **Response**
1907
- * ```ts
1908
- * type Response = null
1909
- * ```
1910
- */
1911
- deleteDivisionState_POST<
1912
- Config extends Alova2MethodConfig<null> & {
1913
- data: string;
1914
- }
1915
- >(
1916
- config: Config
1917
- ): Alova2Method<null, 'general.deleteDivisionState_POST', Config>;
1918
- /**
1919
- * ---
1920
- *
1921
- * [GET]
1922
- *
1923
- * **path:** /deleteDivisionState/{deleteDivisionState}
1924
- *
1925
- * ---
1926
- *
1927
- * **Path Parameters**
1928
- * ```ts
1929
- * type PathParameters = {
1930
- * deleteDivisionState: string
1931
- * }
1932
- * ```
1933
- *
1934
- * ---
1935
- *
1936
- * **Response**
1937
- * ```ts
1938
- * type Response = null
1939
- * ```
1940
- */
1941
- deleteDivisionState_GET<
1942
- Config extends Alova2MethodConfig<null> & {
1943
- pathParams: {
1944
- deleteDivisionState: string;
1945
- };
1946
- }
1947
- >(
1948
- config: Config
1949
- ): Alova2Method<null, 'general.deleteDivisionState_GET', Config>;
1950
- /**
1951
- * ---
1952
- *
1953
- * [POST]
1954
- *
1955
- * **path:** /deleteHospitalState
1956
- *
1957
- * ---
1958
- *
1959
- * **RequestBody**
1960
- * ```ts
1961
- * type RequestBody = string
1962
- * ```
1963
- *
1964
- * ---
1965
- *
1966
- * **Response**
1967
- * ```ts
1968
- * type Response = null
1969
- * ```
1970
- */
1971
- deleteHospitalState_POST<
1972
- Config extends Alova2MethodConfig<null> & {
1973
- data: string;
1974
- }
1975
- >(
1976
- config: Config
1977
- ): Alova2Method<null, 'general.deleteHospitalState_POST', Config>;
1978
- /**
1979
- * ---
1980
- *
1981
- * [GET]
1982
- *
1983
- * **path:** /deleteHospitalState/{deleteHospitalState}
1984
- *
1985
- * ---
1986
- *
1987
- * **Path Parameters**
1988
- * ```ts
1989
- * type PathParameters = {
1990
- * deleteHospitalState: string
1991
- * }
1992
- * ```
1993
- *
1994
- * ---
1995
- *
1996
- * **Response**
1997
- * ```ts
1998
- * type Response = null
1999
- * ```
2000
- */
2001
- deleteHospitalState_GET<
2002
- Config extends Alova2MethodConfig<null> & {
2003
- pathParams: {
2004
- deleteHospitalState: string;
2005
- };
2006
- }
2007
- >(
2008
- config: Config
2009
- ): Alova2Method<null, 'general.deleteHospitalState_GET', Config>;
2010
- /**
2011
- * ---
2012
- *
2013
- * [POST]
2014
- *
2015
- * **path:** /getDepartmentState
2016
- *
2017
- * ---
2018
- *
2019
- * **RequestBody**
2020
- * ```ts
2021
- * type RequestBody = string
2022
- * ```
2023
- *
2024
- * ---
2025
- *
2026
- * **Response**
2027
- * ```ts
2028
- * type Response = {
2029
- * id?: string
2030
- * hospitalStateId?: string
2031
- * name?: string
2032
- * note?: string
2033
- * // [items] start
2034
- * // [items] end
2035
- * admins?: Array<{
2036
- * id?: string
2037
- * name?: string
2038
- * createdTimestamp?: string
2039
- * updatedTimestamp?: string
2040
- * gender?: string
2041
- * identityNumber?: string
2042
- * phoneNumber?: string
2043
- * birthdate?: string
2044
- * }>
2045
- * // [items] start
2046
- * // [items] end
2047
- * members?: Array<{
2048
- * id?: string
2049
- * departmentStateId?: string
2050
- * name?: string
2051
- * note?: string
2052
- * // [items] start
2053
- * // [items] end
2054
- * admins?: Array<{
2055
- * id?: string
2056
- * name?: string
2057
- * createdTimestamp?: string
2058
- * updatedTimestamp?: string
2059
- * gender?: string
2060
- * identityNumber?: string
2061
- * phoneNumber?: string
2062
- * birthdate?: string
2063
- * }>
2064
- * // [items] start
2065
- * // [items] end
2066
- * members?: Array<{
2067
- * id?: string
2068
- * name?: string
2069
- * createdTimestamp?: string
2070
- * updatedTimestamp?: string
2071
- * gender?: string
2072
- * identityNumber?: string
2073
- * phoneNumber?: string
2074
- * birthdate?: string
2075
- * }>
2076
- * createdTimestamp?: string
2077
- * updatedTimestamp?: string
2078
- * }>
2079
- * createdTimestamp?: string
2080
- * updatedTimestamp?: string
2081
- * }
2082
- * ```
2083
- */
2084
- getDepartmentState_POST<
2085
- Config extends Alova2MethodConfig<DepartmentState> & {
2086
- data: string;
2087
- }
2088
- >(
2089
- config: Config
2090
- ): Alova2Method<DepartmentState, 'general.getDepartmentState_POST', Config>;
2091
- /**
2092
- * ---
2093
- *
2094
- * [GET]
2095
- *
2096
- * **path:** /getDepartmentState/{getDepartmentState}
2097
- *
2098
- * ---
2099
- *
2100
- * **Path Parameters**
2101
- * ```ts
2102
- * type PathParameters = {
2103
- * getDepartmentState: string
2104
- * }
2105
- * ```
2106
- *
2107
- * ---
2108
- *
2109
- * **Response**
2110
- * ```ts
2111
- * type Response = {
2112
- * id?: string
2113
- * hospitalStateId?: string
2114
- * name?: string
2115
- * note?: string
2116
- * // [items] start
2117
- * // [items] end
2118
- * admins?: Array<{
2119
- * id?: string
2120
- * name?: string
2121
- * createdTimestamp?: string
2122
- * updatedTimestamp?: string
2123
- * gender?: string
2124
- * identityNumber?: string
2125
- * phoneNumber?: string
2126
- * birthdate?: string
2127
- * }>
2128
- * // [items] start
2129
- * // [items] end
2130
- * members?: Array<{
2131
- * id?: string
2132
- * departmentStateId?: string
2133
- * name?: string
2134
- * note?: string
2135
- * // [items] start
2136
- * // [items] end
2137
- * admins?: Array<{
2138
- * id?: string
2139
- * name?: string
2140
- * createdTimestamp?: string
2141
- * updatedTimestamp?: string
2142
- * gender?: string
2143
- * identityNumber?: string
2144
- * phoneNumber?: string
2145
- * birthdate?: string
2146
- * }>
2147
- * // [items] start
2148
- * // [items] end
2149
- * members?: Array<{
2150
- * id?: string
2151
- * name?: string
2152
- * createdTimestamp?: string
2153
- * updatedTimestamp?: string
2154
- * gender?: string
2155
- * identityNumber?: string
2156
- * phoneNumber?: string
2157
- * birthdate?: string
2158
- * }>
2159
- * createdTimestamp?: string
2160
- * updatedTimestamp?: string
2161
- * }>
2162
- * createdTimestamp?: string
2163
- * updatedTimestamp?: string
2164
- * }
2165
- * ```
2166
- */
2167
- getDepartmentState_GET<
2168
- Config extends Alova2MethodConfig<DepartmentState> & {
2169
- pathParams: {
2170
- getDepartmentState: string;
2171
- };
2172
- }
2173
- >(
2174
- config: Config
2175
- ): Alova2Method<DepartmentState, 'general.getDepartmentState_GET', Config>;
2176
- /**
2177
- * ---
2178
- *
2179
- * [POST]
2180
- *
2181
- * **path:** /getDivisionState
2182
- *
2183
- * ---
2184
- *
2185
- * **RequestBody**
2186
- * ```ts
2187
- * type RequestBody = string
2188
- * ```
2189
- *
2190
- * ---
2191
- *
2192
- * **Response**
2193
- * ```ts
2194
- * type Response = {
2195
- * id?: string
2196
- * departmentStateId?: string
2197
- * name?: string
2198
- * note?: string
2199
- * // [items] start
2200
- * // [items] end
2201
- * admins?: Array<{
2202
- * id?: string
2203
- * name?: string
2204
- * createdTimestamp?: string
2205
- * updatedTimestamp?: string
2206
- * gender?: string
2207
- * identityNumber?: string
2208
- * phoneNumber?: string
2209
- * birthdate?: string
2210
- * }>
2211
- * // [items] start
2212
- * // [items] end
2213
- * members?: Array<{
2214
- * id?: string
2215
- * name?: string
2216
- * createdTimestamp?: string
2217
- * updatedTimestamp?: string
2218
- * gender?: string
2219
- * identityNumber?: string
2220
- * phoneNumber?: string
2221
- * birthdate?: string
2222
- * }>
2223
- * createdTimestamp?: string
2224
- * updatedTimestamp?: string
2225
- * }
2226
- * ```
2227
- */
2228
- getDivisionState_POST<
2229
- Config extends Alova2MethodConfig<DivisionState> & {
2230
- data: string;
2231
- }
2232
- >(
2233
- config: Config
2234
- ): Alova2Method<DivisionState, 'general.getDivisionState_POST', Config>;
2235
- /**
2236
- * ---
2237
- *
2238
- * [GET]
2239
- *
2240
- * **path:** /getDivisionState/{getDivisionState}
2241
- *
2242
- * ---
2243
- *
2244
- * **Path Parameters**
2245
- * ```ts
2246
- * type PathParameters = {
2247
- * getDivisionState: string
2248
- * }
2249
- * ```
2250
- *
2251
- * ---
2252
- *
2253
- * **Response**
2254
- * ```ts
2255
- * type Response = {
2256
- * id?: string
2257
- * departmentStateId?: string
2258
- * name?: string
2259
- * note?: string
2260
- * // [items] start
2261
- * // [items] end
2262
- * admins?: Array<{
2263
- * id?: string
2264
- * name?: string
2265
- * createdTimestamp?: string
2266
- * updatedTimestamp?: string
2267
- * gender?: string
2268
- * identityNumber?: string
2269
- * phoneNumber?: string
2270
- * birthdate?: string
2271
- * }>
2272
- * // [items] start
2273
- * // [items] end
2274
- * members?: Array<{
2275
- * id?: string
2276
- * name?: string
2277
- * createdTimestamp?: string
2278
- * updatedTimestamp?: string
2279
- * gender?: string
2280
- * identityNumber?: string
2281
- * phoneNumber?: string
2282
- * birthdate?: string
2283
- * }>
2284
- * createdTimestamp?: string
2285
- * updatedTimestamp?: string
2286
- * }
2287
- * ```
2288
- */
2289
- getDivisionState_GET<
2290
- Config extends Alova2MethodConfig<DivisionState> & {
2291
- pathParams: {
2292
- getDivisionState: string;
2293
- };
2294
- }
2295
- >(
2296
- config: Config
2297
- ): Alova2Method<DivisionState, 'general.getDivisionState_GET', Config>;
2298
- /**
2299
- * ---
2300
- *
2301
- * [POST]
2302
- *
2303
- * **path:** /getHospitalState
2304
- *
2305
- * ---
2306
- *
2307
- * **RequestBody**
2308
- * ```ts
2309
- * type RequestBody = string
2310
- * ```
2311
- *
2312
- * ---
2313
- *
2314
- * **Response**
2315
- * ```ts
2316
- * type Response = {
2317
- * id?: string
2318
- * name?: string
2319
- * level?: string
2320
- * address?: string
2321
- * note?: string
2322
- * // [items] start
2323
- * // [items] end
2324
- * admins?: Array<{
2325
- * id?: string
2326
- * name?: string
2327
- * createdTimestamp?: string
2328
- * updatedTimestamp?: string
2329
- * gender?: string
2330
- * identityNumber?: string
2331
- * phoneNumber?: string
2332
- * birthdate?: string
2333
- * }>
2334
- * // [items] start
2335
- * // [items] end
2336
- * members?: Array<{
2337
- * id?: string
2338
- * hospitalStateId?: string
2339
- * name?: string
2340
- * note?: string
2341
- * // [items] start
2342
- * // [items] end
2343
- * admins?: Array<{
2344
- * id?: string
2345
- * name?: string
2346
- * createdTimestamp?: string
2347
- * updatedTimestamp?: string
2348
- * gender?: string
2349
- * identityNumber?: string
2350
- * phoneNumber?: string
2351
- * birthdate?: string
2352
- * }>
2353
- * // [items] start
2354
- * // [items] end
2355
- * members?: Array<{
2356
- * id?: string
2357
- * departmentStateId?: string
2358
- * name?: string
2359
- * note?: string
2360
- * // [items] start
2361
- * // [items] end
2362
- * admins?: Array<{
2363
- * id?: string
2364
- * name?: string
2365
- * createdTimestamp?: string
2366
- * updatedTimestamp?: string
2367
- * gender?: string
2368
- * identityNumber?: string
2369
- * phoneNumber?: string
2370
- * birthdate?: string
2371
- * }>
2372
- * // [items] start
2373
- * // [items] end
2374
- * members?: Array<{
2375
- * id?: string
2376
- * name?: string
2377
- * createdTimestamp?: string
2378
- * updatedTimestamp?: string
2379
- * gender?: string
2380
- * identityNumber?: string
2381
- * phoneNumber?: string
2382
- * birthdate?: string
2383
- * }>
2384
- * createdTimestamp?: string
2385
- * updatedTimestamp?: string
2386
- * }>
2387
- * createdTimestamp?: string
2388
- * updatedTimestamp?: string
2389
- * }>
2390
- * createdTimestamp?: string
2391
- * updatedTimestamp?: string
2392
- * }
2393
- * ```
2394
- */
2395
- getHospitalState_POST<
2396
- Config extends Alova2MethodConfig<HospitalState> & {
2397
- data: string;
2398
- }
2399
- >(
2400
- config: Config
2401
- ): Alova2Method<HospitalState, 'general.getHospitalState_POST', Config>;
2402
- /**
2403
- * ---
2404
- *
2405
- * [GET]
2406
- *
2407
- * **path:** /getHospitalState/{getHospitalState}
2408
- *
2409
- * ---
2410
- *
2411
- * **Path Parameters**
2412
- * ```ts
2413
- * type PathParameters = {
2414
- * getHospitalState: string
2415
- * }
2416
- * ```
2417
- *
2418
- * ---
2419
- *
2420
- * **Response**
2421
- * ```ts
2422
- * type Response = {
2423
- * id?: string
2424
- * name?: string
2425
- * level?: string
2426
- * address?: string
2427
- * note?: string
2428
- * // [items] start
2429
- * // [items] end
2430
- * admins?: Array<{
2431
- * id?: string
2432
- * name?: string
2433
- * createdTimestamp?: string
2434
- * updatedTimestamp?: string
2435
- * gender?: string
2436
- * identityNumber?: string
2437
- * phoneNumber?: string
2438
- * birthdate?: string
2439
- * }>
2440
- * // [items] start
2441
- * // [items] end
2442
- * members?: Array<{
2443
- * id?: string
2444
- * hospitalStateId?: string
2445
- * name?: string
2446
- * note?: string
2447
- * // [items] start
2448
- * // [items] end
2449
- * admins?: Array<{
2450
- * id?: string
2451
- * name?: string
2452
- * createdTimestamp?: string
2453
- * updatedTimestamp?: string
2454
- * gender?: string
2455
- * identityNumber?: string
2456
- * phoneNumber?: string
2457
- * birthdate?: string
2458
- * }>
2459
- * // [items] start
2460
- * // [items] end
2461
- * members?: Array<{
2462
- * id?: string
2463
- * departmentStateId?: string
2464
- * name?: string
2465
- * note?: string
2466
- * // [items] start
2467
- * // [items] end
2468
- * admins?: Array<{
2469
- * id?: string
2470
- * name?: string
2471
- * createdTimestamp?: string
2472
- * updatedTimestamp?: string
2473
- * gender?: string
2474
- * identityNumber?: string
2475
- * phoneNumber?: string
2476
- * birthdate?: string
2477
- * }>
2478
- * // [items] start
2479
- * // [items] end
2480
- * members?: Array<{
2481
- * id?: string
2482
- * name?: string
2483
- * createdTimestamp?: string
2484
- * updatedTimestamp?: string
2485
- * gender?: string
2486
- * identityNumber?: string
2487
- * phoneNumber?: string
2488
- * birthdate?: string
2489
- * }>
2490
- * createdTimestamp?: string
2491
- * updatedTimestamp?: string
2492
- * }>
2493
- * createdTimestamp?: string
2494
- * updatedTimestamp?: string
2495
- * }>
2496
- * createdTimestamp?: string
2497
- * updatedTimestamp?: string
2498
- * }
2499
- * ```
2500
- */
2501
- getHospitalState_GET<
2502
- Config extends Alova2MethodConfig<HospitalState> & {
2503
- pathParams: {
2504
- getHospitalState: string;
2505
- };
2506
- }
2507
- >(
2508
- config: Config
2509
- ): Alova2Method<HospitalState, 'general.getHospitalState_GET', Config>;
2510
- /**
2511
- * ---
2512
- *
2513
- * [POST]
2514
- *
2515
- * **path:** /postDepartmentState
2516
- *
2517
- * ---
2518
- *
2519
- * **RequestBody**
2520
- * ```ts
2521
- * type RequestBody = {
2522
- * id?: string
2523
- * hospitalStateId?: string
2524
- * name?: string
2525
- * note?: string
2526
- * // [items] start
2527
- * // [items] end
2528
- * admins?: Array<{
2529
- * id?: string
2530
- * name?: string
2531
- * createdTimestamp?: string
2532
- * updatedTimestamp?: string
2533
- * gender?: string
2534
- * identityNumber?: string
2535
- * phoneNumber?: string
2536
- * birthdate?: string
2537
- * }>
2538
- * // [items] start
2539
- * // [items] end
2540
- * members?: Array<{
2541
- * id?: string
2542
- * departmentStateId?: string
2543
- * name?: string
2544
- * note?: string
2545
- * // [items] start
2546
- * // [items] end
2547
- * admins?: Array<{
2548
- * id?: string
2549
- * name?: string
2550
- * createdTimestamp?: string
2551
- * updatedTimestamp?: string
2552
- * gender?: string
2553
- * identityNumber?: string
2554
- * phoneNumber?: string
2555
- * birthdate?: string
2556
- * }>
2557
- * // [items] start
2558
- * // [items] end
2559
- * members?: Array<{
2560
- * id?: string
2561
- * name?: string
2562
- * createdTimestamp?: string
2563
- * updatedTimestamp?: string
2564
- * gender?: string
2565
- * identityNumber?: string
2566
- * phoneNumber?: string
2567
- * birthdate?: string
2568
- * }>
2569
- * createdTimestamp?: string
2570
- * updatedTimestamp?: string
2571
- * }>
2572
- * createdTimestamp?: string
2573
- * updatedTimestamp?: string
2574
- * }
2575
- * ```
2576
- *
2577
- * ---
2578
- *
2579
- * **Response**
2580
- * ```ts
2581
- * type Response = {
2582
- * id?: string
2583
- * hospitalStateId?: string
2584
- * name?: string
2585
- * note?: string
2586
- * // [items] start
2587
- * // [items] end
2588
- * admins?: Array<{
2589
- * id?: string
2590
- * name?: string
2591
- * createdTimestamp?: string
2592
- * updatedTimestamp?: string
2593
- * gender?: string
2594
- * identityNumber?: string
2595
- * phoneNumber?: string
2596
- * birthdate?: string
2597
- * }>
2598
- * // [items] start
2599
- * // [items] end
2600
- * members?: Array<{
2601
- * id?: string
2602
- * departmentStateId?: string
2603
- * name?: string
2604
- * note?: string
2605
- * // [items] start
2606
- * // [items] end
2607
- * admins?: Array<{
2608
- * id?: string
2609
- * name?: string
2610
- * createdTimestamp?: string
2611
- * updatedTimestamp?: string
2612
- * gender?: string
2613
- * identityNumber?: string
2614
- * phoneNumber?: string
2615
- * birthdate?: string
2616
- * }>
2617
- * // [items] start
2618
- * // [items] end
2619
- * members?: Array<{
2620
- * id?: string
2621
- * name?: string
2622
- * createdTimestamp?: string
2623
- * updatedTimestamp?: string
2624
- * gender?: string
2625
- * identityNumber?: string
2626
- * phoneNumber?: string
2627
- * birthdate?: string
2628
- * }>
2629
- * createdTimestamp?: string
2630
- * updatedTimestamp?: string
2631
- * }>
2632
- * createdTimestamp?: string
2633
- * updatedTimestamp?: string
2634
- * }
2635
- * ```
2636
- */
2637
- postDepartmentState_POST<
2638
- Config extends Alova2MethodConfig<DepartmentState> & {
2639
- data: DepartmentState;
2640
- }
2641
- >(
2642
- config: Config
2643
- ): Alova2Method<DepartmentState, 'general.postDepartmentState_POST', Config>;
2644
- /**
2645
- * ---
2646
- *
2647
- * [GET]
2648
- *
2649
- * **path:** /postDepartmentState/{postDepartmentState}
2650
- *
2651
- * ---
2652
- *
2653
- * **Path Parameters**
2654
- * ```ts
2655
- * type PathParameters = {
2656
- * postDepartmentState: {
2657
- * id?: string
2658
- * hospitalStateId?: string
2659
- * name?: string
2660
- * note?: string
2661
- * // [items] start
2662
- * // [items] end
2663
- * admins?: Array<{
2664
- * id?: string
2665
- * name?: string
2666
- * createdTimestamp?: string
2667
- * updatedTimestamp?: string
2668
- * gender?: string
2669
- * identityNumber?: string
2670
- * phoneNumber?: string
2671
- * birthdate?: string
2672
- * }>
2673
- * // [items] start
2674
- * // [items] end
2675
- * members?: Array<{
2676
- * id?: string
2677
- * departmentStateId?: string
2678
- * name?: string
2679
- * note?: string
2680
- * // [items] start
2681
- * // [items] end
2682
- * admins?: Array<{
2683
- * id?: string
2684
- * name?: string
2685
- * createdTimestamp?: string
2686
- * updatedTimestamp?: string
2687
- * gender?: string
2688
- * identityNumber?: string
2689
- * phoneNumber?: string
2690
- * birthdate?: string
2691
- * }>
2692
- * // [items] start
2693
- * // [items] end
2694
- * members?: Array<{
2695
- * id?: string
2696
- * name?: string
2697
- * createdTimestamp?: string
2698
- * updatedTimestamp?: string
2699
- * gender?: string
2700
- * identityNumber?: string
2701
- * phoneNumber?: string
2702
- * birthdate?: string
2703
- * }>
2704
- * createdTimestamp?: string
2705
- * updatedTimestamp?: string
2706
- * }>
2707
- * createdTimestamp?: string
2708
- * updatedTimestamp?: string
2709
- * }
2710
- * }
2711
- * ```
2712
- *
2713
- * ---
2714
- *
2715
- * **Response**
2716
- * ```ts
2717
- * type Response = {
2718
- * id?: string
2719
- * hospitalStateId?: string
2720
- * name?: string
2721
- * note?: string
2722
- * // [items] start
2723
- * // [items] end
2724
- * admins?: Array<{
2725
- * id?: string
2726
- * name?: string
2727
- * createdTimestamp?: string
2728
- * updatedTimestamp?: string
2729
- * gender?: string
2730
- * identityNumber?: string
2731
- * phoneNumber?: string
2732
- * birthdate?: string
2733
- * }>
2734
- * // [items] start
2735
- * // [items] end
2736
- * members?: Array<{
2737
- * id?: string
2738
- * departmentStateId?: string
2739
- * name?: string
2740
- * note?: string
2741
- * // [items] start
2742
- * // [items] end
2743
- * admins?: Array<{
2744
- * id?: string
2745
- * name?: string
2746
- * createdTimestamp?: string
2747
- * updatedTimestamp?: string
2748
- * gender?: string
2749
- * identityNumber?: string
2750
- * phoneNumber?: string
2751
- * birthdate?: string
2752
- * }>
2753
- * // [items] start
2754
- * // [items] end
2755
- * members?: Array<{
2756
- * id?: string
2757
- * name?: string
2758
- * createdTimestamp?: string
2759
- * updatedTimestamp?: string
2760
- * gender?: string
2761
- * identityNumber?: string
2762
- * phoneNumber?: string
2763
- * birthdate?: string
2764
- * }>
2765
- * createdTimestamp?: string
2766
- * updatedTimestamp?: string
2767
- * }>
2768
- * createdTimestamp?: string
2769
- * updatedTimestamp?: string
2770
- * }
2771
- * ```
2772
- */
2773
- postDepartmentState_GET<
2774
- Config extends Alova2MethodConfig<DepartmentState> & {
2775
- pathParams: {
2776
- postDepartmentState: DepartmentState;
2777
- };
2778
- }
2779
- >(
2780
- config: Config
2781
- ): Alova2Method<DepartmentState, 'general.postDepartmentState_GET', Config>;
2782
- /**
2783
- * ---
2784
- *
2785
- * [POST]
2786
- *
2787
- * **path:** /postDivisionState
2788
- *
2789
- * ---
2790
- *
2791
- * **RequestBody**
2792
- * ```ts
2793
- * type RequestBody = {
2794
- * id?: string
2795
- * departmentStateId?: string
2796
- * name?: string
2797
- * note?: string
2798
- * // [items] start
2799
- * // [items] end
2800
- * admins?: Array<{
2801
- * id?: string
2802
- * name?: string
2803
- * createdTimestamp?: string
2804
- * updatedTimestamp?: string
2805
- * gender?: string
2806
- * identityNumber?: string
2807
- * phoneNumber?: string
2808
- * birthdate?: string
2809
- * }>
2810
- * // [items] start
2811
- * // [items] end
2812
- * members?: Array<{
2813
- * id?: string
2814
- * name?: string
2815
- * createdTimestamp?: string
2816
- * updatedTimestamp?: string
2817
- * gender?: string
2818
- * identityNumber?: string
2819
- * phoneNumber?: string
2820
- * birthdate?: string
2821
- * }>
2822
- * createdTimestamp?: string
2823
- * updatedTimestamp?: string
2824
- * }
2825
- * ```
2826
- *
2827
- * ---
2828
- *
2829
- * **Response**
2830
- * ```ts
2831
- * type Response = {
2832
- * id?: string
2833
- * departmentStateId?: string
2834
- * name?: string
2835
- * note?: string
2836
- * // [items] start
2837
- * // [items] end
2838
- * admins?: Array<{
2839
- * id?: string
2840
- * name?: string
2841
- * createdTimestamp?: string
2842
- * updatedTimestamp?: string
2843
- * gender?: string
2844
- * identityNumber?: string
2845
- * phoneNumber?: string
2846
- * birthdate?: string
2847
- * }>
2848
- * // [items] start
2849
- * // [items] end
2850
- * members?: Array<{
2851
- * id?: string
2852
- * name?: string
2853
- * createdTimestamp?: string
2854
- * updatedTimestamp?: string
2855
- * gender?: string
2856
- * identityNumber?: string
2857
- * phoneNumber?: string
2858
- * birthdate?: string
2859
- * }>
2860
- * createdTimestamp?: string
2861
- * updatedTimestamp?: string
2862
- * }
2863
- * ```
2864
- */
2865
- postDivisionState_POST<
2866
- Config extends Alova2MethodConfig<DivisionState> & {
2867
- data: DivisionState;
2868
- }
2869
- >(
2870
- config: Config
2871
- ): Alova2Method<DivisionState, 'general.postDivisionState_POST', Config>;
2872
- /**
2873
- * ---
2874
- *
2875
- * [GET]
2876
- *
2877
- * **path:** /postDivisionState/{postDivisionState}
2878
- *
2879
- * ---
2880
- *
2881
- * **Path Parameters**
2882
- * ```ts
2883
- * type PathParameters = {
2884
- * postDivisionState: {
2885
- * id?: string
2886
- * departmentStateId?: string
2887
- * name?: string
2888
- * note?: string
2889
- * // [items] start
2890
- * // [items] end
2891
- * admins?: Array<{
2892
- * id?: string
2893
- * name?: string
2894
- * createdTimestamp?: string
2895
- * updatedTimestamp?: string
2896
- * gender?: string
2897
- * identityNumber?: string
2898
- * phoneNumber?: string
2899
- * birthdate?: string
2900
- * }>
2901
- * // [items] start
2902
- * // [items] end
2903
- * members?: Array<{
2904
- * id?: string
2905
- * name?: string
2906
- * createdTimestamp?: string
2907
- * updatedTimestamp?: string
2908
- * gender?: string
2909
- * identityNumber?: string
2910
- * phoneNumber?: string
2911
- * birthdate?: string
2912
- * }>
2913
- * createdTimestamp?: string
2914
- * updatedTimestamp?: string
2915
- * }
2916
- * }
2917
- * ```
2918
- *
2919
- * ---
2920
- *
2921
- * **Response**
2922
- * ```ts
2923
- * type Response = {
2924
- * id?: string
2925
- * departmentStateId?: string
2926
- * name?: string
2927
- * note?: string
2928
- * // [items] start
2929
- * // [items] end
2930
- * admins?: Array<{
2931
- * id?: string
2932
- * name?: string
2933
- * createdTimestamp?: string
2934
- * updatedTimestamp?: string
2935
- * gender?: string
2936
- * identityNumber?: string
2937
- * phoneNumber?: string
2938
- * birthdate?: string
2939
- * }>
2940
- * // [items] start
2941
- * // [items] end
2942
- * members?: Array<{
2943
- * id?: string
2944
- * name?: string
2945
- * createdTimestamp?: string
2946
- * updatedTimestamp?: string
2947
- * gender?: string
2948
- * identityNumber?: string
2949
- * phoneNumber?: string
2950
- * birthdate?: string
2951
- * }>
2952
- * createdTimestamp?: string
2953
- * updatedTimestamp?: string
2954
- * }
2955
- * ```
2956
- */
2957
- postDivisionState_GET<
2958
- Config extends Alova2MethodConfig<DivisionState> & {
2959
- pathParams: {
2960
- postDivisionState: DivisionState;
2961
- };
2962
- }
2963
- >(
2964
- config: Config
2965
- ): Alova2Method<DivisionState, 'general.postDivisionState_GET', Config>;
2966
- /**
2967
- * ---
2968
- *
2969
- * [POST]
2970
- *
2971
- * **path:** /postHospitalState
2972
- *
2973
- * ---
2974
- *
2975
- * **RequestBody**
2976
- * ```ts
2977
- * type RequestBody = {
2978
- * id?: string
2979
- * name?: string
2980
- * level?: string
2981
- * address?: string
2982
- * note?: string
2983
- * // [items] start
2984
- * // [items] end
2985
- * admins?: Array<{
2986
- * id?: string
2987
- * name?: string
2988
- * createdTimestamp?: string
2989
- * updatedTimestamp?: string
2990
- * gender?: string
2991
- * identityNumber?: string
2992
- * phoneNumber?: string
2993
- * birthdate?: string
2994
- * }>
2995
- * // [items] start
2996
- * // [items] end
2997
- * members?: Array<{
2998
- * id?: string
2999
- * hospitalStateId?: string
3000
- * name?: string
3001
- * note?: string
3002
- * // [items] start
3003
- * // [items] end
3004
- * admins?: Array<{
3005
- * id?: string
3006
- * name?: string
3007
- * createdTimestamp?: string
3008
- * updatedTimestamp?: string
3009
- * gender?: string
3010
- * identityNumber?: string
3011
- * phoneNumber?: string
3012
- * birthdate?: string
3013
- * }>
3014
- * // [items] start
3015
- * // [items] end
3016
- * members?: Array<{
3017
- * id?: string
3018
- * departmentStateId?: string
3019
- * name?: string
3020
- * note?: string
3021
- * // [items] start
3022
- * // [items] end
3023
- * admins?: Array<{
3024
- * id?: string
3025
- * name?: string
3026
- * createdTimestamp?: string
3027
- * updatedTimestamp?: string
3028
- * gender?: string
3029
- * identityNumber?: string
3030
- * phoneNumber?: string
3031
- * birthdate?: string
3032
- * }>
3033
- * // [items] start
3034
- * // [items] end
3035
- * members?: Array<{
3036
- * id?: string
3037
- * name?: string
3038
- * createdTimestamp?: string
3039
- * updatedTimestamp?: string
3040
- * gender?: string
3041
- * identityNumber?: string
3042
- * phoneNumber?: string
3043
- * birthdate?: string
3044
- * }>
3045
- * createdTimestamp?: string
3046
- * updatedTimestamp?: string
3047
- * }>
3048
- * createdTimestamp?: string
3049
- * updatedTimestamp?: string
3050
- * }>
3051
- * createdTimestamp?: string
3052
- * updatedTimestamp?: string
3053
- * }
3054
- * ```
3055
- *
3056
- * ---
3057
- *
3058
- * **Response**
3059
- * ```ts
3060
- * type Response = {
3061
- * id?: string
3062
- * name?: string
3063
- * level?: string
3064
- * address?: string
3065
- * note?: string
3066
- * // [items] start
3067
- * // [items] end
3068
- * admins?: Array<{
3069
- * id?: string
3070
- * name?: string
3071
- * createdTimestamp?: string
3072
- * updatedTimestamp?: string
3073
- * gender?: string
3074
- * identityNumber?: string
3075
- * phoneNumber?: string
3076
- * birthdate?: string
3077
- * }>
3078
- * // [items] start
3079
- * // [items] end
3080
- * members?: Array<{
3081
- * id?: string
3082
- * hospitalStateId?: string
3083
- * name?: string
3084
- * note?: string
3085
- * // [items] start
3086
- * // [items] end
3087
- * admins?: Array<{
3088
- * id?: string
3089
- * name?: string
3090
- * createdTimestamp?: string
3091
- * updatedTimestamp?: string
3092
- * gender?: string
3093
- * identityNumber?: string
3094
- * phoneNumber?: string
3095
- * birthdate?: string
3096
- * }>
3097
- * // [items] start
3098
- * // [items] end
3099
- * members?: Array<{
3100
- * id?: string
3101
- * departmentStateId?: string
3102
- * name?: string
3103
- * note?: string
3104
- * // [items] start
3105
- * // [items] end
3106
- * admins?: Array<{
3107
- * id?: string
3108
- * name?: string
3109
- * createdTimestamp?: string
3110
- * updatedTimestamp?: string
3111
- * gender?: string
3112
- * identityNumber?: string
3113
- * phoneNumber?: string
3114
- * birthdate?: string
3115
- * }>
3116
- * // [items] start
3117
- * // [items] end
3118
- * members?: Array<{
3119
- * id?: string
3120
- * name?: string
3121
- * createdTimestamp?: string
3122
- * updatedTimestamp?: string
3123
- * gender?: string
3124
- * identityNumber?: string
3125
- * phoneNumber?: string
3126
- * birthdate?: string
3127
- * }>
3128
- * createdTimestamp?: string
3129
- * updatedTimestamp?: string
3130
- * }>
3131
- * createdTimestamp?: string
3132
- * updatedTimestamp?: string
3133
- * }>
3134
- * createdTimestamp?: string
3135
- * updatedTimestamp?: string
3136
- * }
3137
- * ```
3138
- */
3139
- postHospitalState_POST<
3140
- Config extends Alova2MethodConfig<HospitalState> & {
3141
- data: HospitalState;
3142
- }
3143
- >(
3144
- config: Config
3145
- ): Alova2Method<HospitalState, 'general.postHospitalState_POST', Config>;
3146
- /**
3147
- * ---
3148
- *
3149
- * [GET]
3150
- *
3151
- * **path:** /postHospitalState/{postHospitalState}
3152
- *
3153
- * ---
3154
- *
3155
- * **Path Parameters**
3156
- * ```ts
3157
- * type PathParameters = {
3158
- * postHospitalState: {
3159
- * id?: string
3160
- * name?: string
3161
- * level?: string
3162
- * address?: string
3163
- * note?: string
3164
- * // [items] start
3165
- * // [items] end
3166
- * admins?: Array<{
3167
- * id?: string
3168
- * name?: string
3169
- * createdTimestamp?: string
3170
- * updatedTimestamp?: string
3171
- * gender?: string
3172
- * identityNumber?: string
3173
- * phoneNumber?: string
3174
- * birthdate?: string
3175
- * }>
3176
- * // [items] start
3177
- * // [items] end
3178
- * members?: Array<{
3179
- * id?: string
3180
- * hospitalStateId?: string
3181
- * name?: string
3182
- * note?: string
3183
- * // [items] start
3184
- * // [items] end
3185
- * admins?: Array<{
3186
- * id?: string
3187
- * name?: string
3188
- * createdTimestamp?: string
3189
- * updatedTimestamp?: string
3190
- * gender?: string
3191
- * identityNumber?: string
3192
- * phoneNumber?: string
3193
- * birthdate?: string
3194
- * }>
3195
- * // [items] start
3196
- * // [items] end
3197
- * members?: Array<{
3198
- * id?: string
3199
- * departmentStateId?: string
3200
- * name?: string
3201
- * note?: string
3202
- * // [items] start
3203
- * // [items] end
3204
- * admins?: Array<{
3205
- * id?: string
3206
- * name?: string
3207
- * createdTimestamp?: string
3208
- * updatedTimestamp?: string
3209
- * gender?: string
3210
- * identityNumber?: string
3211
- * phoneNumber?: string
3212
- * birthdate?: string
3213
- * }>
3214
- * // [items] start
3215
- * // [items] end
3216
- * members?: Array<{
3217
- * id?: string
3218
- * name?: string
3219
- * createdTimestamp?: string
3220
- * updatedTimestamp?: string
3221
- * gender?: string
3222
- * identityNumber?: string
3223
- * phoneNumber?: string
3224
- * birthdate?: string
3225
- * }>
3226
- * createdTimestamp?: string
3227
- * updatedTimestamp?: string
3228
- * }>
3229
- * createdTimestamp?: string
3230
- * updatedTimestamp?: string
3231
- * }>
3232
- * createdTimestamp?: string
3233
- * updatedTimestamp?: string
3234
- * }
3235
- * }
3236
- * ```
3237
- *
3238
- * ---
3239
- *
3240
- * **Response**
3241
- * ```ts
3242
- * type Response = {
3243
- * id?: string
3244
- * name?: string
3245
- * level?: string
3246
- * address?: string
3247
- * note?: string
3248
- * // [items] start
3249
- * // [items] end
3250
- * admins?: Array<{
3251
- * id?: string
3252
- * name?: string
3253
- * createdTimestamp?: string
3254
- * updatedTimestamp?: string
3255
- * gender?: string
3256
- * identityNumber?: string
3257
- * phoneNumber?: string
3258
- * birthdate?: string
3259
- * }>
3260
- * // [items] start
3261
- * // [items] end
3262
- * members?: Array<{
3263
- * id?: string
3264
- * hospitalStateId?: string
3265
- * name?: string
3266
- * note?: string
3267
- * // [items] start
3268
- * // [items] end
3269
- * admins?: Array<{
3270
- * id?: string
3271
- * name?: string
3272
- * createdTimestamp?: string
3273
- * updatedTimestamp?: string
3274
- * gender?: string
3275
- * identityNumber?: string
3276
- * phoneNumber?: string
3277
- * birthdate?: string
3278
- * }>
3279
- * // [items] start
3280
- * // [items] end
3281
- * members?: Array<{
3282
- * id?: string
3283
- * departmentStateId?: string
3284
- * name?: string
3285
- * note?: string
3286
- * // [items] start
3287
- * // [items] end
3288
- * admins?: Array<{
3289
- * id?: string
3290
- * name?: string
3291
- * createdTimestamp?: string
3292
- * updatedTimestamp?: string
3293
- * gender?: string
3294
- * identityNumber?: string
3295
- * phoneNumber?: string
3296
- * birthdate?: string
3297
- * }>
3298
- * // [items] start
3299
- * // [items] end
3300
- * members?: Array<{
3301
- * id?: string
3302
- * name?: string
3303
- * createdTimestamp?: string
3304
- * updatedTimestamp?: string
3305
- * gender?: string
3306
- * identityNumber?: string
3307
- * phoneNumber?: string
3308
- * birthdate?: string
3309
- * }>
3310
- * createdTimestamp?: string
3311
- * updatedTimestamp?: string
3312
- * }>
3313
- * createdTimestamp?: string
3314
- * updatedTimestamp?: string
3315
- * }>
3316
- * createdTimestamp?: string
3317
- * updatedTimestamp?: string
3318
- * }
3319
- * ```
3320
- */
3321
- postHospitalState_GET<
3322
- Config extends Alova2MethodConfig<HospitalState> & {
3323
- pathParams: {
3324
- postHospitalState: HospitalState;
3325
- };
3326
- }
3327
- >(
3328
- config: Config
3329
- ): Alova2Method<HospitalState, 'general.postHospitalState_GET', Config>;
3330
- /**
3331
- * ---
3332
- *
3333
- * [POST]
3334
- *
3335
- * **path:** /putDepartmentState
3336
- *
3337
- * ---
3338
- *
3339
- * **RequestBody**
3340
- * ```ts
3341
- * type RequestBody = {
3342
- * id?: string
3343
- * hospitalStateId?: string
3344
- * name?: string
3345
- * note?: string
3346
- * // [items] start
3347
- * // [items] end
3348
- * admins?: Array<{
3349
- * id?: string
3350
- * name?: string
3351
- * createdTimestamp?: string
3352
- * updatedTimestamp?: string
3353
- * gender?: string
3354
- * identityNumber?: string
3355
- * phoneNumber?: string
3356
- * birthdate?: string
3357
- * }>
3358
- * // [items] start
3359
- * // [items] end
3360
- * members?: Array<{
3361
- * id?: string
3362
- * departmentStateId?: string
3363
- * name?: string
3364
- * note?: string
3365
- * // [items] start
3366
- * // [items] end
3367
- * admins?: Array<{
3368
- * id?: string
3369
- * name?: string
3370
- * createdTimestamp?: string
3371
- * updatedTimestamp?: string
3372
- * gender?: string
3373
- * identityNumber?: string
3374
- * phoneNumber?: string
3375
- * birthdate?: string
3376
- * }>
3377
- * // [items] start
3378
- * // [items] end
3379
- * members?: Array<{
3380
- * id?: string
3381
- * name?: string
3382
- * createdTimestamp?: string
3383
- * updatedTimestamp?: string
3384
- * gender?: string
3385
- * identityNumber?: string
3386
- * phoneNumber?: string
3387
- * birthdate?: string
3388
- * }>
3389
- * createdTimestamp?: string
3390
- * updatedTimestamp?: string
3391
- * }>
3392
- * createdTimestamp?: string
3393
- * updatedTimestamp?: string
3394
- * }
3395
- * ```
3396
- *
3397
- * ---
3398
- *
3399
- * **Response**
3400
- * ```ts
3401
- * type Response = {
3402
- * id?: string
3403
- * hospitalStateId?: string
3404
- * name?: string
3405
- * note?: string
3406
- * // [items] start
3407
- * // [items] end
3408
- * admins?: Array<{
3409
- * id?: string
3410
- * name?: string
3411
- * createdTimestamp?: string
3412
- * updatedTimestamp?: string
3413
- * gender?: string
3414
- * identityNumber?: string
3415
- * phoneNumber?: string
3416
- * birthdate?: string
3417
- * }>
3418
- * // [items] start
3419
- * // [items] end
3420
- * members?: Array<{
3421
- * id?: string
3422
- * departmentStateId?: string
3423
- * name?: string
3424
- * note?: string
3425
- * // [items] start
3426
- * // [items] end
3427
- * admins?: Array<{
3428
- * id?: string
3429
- * name?: string
3430
- * createdTimestamp?: string
3431
- * updatedTimestamp?: string
3432
- * gender?: string
3433
- * identityNumber?: string
3434
- * phoneNumber?: string
3435
- * birthdate?: string
3436
- * }>
3437
- * // [items] start
3438
- * // [items] end
3439
- * members?: Array<{
3440
- * id?: string
3441
- * name?: string
3442
- * createdTimestamp?: string
3443
- * updatedTimestamp?: string
3444
- * gender?: string
3445
- * identityNumber?: string
3446
- * phoneNumber?: string
3447
- * birthdate?: string
3448
- * }>
3449
- * createdTimestamp?: string
3450
- * updatedTimestamp?: string
3451
- * }>
3452
- * createdTimestamp?: string
3453
- * updatedTimestamp?: string
3454
- * }
3455
- * ```
3456
- */
3457
- putDepartmentState_POST<
3458
- Config extends Alova2MethodConfig<DepartmentState> & {
3459
- data: DepartmentState;
3460
- }
3461
- >(
3462
- config: Config
3463
- ): Alova2Method<DepartmentState, 'general.putDepartmentState_POST', Config>;
3464
- /**
3465
- * ---
3466
- *
3467
- * [GET]
3468
- *
3469
- * **path:** /putDepartmentState/{putDepartmentState}
3470
- *
3471
- * ---
3472
- *
3473
- * **Path Parameters**
3474
- * ```ts
3475
- * type PathParameters = {
3476
- * putDepartmentState: {
3477
- * id?: string
3478
- * hospitalStateId?: string
3479
- * name?: string
3480
- * note?: string
3481
- * // [items] start
3482
- * // [items] end
3483
- * admins?: Array<{
3484
- * id?: string
3485
- * name?: string
3486
- * createdTimestamp?: string
3487
- * updatedTimestamp?: string
3488
- * gender?: string
3489
- * identityNumber?: string
3490
- * phoneNumber?: string
3491
- * birthdate?: string
3492
- * }>
3493
- * // [items] start
3494
- * // [items] end
3495
- * members?: Array<{
3496
- * id?: string
3497
- * departmentStateId?: string
3498
- * name?: string
3499
- * note?: string
3500
- * // [items] start
3501
- * // [items] end
3502
- * admins?: Array<{
3503
- * id?: string
3504
- * name?: string
3505
- * createdTimestamp?: string
3506
- * updatedTimestamp?: string
3507
- * gender?: string
3508
- * identityNumber?: string
3509
- * phoneNumber?: string
3510
- * birthdate?: string
3511
- * }>
3512
- * // [items] start
3513
- * // [items] end
3514
- * members?: Array<{
3515
- * id?: string
3516
- * name?: string
3517
- * createdTimestamp?: string
3518
- * updatedTimestamp?: string
3519
- * gender?: string
3520
- * identityNumber?: string
3521
- * phoneNumber?: string
3522
- * birthdate?: string
3523
- * }>
3524
- * createdTimestamp?: string
3525
- * updatedTimestamp?: string
3526
- * }>
3527
- * createdTimestamp?: string
3528
- * updatedTimestamp?: string
3529
- * }
3530
- * }
3531
- * ```
3532
- *
3533
- * ---
3534
- *
3535
- * **Response**
3536
- * ```ts
3537
- * type Response = {
3538
- * id?: string
3539
- * hospitalStateId?: string
3540
- * name?: string
3541
- * note?: string
3542
- * // [items] start
3543
- * // [items] end
3544
- * admins?: Array<{
3545
- * id?: string
3546
- * name?: string
3547
- * createdTimestamp?: string
3548
- * updatedTimestamp?: string
3549
- * gender?: string
3550
- * identityNumber?: string
3551
- * phoneNumber?: string
3552
- * birthdate?: string
3553
- * }>
3554
- * // [items] start
3555
- * // [items] end
3556
- * members?: Array<{
3557
- * id?: string
3558
- * departmentStateId?: string
3559
- * name?: string
3560
- * note?: string
3561
- * // [items] start
3562
- * // [items] end
3563
- * admins?: Array<{
3564
- * id?: string
3565
- * name?: string
3566
- * createdTimestamp?: string
3567
- * updatedTimestamp?: string
3568
- * gender?: string
3569
- * identityNumber?: string
3570
- * phoneNumber?: string
3571
- * birthdate?: string
3572
- * }>
3573
- * // [items] start
3574
- * // [items] end
3575
- * members?: Array<{
3576
- * id?: string
3577
- * name?: string
3578
- * createdTimestamp?: string
3579
- * updatedTimestamp?: string
3580
- * gender?: string
3581
- * identityNumber?: string
3582
- * phoneNumber?: string
3583
- * birthdate?: string
3584
- * }>
3585
- * createdTimestamp?: string
3586
- * updatedTimestamp?: string
3587
- * }>
3588
- * createdTimestamp?: string
3589
- * updatedTimestamp?: string
3590
- * }
3591
- * ```
3592
- */
3593
- putDepartmentState_GET<
3594
- Config extends Alova2MethodConfig<DepartmentState> & {
3595
- pathParams: {
3596
- putDepartmentState: DepartmentState;
3597
- };
3598
- }
3599
- >(
3600
- config: Config
3601
- ): Alova2Method<DepartmentState, 'general.putDepartmentState_GET', Config>;
3602
- /**
3603
- * ---
3604
- *
3605
- * [POST]
3606
- *
3607
- * **path:** /putDivisionState
3608
- *
3609
- * ---
3610
- *
3611
- * **RequestBody**
3612
- * ```ts
3613
- * type RequestBody = {
3614
- * id?: string
3615
- * departmentStateId?: string
3616
- * name?: string
3617
- * note?: string
3618
- * // [items] start
3619
- * // [items] end
3620
- * admins?: Array<{
3621
- * id?: string
3622
- * name?: string
3623
- * createdTimestamp?: string
3624
- * updatedTimestamp?: string
3625
- * gender?: string
3626
- * identityNumber?: string
3627
- * phoneNumber?: string
3628
- * birthdate?: string
3629
- * }>
3630
- * // [items] start
3631
- * // [items] end
3632
- * members?: Array<{
3633
- * id?: string
3634
- * name?: string
3635
- * createdTimestamp?: string
3636
- * updatedTimestamp?: string
3637
- * gender?: string
3638
- * identityNumber?: string
3639
- * phoneNumber?: string
3640
- * birthdate?: string
3641
- * }>
3642
- * createdTimestamp?: string
3643
- * updatedTimestamp?: string
3644
- * }
3645
- * ```
3646
- *
3647
- * ---
3648
- *
3649
- * **Response**
3650
- * ```ts
3651
- * type Response = {
3652
- * id?: string
3653
- * departmentStateId?: string
3654
- * name?: string
3655
- * note?: string
3656
- * // [items] start
3657
- * // [items] end
3658
- * admins?: Array<{
3659
- * id?: string
3660
- * name?: string
3661
- * createdTimestamp?: string
3662
- * updatedTimestamp?: string
3663
- * gender?: string
3664
- * identityNumber?: string
3665
- * phoneNumber?: string
3666
- * birthdate?: string
3667
- * }>
3668
- * // [items] start
3669
- * // [items] end
3670
- * members?: Array<{
3671
- * id?: string
3672
- * name?: string
3673
- * createdTimestamp?: string
3674
- * updatedTimestamp?: string
3675
- * gender?: string
3676
- * identityNumber?: string
3677
- * phoneNumber?: string
3678
- * birthdate?: string
3679
- * }>
3680
- * createdTimestamp?: string
3681
- * updatedTimestamp?: string
3682
- * }
3683
- * ```
3684
- */
3685
- putDivisionState_POST<
3686
- Config extends Alova2MethodConfig<DivisionState> & {
3687
- data: DivisionState;
3688
- }
3689
- >(
3690
- config: Config
3691
- ): Alova2Method<DivisionState, 'general.putDivisionState_POST', Config>;
3692
- /**
3693
- * ---
3694
- *
3695
- * [GET]
3696
- *
3697
- * **path:** /putDivisionState/{putDivisionState}
3698
- *
3699
- * ---
3700
- *
3701
- * **Path Parameters**
3702
- * ```ts
3703
- * type PathParameters = {
3704
- * putDivisionState: {
3705
- * id?: string
3706
- * departmentStateId?: string
3707
- * name?: string
3708
- * note?: string
3709
- * // [items] start
3710
- * // [items] end
3711
- * admins?: Array<{
3712
- * id?: string
3713
- * name?: string
3714
- * createdTimestamp?: string
3715
- * updatedTimestamp?: string
3716
- * gender?: string
3717
- * identityNumber?: string
3718
- * phoneNumber?: string
3719
- * birthdate?: string
3720
- * }>
3721
- * // [items] start
3722
- * // [items] end
3723
- * members?: Array<{
3724
- * id?: string
3725
- * name?: string
3726
- * createdTimestamp?: string
3727
- * updatedTimestamp?: string
3728
- * gender?: string
3729
- * identityNumber?: string
3730
- * phoneNumber?: string
3731
- * birthdate?: string
3732
- * }>
3733
- * createdTimestamp?: string
3734
- * updatedTimestamp?: string
3735
- * }
3736
- * }
3737
- * ```
3738
- *
3739
- * ---
3740
- *
3741
- * **Response**
3742
- * ```ts
3743
- * type Response = {
3744
- * id?: string
3745
- * departmentStateId?: string
3746
- * name?: string
3747
- * note?: string
3748
- * // [items] start
3749
- * // [items] end
3750
- * admins?: Array<{
3751
- * id?: string
3752
- * name?: string
3753
- * createdTimestamp?: string
3754
- * updatedTimestamp?: string
3755
- * gender?: string
3756
- * identityNumber?: string
3757
- * phoneNumber?: string
3758
- * birthdate?: string
3759
- * }>
3760
- * // [items] start
3761
- * // [items] end
3762
- * members?: Array<{
3763
- * id?: string
3764
- * name?: string
3765
- * createdTimestamp?: string
3766
- * updatedTimestamp?: string
3767
- * gender?: string
3768
- * identityNumber?: string
3769
- * phoneNumber?: string
3770
- * birthdate?: string
3771
- * }>
3772
- * createdTimestamp?: string
3773
- * updatedTimestamp?: string
3774
- * }
3775
- * ```
3776
- */
3777
- putDivisionState_GET<
3778
- Config extends Alova2MethodConfig<DivisionState> & {
3779
- pathParams: {
3780
- putDivisionState: DivisionState;
3781
- };
3782
- }
3783
- >(
3784
- config: Config
3785
- ): Alova2Method<DivisionState, 'general.putDivisionState_GET', Config>;
3786
- /**
3787
- * ---
3788
- *
3789
- * [POST]
3790
- *
3791
- * **path:** /putHospitalState
3792
- *
3793
- * ---
3794
- *
3795
- * **RequestBody**
3796
- * ```ts
3797
- * type RequestBody = {
3798
- * id?: string
3799
- * name?: string
3800
- * level?: string
3801
- * address?: string
3802
- * note?: string
3803
- * // [items] start
3804
- * // [items] end
3805
- * admins?: Array<{
3806
- * id?: string
3807
- * name?: string
3808
- * createdTimestamp?: string
3809
- * updatedTimestamp?: string
3810
- * gender?: string
3811
- * identityNumber?: string
3812
- * phoneNumber?: string
3813
- * birthdate?: string
3814
- * }>
3815
- * // [items] start
3816
- * // [items] end
3817
- * members?: Array<{
3818
- * id?: string
3819
- * hospitalStateId?: string
3820
- * name?: string
3821
- * note?: string
3822
- * // [items] start
3823
- * // [items] end
3824
- * admins?: Array<{
3825
- * id?: string
3826
- * name?: string
3827
- * createdTimestamp?: string
3828
- * updatedTimestamp?: string
3829
- * gender?: string
3830
- * identityNumber?: string
3831
- * phoneNumber?: string
3832
- * birthdate?: string
3833
- * }>
3834
- * // [items] start
3835
- * // [items] end
3836
- * members?: Array<{
3837
- * id?: string
3838
- * departmentStateId?: string
3839
- * name?: string
3840
- * note?: string
3841
- * // [items] start
3842
- * // [items] end
3843
- * admins?: Array<{
3844
- * id?: string
3845
- * name?: string
3846
- * createdTimestamp?: string
3847
- * updatedTimestamp?: string
3848
- * gender?: string
3849
- * identityNumber?: string
3850
- * phoneNumber?: string
3851
- * birthdate?: string
3852
- * }>
3853
- * // [items] start
3854
- * // [items] end
3855
- * members?: Array<{
3856
- * id?: string
3857
- * name?: string
3858
- * createdTimestamp?: string
3859
- * updatedTimestamp?: string
3860
- * gender?: string
3861
- * identityNumber?: string
3862
- * phoneNumber?: string
3863
- * birthdate?: string
3864
- * }>
3865
- * createdTimestamp?: string
3866
- * updatedTimestamp?: string
3867
- * }>
3868
- * createdTimestamp?: string
3869
- * updatedTimestamp?: string
3870
- * }>
3871
- * createdTimestamp?: string
3872
- * updatedTimestamp?: string
3873
- * }
3874
- * ```
3875
- *
3876
- * ---
3877
- *
3878
- * **Response**
3879
- * ```ts
3880
- * type Response = {
3881
- * id?: string
3882
- * name?: string
3883
- * level?: string
3884
- * address?: string
3885
- * note?: string
3886
- * // [items] start
3887
- * // [items] end
3888
- * admins?: Array<{
3889
- * id?: string
3890
- * name?: string
3891
- * createdTimestamp?: string
3892
- * updatedTimestamp?: string
3893
- * gender?: string
3894
- * identityNumber?: string
3895
- * phoneNumber?: string
3896
- * birthdate?: string
3897
- * }>
3898
- * // [items] start
3899
- * // [items] end
3900
- * members?: Array<{
3901
- * id?: string
3902
- * hospitalStateId?: string
3903
- * name?: string
3904
- * note?: string
3905
- * // [items] start
3906
- * // [items] end
3907
- * admins?: Array<{
3908
- * id?: string
3909
- * name?: string
3910
- * createdTimestamp?: string
3911
- * updatedTimestamp?: string
3912
- * gender?: string
3913
- * identityNumber?: string
3914
- * phoneNumber?: string
3915
- * birthdate?: string
3916
- * }>
3917
- * // [items] start
3918
- * // [items] end
3919
- * members?: Array<{
3920
- * id?: string
3921
- * departmentStateId?: string
3922
- * name?: string
3923
- * note?: string
3924
- * // [items] start
3925
- * // [items] end
3926
- * admins?: Array<{
3927
- * id?: string
3928
- * name?: string
3929
- * createdTimestamp?: string
3930
- * updatedTimestamp?: string
3931
- * gender?: string
3932
- * identityNumber?: string
3933
- * phoneNumber?: string
3934
- * birthdate?: string
3935
- * }>
3936
- * // [items] start
3937
- * // [items] end
3938
- * members?: Array<{
3939
- * id?: string
3940
- * name?: string
3941
- * createdTimestamp?: string
3942
- * updatedTimestamp?: string
3943
- * gender?: string
3944
- * identityNumber?: string
3945
- * phoneNumber?: string
3946
- * birthdate?: string
3947
- * }>
3948
- * createdTimestamp?: string
3949
- * updatedTimestamp?: string
3950
- * }>
3951
- * createdTimestamp?: string
3952
- * updatedTimestamp?: string
3953
- * }>
3954
- * createdTimestamp?: string
3955
- * updatedTimestamp?: string
3956
- * }
3957
- * ```
3958
- */
3959
- putHospitalState_POST<
3960
- Config extends Alova2MethodConfig<HospitalState> & {
3961
- data: HospitalState;
3962
- }
3963
- >(
3964
- config: Config
3965
- ): Alova2Method<HospitalState, 'general.putHospitalState_POST', Config>;
3966
- /**
3967
- * ---
3968
- *
3969
- * [GET]
3970
- *
3971
- * **path:** /putHospitalState/{putHospitalState}
3972
- *
3973
- * ---
3974
- *
3975
- * **Path Parameters**
3976
- * ```ts
3977
- * type PathParameters = {
3978
- * putHospitalState: {
3979
- * id?: string
3980
- * name?: string
3981
- * level?: string
3982
- * address?: string
3983
- * note?: string
3984
- * // [items] start
3985
- * // [items] end
3986
- * admins?: Array<{
3987
- * id?: string
3988
- * name?: string
3989
- * createdTimestamp?: string
3990
- * updatedTimestamp?: string
3991
- * gender?: string
3992
- * identityNumber?: string
3993
- * phoneNumber?: string
3994
- * birthdate?: string
3995
- * }>
3996
- * // [items] start
3997
- * // [items] end
3998
- * members?: Array<{
3999
- * id?: string
4000
- * hospitalStateId?: string
4001
- * name?: string
4002
- * note?: string
4003
- * // [items] start
4004
- * // [items] end
4005
- * admins?: Array<{
4006
- * id?: string
4007
- * name?: string
4008
- * createdTimestamp?: string
4009
- * updatedTimestamp?: string
4010
- * gender?: string
4011
- * identityNumber?: string
4012
- * phoneNumber?: string
4013
- * birthdate?: string
4014
- * }>
4015
- * // [items] start
4016
- * // [items] end
4017
- * members?: Array<{
4018
- * id?: string
4019
- * departmentStateId?: string
4020
- * name?: string
4021
- * note?: string
4022
- * // [items] start
4023
- * // [items] end
4024
- * admins?: Array<{
4025
- * id?: string
4026
- * name?: string
4027
- * createdTimestamp?: string
4028
- * updatedTimestamp?: string
4029
- * gender?: string
4030
- * identityNumber?: string
4031
- * phoneNumber?: string
4032
- * birthdate?: string
4033
- * }>
4034
- * // [items] start
4035
- * // [items] end
4036
- * members?: Array<{
4037
- * id?: string
4038
- * name?: string
4039
- * createdTimestamp?: string
4040
- * updatedTimestamp?: string
4041
- * gender?: string
4042
- * identityNumber?: string
4043
- * phoneNumber?: string
4044
- * birthdate?: string
4045
- * }>
4046
- * createdTimestamp?: string
4047
- * updatedTimestamp?: string
4048
- * }>
4049
- * createdTimestamp?: string
4050
- * updatedTimestamp?: string
4051
- * }>
4052
- * createdTimestamp?: string
4053
- * updatedTimestamp?: string
4054
- * }
4055
- * }
4056
- * ```
4057
- *
4058
- * ---
4059
- *
4060
- * **Response**
4061
- * ```ts
4062
- * type Response = {
4063
- * id?: string
4064
- * name?: string
4065
- * level?: string
4066
- * address?: string
4067
- * note?: string
4068
- * // [items] start
4069
- * // [items] end
4070
- * admins?: Array<{
4071
- * id?: string
4072
- * name?: string
4073
- * createdTimestamp?: string
4074
- * updatedTimestamp?: string
4075
- * gender?: string
4076
- * identityNumber?: string
4077
- * phoneNumber?: string
4078
- * birthdate?: string
4079
- * }>
4080
- * // [items] start
4081
- * // [items] end
4082
- * members?: Array<{
4083
- * id?: string
4084
- * hospitalStateId?: string
4085
- * name?: string
4086
- * note?: string
4087
- * // [items] start
4088
- * // [items] end
4089
- * admins?: Array<{
4090
- * id?: string
4091
- * name?: string
4092
- * createdTimestamp?: string
4093
- * updatedTimestamp?: string
4094
- * gender?: string
4095
- * identityNumber?: string
4096
- * phoneNumber?: string
4097
- * birthdate?: string
4098
- * }>
4099
- * // [items] start
4100
- * // [items] end
4101
- * members?: Array<{
4102
- * id?: string
4103
- * departmentStateId?: string
4104
- * name?: string
4105
- * note?: string
4106
- * // [items] start
4107
- * // [items] end
4108
- * admins?: Array<{
4109
- * id?: string
4110
- * name?: string
4111
- * createdTimestamp?: string
4112
- * updatedTimestamp?: string
4113
- * gender?: string
4114
- * identityNumber?: string
4115
- * phoneNumber?: string
4116
- * birthdate?: string
4117
- * }>
4118
- * // [items] start
4119
- * // [items] end
4120
- * members?: Array<{
4121
- * id?: string
4122
- * name?: string
4123
- * createdTimestamp?: string
4124
- * updatedTimestamp?: string
4125
- * gender?: string
4126
- * identityNumber?: string
4127
- * phoneNumber?: string
4128
- * birthdate?: string
4129
- * }>
4130
- * createdTimestamp?: string
4131
- * updatedTimestamp?: string
4132
- * }>
4133
- * createdTimestamp?: string
4134
- * updatedTimestamp?: string
4135
- * }>
4136
- * createdTimestamp?: string
4137
- * updatedTimestamp?: string
4138
- * }
4139
- * ```
4140
- */
4141
- putHospitalState_GET<
4142
- Config extends Alova2MethodConfig<HospitalState> & {
4143
- pathParams: {
4144
- putHospitalState: HospitalState;
4145
- };
4146
- }
4147
- >(
4148
- config: Config
4149
- ): Alova2Method<HospitalState, 'general.putHospitalState_GET', Config>;
4150
- /**
4151
- * ---
4152
- *
4153
- * [POST]
4154
- *
4155
- * **path:** /queryDepartmentState
4156
- *
4157
- * ---
4158
- *
4159
- * **RequestBody**
4160
- * ```ts
4161
- * type RequestBody = {
4162
- * page?: number
4163
- * pageSize?: number
4164
- * sort?: string
4165
- * departmentStateId?: string
4166
- * hospitalStateId?: string
4167
- * departmentStateName?: string
4168
- * departmentStateNote?: string
4169
- * startTime?: string
4170
- * endTime?: string
4171
- * }
4172
- * ```
4173
- *
4174
- * ---
4175
- *
4176
- * **Response**
4177
- * ```ts
4178
- * type Response = {
4179
- * totalElements?: number
4180
- * totalPages?: number
4181
- * first?: boolean
4182
- * last?: boolean
4183
- * size?: number
4184
- * // [items] start
4185
- * // [items] end
4186
- * content?: Array<{
4187
- * id?: string
4188
- * hospitalStateId?: string
4189
- * name?: string
4190
- * note?: string
4191
- * // [items] start
4192
- * // [items] end
4193
- * admins?: Array<{
4194
- * id?: string
4195
- * name?: string
4196
- * createdTimestamp?: string
4197
- * updatedTimestamp?: string
4198
- * gender?: string
4199
- * identityNumber?: string
4200
- * phoneNumber?: string
4201
- * birthdate?: string
4202
- * }>
4203
- * // [items] start
4204
- * // [items] end
4205
- * members?: Array<{
4206
- * id?: string
4207
- * departmentStateId?: string
4208
- * name?: string
4209
- * note?: string
4210
- * // [items] start
4211
- * // [items] end
4212
- * admins?: Array<{
4213
- * id?: string
4214
- * name?: string
4215
- * createdTimestamp?: string
4216
- * updatedTimestamp?: string
4217
- * gender?: string
4218
- * identityNumber?: string
4219
- * phoneNumber?: string
4220
- * birthdate?: string
4221
- * }>
4222
- * // [items] start
4223
- * // [items] end
4224
- * members?: Array<{
4225
- * id?: string
4226
- * name?: string
4227
- * createdTimestamp?: string
4228
- * updatedTimestamp?: string
4229
- * gender?: string
4230
- * identityNumber?: string
4231
- * phoneNumber?: string
4232
- * birthdate?: string
4233
- * }>
4234
- * createdTimestamp?: string
4235
- * updatedTimestamp?: string
4236
- * }>
4237
- * createdTimestamp?: string
4238
- * updatedTimestamp?: string
4239
- * }>
4240
- * number?: number
4241
- * sort?: {
4242
- * empty?: boolean
4243
- * sorted?: boolean
4244
- * unsorted?: boolean
4245
- * }
4246
- * numberOfElements?: number
4247
- * pageable?: {
4248
- * offset?: number
4249
- * sort?: {
4250
- * empty?: boolean
4251
- * sorted?: boolean
4252
- * unsorted?: boolean
4253
- * }
4254
- * paged?: boolean
4255
- * pageNumber?: number
4256
- * pageSize?: number
4257
- * unpaged?: boolean
4258
- * }
4259
- * empty?: boolean
4260
- * }
4261
- * ```
4262
- */
4263
- queryDepartmentState_POST<
4264
- Config extends Alova2MethodConfig<PageDepartmentState> & {
4265
- data: QueryDepartmentStateRequest;
4266
- }
4267
- >(
4268
- config: Config
4269
- ): Alova2Method<PageDepartmentState, 'general.queryDepartmentState_POST', Config>;
4270
- /**
4271
- * ---
4272
- *
4273
- * [GET]
4274
- *
4275
- * **path:** /queryDepartmentState/{queryDepartmentState}
4276
- *
4277
- * ---
4278
- *
4279
- * **Path Parameters**
4280
- * ```ts
4281
- * type PathParameters = {
4282
- * queryDepartmentState: {
4283
- * page?: number
4284
- * pageSize?: number
4285
- * sort?: string
4286
- * departmentStateId?: string
4287
- * hospitalStateId?: string
4288
- * departmentStateName?: string
4289
- * departmentStateNote?: string
4290
- * startTime?: string
4291
- * endTime?: string
4292
- * }
4293
- * }
4294
- * ```
4295
- *
4296
- * ---
4297
- *
4298
- * **Response**
4299
- * ```ts
4300
- * type Response = {
4301
- * totalElements?: number
4302
- * totalPages?: number
4303
- * first?: boolean
4304
- * last?: boolean
4305
- * size?: number
4306
- * // [items] start
4307
- * // [items] end
4308
- * content?: Array<{
4309
- * id?: string
4310
- * hospitalStateId?: string
4311
- * name?: string
4312
- * note?: string
4313
- * // [items] start
4314
- * // [items] end
4315
- * admins?: Array<{
4316
- * id?: string
4317
- * name?: string
4318
- * createdTimestamp?: string
4319
- * updatedTimestamp?: string
4320
- * gender?: string
4321
- * identityNumber?: string
4322
- * phoneNumber?: string
4323
- * birthdate?: string
4324
- * }>
4325
- * // [items] start
4326
- * // [items] end
4327
- * members?: Array<{
4328
- * id?: string
4329
- * departmentStateId?: string
4330
- * name?: string
4331
- * note?: string
4332
- * // [items] start
4333
- * // [items] end
4334
- * admins?: Array<{
4335
- * id?: string
4336
- * name?: string
4337
- * createdTimestamp?: string
4338
- * updatedTimestamp?: string
4339
- * gender?: string
4340
- * identityNumber?: string
4341
- * phoneNumber?: string
4342
- * birthdate?: string
4343
- * }>
4344
- * // [items] start
4345
- * // [items] end
4346
- * members?: Array<{
4347
- * id?: string
4348
- * name?: string
4349
- * createdTimestamp?: string
4350
- * updatedTimestamp?: string
4351
- * gender?: string
4352
- * identityNumber?: string
4353
- * phoneNumber?: string
4354
- * birthdate?: string
4355
- * }>
4356
- * createdTimestamp?: string
4357
- * updatedTimestamp?: string
4358
- * }>
4359
- * createdTimestamp?: string
4360
- * updatedTimestamp?: string
4361
- * }>
4362
- * number?: number
4363
- * sort?: {
4364
- * empty?: boolean
4365
- * sorted?: boolean
4366
- * unsorted?: boolean
4367
- * }
4368
- * numberOfElements?: number
4369
- * pageable?: {
4370
- * offset?: number
4371
- * sort?: {
4372
- * empty?: boolean
4373
- * sorted?: boolean
4374
- * unsorted?: boolean
4375
- * }
4376
- * paged?: boolean
4377
- * pageNumber?: number
4378
- * pageSize?: number
4379
- * unpaged?: boolean
4380
- * }
4381
- * empty?: boolean
4382
- * }
4383
- * ```
4384
- */
4385
- queryDepartmentState_GET<
4386
- Config extends Alova2MethodConfig<PageDepartmentState> & {
4387
- pathParams: {
4388
- queryDepartmentState: QueryDepartmentStateRequest;
4389
- };
4390
- }
4391
- >(
4392
- config: Config
4393
- ): Alova2Method<PageDepartmentState, 'general.queryDepartmentState_GET', Config>;
4394
- /**
4395
- * ---
4396
- *
4397
- * [POST]
4398
- *
4399
- * **path:** /queryDivisionState
4400
- *
4401
- * ---
4402
- *
4403
- * **RequestBody**
4404
- * ```ts
4405
- * type RequestBody = {
4406
- * page?: number
4407
- * pageSize?: number
4408
- * sort?: string
4409
- * divisionStateId?: string
4410
- * departmentStateId?: string
4411
- * divisionStateName?: string
4412
- * divisionStateNote?: string
4413
- * startTime?: string
4414
- * endTime?: string
4415
- * }
4416
- * ```
4417
- *
4418
- * ---
4419
- *
4420
- * **Response**
4421
- * ```ts
4422
- * type Response = {
4423
- * totalElements?: number
4424
- * totalPages?: number
4425
- * first?: boolean
4426
- * last?: boolean
4427
- * size?: number
4428
- * // [items] start
4429
- * // [items] end
4430
- * content?: Array<{
4431
- * id?: string
4432
- * departmentStateId?: string
4433
- * name?: string
4434
- * note?: string
4435
- * // [items] start
4436
- * // [items] end
4437
- * admins?: Array<{
4438
- * id?: string
4439
- * name?: string
4440
- * createdTimestamp?: string
4441
- * updatedTimestamp?: string
4442
- * gender?: string
4443
- * identityNumber?: string
4444
- * phoneNumber?: string
4445
- * birthdate?: string
4446
- * }>
4447
- * // [items] start
4448
- * // [items] end
4449
- * members?: Array<{
4450
- * id?: string
4451
- * name?: string
4452
- * createdTimestamp?: string
4453
- * updatedTimestamp?: string
4454
- * gender?: string
4455
- * identityNumber?: string
4456
- * phoneNumber?: string
4457
- * birthdate?: string
4458
- * }>
4459
- * createdTimestamp?: string
4460
- * updatedTimestamp?: string
4461
- * }>
4462
- * number?: number
4463
- * sort?: {
4464
- * empty?: boolean
4465
- * sorted?: boolean
4466
- * unsorted?: boolean
4467
- * }
4468
- * numberOfElements?: number
4469
- * pageable?: {
4470
- * offset?: number
4471
- * sort?: {
4472
- * empty?: boolean
4473
- * sorted?: boolean
4474
- * unsorted?: boolean
4475
- * }
4476
- * paged?: boolean
4477
- * pageNumber?: number
4478
- * pageSize?: number
4479
- * unpaged?: boolean
4480
- * }
4481
- * empty?: boolean
4482
- * }
4483
- * ```
4484
- */
4485
- queryDivisionState_POST<
4486
- Config extends Alova2MethodConfig<PageDivisionState> & {
4487
- data: QueryDivisionStateRequest;
4488
- }
4489
- >(
4490
- config: Config
4491
- ): Alova2Method<PageDivisionState, 'general.queryDivisionState_POST', Config>;
4492
- /**
4493
- * ---
4494
- *
4495
- * [GET]
4496
- *
4497
- * **path:** /queryDivisionState/{queryDivisionState}
4498
- *
4499
- * ---
4500
- *
4501
- * **Path Parameters**
4502
- * ```ts
4503
- * type PathParameters = {
4504
- * queryDivisionState: {
4505
- * page?: number
4506
- * pageSize?: number
4507
- * sort?: string
4508
- * divisionStateId?: string
4509
- * departmentStateId?: string
4510
- * divisionStateName?: string
4511
- * divisionStateNote?: string
4512
- * startTime?: string
4513
- * endTime?: string
4514
- * }
4515
- * }
4516
- * ```
4517
- *
4518
- * ---
4519
- *
4520
- * **Response**
4521
- * ```ts
4522
- * type Response = {
4523
- * totalElements?: number
4524
- * totalPages?: number
4525
- * first?: boolean
4526
- * last?: boolean
4527
- * size?: number
4528
- * // [items] start
4529
- * // [items] end
4530
- * content?: Array<{
4531
- * id?: string
4532
- * departmentStateId?: string
4533
- * name?: string
4534
- * note?: string
4535
- * // [items] start
4536
- * // [items] end
4537
- * admins?: Array<{
4538
- * id?: string
4539
- * name?: string
4540
- * createdTimestamp?: string
4541
- * updatedTimestamp?: string
4542
- * gender?: string
4543
- * identityNumber?: string
4544
- * phoneNumber?: string
4545
- * birthdate?: string
4546
- * }>
4547
- * // [items] start
4548
- * // [items] end
4549
- * members?: Array<{
4550
- * id?: string
4551
- * name?: string
4552
- * createdTimestamp?: string
4553
- * updatedTimestamp?: string
4554
- * gender?: string
4555
- * identityNumber?: string
4556
- * phoneNumber?: string
4557
- * birthdate?: string
4558
- * }>
4559
- * createdTimestamp?: string
4560
- * updatedTimestamp?: string
4561
- * }>
4562
- * number?: number
4563
- * sort?: {
4564
- * empty?: boolean
4565
- * sorted?: boolean
4566
- * unsorted?: boolean
4567
- * }
4568
- * numberOfElements?: number
4569
- * pageable?: {
4570
- * offset?: number
4571
- * sort?: {
4572
- * empty?: boolean
4573
- * sorted?: boolean
4574
- * unsorted?: boolean
4575
- * }
4576
- * paged?: boolean
4577
- * pageNumber?: number
4578
- * pageSize?: number
4579
- * unpaged?: boolean
4580
- * }
4581
- * empty?: boolean
4582
- * }
4583
- * ```
4584
- */
4585
- queryDivisionState_GET<
4586
- Config extends Alova2MethodConfig<PageDivisionState> & {
4587
- pathParams: {
4588
- queryDivisionState: QueryDivisionStateRequest;
4589
- };
4590
- }
4591
- >(
4592
- config: Config
4593
- ): Alova2Method<PageDivisionState, 'general.queryDivisionState_GET', Config>;
4594
- /**
4595
- * ---
4596
- *
4597
- * [POST]
4598
- *
4599
- * **path:** /queryHospitalState
4600
- *
4601
- * ---
4602
- *
4603
- * **RequestBody**
4604
- * ```ts
4605
- * type RequestBody = {
4606
- * page?: number
4607
- * pageSize?: number
4608
- * sort?: string
4609
- * hospitalStateId?: string
4610
- * hospitalStateName?: string
4611
- * hospitalStateLevel?: string
4612
- * hospitalStateAddress?: string
4613
- * hospitalStateNote?: string
4614
- * startTime?: string
4615
- * endTime?: string
4616
- * }
4617
- * ```
4618
- *
4619
- * ---
4620
- *
4621
- * **Response**
4622
- * ```ts
4623
- * type Response = {
4624
- * totalElements?: number
4625
- * totalPages?: number
4626
- * first?: boolean
4627
- * last?: boolean
4628
- * size?: number
4629
- * // [items] start
4630
- * // [items] end
4631
- * content?: Array<{
4632
- * id?: string
4633
- * name?: string
4634
- * level?: string
4635
- * address?: string
4636
- * note?: string
4637
- * // [items] start
4638
- * // [items] end
4639
- * admins?: Array<{
4640
- * id?: string
4641
- * name?: string
4642
- * createdTimestamp?: string
4643
- * updatedTimestamp?: string
4644
- * gender?: string
4645
- * identityNumber?: string
4646
- * phoneNumber?: string
4647
- * birthdate?: string
4648
- * }>
4649
- * // [items] start
4650
- * // [items] end
4651
- * members?: Array<{
4652
- * id?: string
4653
- * hospitalStateId?: string
4654
- * name?: string
4655
- * note?: string
4656
- * // [items] start
4657
- * // [items] end
4658
- * admins?: Array<{
4659
- * id?: string
4660
- * name?: string
4661
- * createdTimestamp?: string
4662
- * updatedTimestamp?: string
4663
- * gender?: string
4664
- * identityNumber?: string
4665
- * phoneNumber?: string
4666
- * birthdate?: string
4667
- * }>
4668
- * // [items] start
4669
- * // [items] end
4670
- * members?: Array<{
4671
- * id?: string
4672
- * departmentStateId?: string
4673
- * name?: string
4674
- * note?: string
4675
- * // [items] start
4676
- * // [items] end
4677
- * admins?: Array<{
4678
- * id?: string
4679
- * name?: string
4680
- * createdTimestamp?: string
4681
- * updatedTimestamp?: string
4682
- * gender?: string
4683
- * identityNumber?: string
4684
- * phoneNumber?: string
4685
- * birthdate?: string
4686
- * }>
4687
- * // [items] start
4688
- * // [items] end
4689
- * members?: Array<{
4690
- * id?: string
4691
- * name?: string
4692
- * createdTimestamp?: string
4693
- * updatedTimestamp?: string
4694
- * gender?: string
4695
- * identityNumber?: string
4696
- * phoneNumber?: string
4697
- * birthdate?: string
4698
- * }>
4699
- * createdTimestamp?: string
4700
- * updatedTimestamp?: string
4701
- * }>
4702
- * createdTimestamp?: string
4703
- * updatedTimestamp?: string
4704
- * }>
4705
- * createdTimestamp?: string
4706
- * updatedTimestamp?: string
4707
- * }>
4708
- * number?: number
4709
- * sort?: {
4710
- * empty?: boolean
4711
- * sorted?: boolean
4712
- * unsorted?: boolean
4713
- * }
4714
- * numberOfElements?: number
4715
- * pageable?: {
4716
- * offset?: number
4717
- * sort?: {
4718
- * empty?: boolean
4719
- * sorted?: boolean
4720
- * unsorted?: boolean
4721
- * }
4722
- * paged?: boolean
4723
- * pageNumber?: number
4724
- * pageSize?: number
4725
- * unpaged?: boolean
4726
- * }
4727
- * empty?: boolean
4728
- * }
4729
- * ```
4730
- */
4731
- queryHospitalState_POST<
4732
- Config extends Alova2MethodConfig<PageHospitalState> & {
4733
- data: QueryHospitalStateRequest;
4734
- }
4735
- >(
4736
- config: Config
4737
- ): Alova2Method<PageHospitalState, 'general.queryHospitalState_POST', Config>;
4738
- /**
4739
- * ---
4740
- *
4741
- * [GET]
4742
- *
4743
- * **path:** /queryHospitalState/{queryHospitalState}
4744
- *
4745
- * ---
4746
- *
4747
- * **Path Parameters**
4748
- * ```ts
4749
- * type PathParameters = {
4750
- * queryHospitalState: {
4751
- * page?: number
4752
- * pageSize?: number
4753
- * sort?: string
4754
- * hospitalStateId?: string
4755
- * hospitalStateName?: string
4756
- * hospitalStateLevel?: string
4757
- * hospitalStateAddress?: string
4758
- * hospitalStateNote?: string
4759
- * startTime?: string
4760
- * endTime?: string
4761
- * }
4762
- * }
4763
- * ```
4764
- *
4765
- * ---
4766
- *
4767
- * **Response**
4768
- * ```ts
4769
- * type Response = {
4770
- * totalElements?: number
4771
- * totalPages?: number
4772
- * first?: boolean
4773
- * last?: boolean
4774
- * size?: number
4775
- * // [items] start
4776
- * // [items] end
4777
- * content?: Array<{
4778
- * id?: string
4779
- * name?: string
4780
- * level?: string
4781
- * address?: string
4782
- * note?: string
4783
- * // [items] start
4784
- * // [items] end
4785
- * admins?: Array<{
4786
- * id?: string
4787
- * name?: string
4788
- * createdTimestamp?: string
4789
- * updatedTimestamp?: string
4790
- * gender?: string
4791
- * identityNumber?: string
4792
- * phoneNumber?: string
4793
- * birthdate?: string
4794
- * }>
4795
- * // [items] start
4796
- * // [items] end
4797
- * members?: Array<{
4798
- * id?: string
4799
- * hospitalStateId?: string
4800
- * name?: string
4801
- * note?: string
4802
- * // [items] start
4803
- * // [items] end
4804
- * admins?: Array<{
4805
- * id?: string
4806
- * name?: string
4807
- * createdTimestamp?: string
4808
- * updatedTimestamp?: string
4809
- * gender?: string
4810
- * identityNumber?: string
4811
- * phoneNumber?: string
4812
- * birthdate?: string
4813
- * }>
4814
- * // [items] start
4815
- * // [items] end
4816
- * members?: Array<{
4817
- * id?: string
4818
- * departmentStateId?: string
4819
- * name?: string
4820
- * note?: string
4821
- * // [items] start
4822
- * // [items] end
4823
- * admins?: Array<{
4824
- * id?: string
4825
- * name?: string
4826
- * createdTimestamp?: string
4827
- * updatedTimestamp?: string
4828
- * gender?: string
4829
- * identityNumber?: string
4830
- * phoneNumber?: string
4831
- * birthdate?: string
4832
- * }>
4833
- * // [items] start
4834
- * // [items] end
4835
- * members?: Array<{
4836
- * id?: string
4837
- * name?: string
4838
- * createdTimestamp?: string
4839
- * updatedTimestamp?: string
4840
- * gender?: string
4841
- * identityNumber?: string
4842
- * phoneNumber?: string
4843
- * birthdate?: string
4844
- * }>
4845
- * createdTimestamp?: string
4846
- * updatedTimestamp?: string
4847
- * }>
4848
- * createdTimestamp?: string
4849
- * updatedTimestamp?: string
4850
- * }>
4851
- * createdTimestamp?: string
4852
- * updatedTimestamp?: string
4853
- * }>
4854
- * number?: number
4855
- * sort?: {
4856
- * empty?: boolean
4857
- * sorted?: boolean
4858
- * unsorted?: boolean
4859
- * }
4860
- * numberOfElements?: number
4861
- * pageable?: {
4862
- * offset?: number
4863
- * sort?: {
4864
- * empty?: boolean
4865
- * sorted?: boolean
4866
- * unsorted?: boolean
4867
- * }
4868
- * paged?: boolean
4869
- * pageNumber?: number
4870
- * pageSize?: number
4871
- * unpaged?: boolean
4872
- * }
4873
- * empty?: boolean
4874
- * }
4875
- * ```
4876
- */
4877
- queryHospitalState_GET<
4878
- Config extends Alova2MethodConfig<PageHospitalState> & {
4879
- pathParams: {
4880
- queryHospitalState: QueryHospitalStateRequest;
4881
- };
4882
- }
4883
- >(
4884
- config: Config
4885
- ): Alova2Method<PageHospitalState, 'general.queryHospitalState_GET', Config>;
4886
- };
4887
- }
4888
-
4889
- var managerApi: managerApi;
4890
- }