| | |
| | | import type { IotDeviceApi } from '#/api/iot/device/device'; |
| | | import type { IotProductApi } from '#/api/iot/product/product'; |
| | | |
| | | import { DICT_TYPE } from '..\..\..\..\packages\constants\src'; |
| | | import { getDictOptions } from '..\..\..\..\packages\effects\hooks\src'; |
| | | import { DICT_TYPE } from '../../../../packages/constants/src'; |
| | | import { getDictOptions } from '../../../../packages/effects/hooks/src'; |
| | | |
| | | import { getSimpleAlertConfigList } from '#/api/iot/alert/config'; |
| | | import { getSimpleDeviceList } from '#/api/iot/device/device'; |