Showing
1 changed file
with
1 additions
and
0 deletions
| @@ -21,6 +21,7 @@ export const getDeviceHistoryInfo = (params: Recordable, orderBy = OrderByEnum.D | @@ -21,6 +21,7 @@ export const getDeviceHistoryInfo = (params: Recordable, orderBy = OrderByEnum.D | ||
| 21 | }, | 21 | }, |
| 22 | { | 22 | { |
| 23 | joinPrefix: false, | 23 | joinPrefix: false, |
| 24 | + withShareToken: true, | ||
| 24 | } | 25 | } |
| 25 | ); | 26 | ); |
| 26 | }; | 27 | }; |