摘要: 记录时间:2024-03-18 一、useFlowPage模块实现 types/page-config.ts // 定义 PageCheckDo 类型 interface PageCheckDo { function: string meaning: string msg: string voice 阅读全文
posted @ 2024-03-16 19:37 lizhigang 阅读(3) 评论(0) 推荐(0) 编辑
摘要: 记录时间:2024-03-16 一、设备驱动模块实现 service/device-driver/ezware/function-ws/bill-validator-device.ts import { EventFunctionType, EventResultType } from '@/typ 阅读全文
posted @ 2024-03-16 19:00 lizhigang 阅读(0) 评论(0) 推荐(0) 编辑
摘要: 记录时间:2024-03-16 一、设备驱动模块实现 service/device-driver/ezware/function-ws/pin-common-device.ts import { EventFunctionType, EventResultType } from '@/types' 阅读全文
posted @ 2024-03-16 18:59 lizhigang 阅读(1) 评论(0) 推荐(0) 编辑
摘要: 记录时间:2024-03-16 一、设备驱动模块实现 service/device-driver/ezware/function-ws/siu-common-device.ts import { EventFunctionType, EventResultType } from '@/types' 阅读全文
posted @ 2024-03-16 18:58 lizhigang 阅读(3) 评论(0) 推荐(0) 编辑
摘要: 记录时间:2024-03-16 一、设备驱动模块实现 service/device-driver/ezware/function-ws/bcr-common-device.ts import { EventFunctionType, EventResultType } from '@/types' 阅读全文
posted @ 2024-03-16 18:58 lizhigang 阅读(3) 评论(0) 推荐(0) 编辑
摘要: 记录时间:2024-03-16 一、设备驱动模块实现 service/device-driver/ezware/function-ws/ptr-document-device.ts import { EventFunctionType, EventResultType } from '@/types 阅读全文
posted @ 2024-03-16 18:56 lizhigang 阅读(1) 评论(0) 推荐(0) 编辑
摘要: 记录时间:2024-03-16 一、设备驱动模块实现 service/device-driver/ezware/function-ws/ptr-receipt-device import { EventFunctionType, EventResultType } from '@/types' im 阅读全文
posted @ 2024-03-16 18:55 lizhigang 阅读(2) 评论(0) 推荐(0) 编辑
摘要: 记录时间:2024-03-16 一、设备驱动模块实现 service/device-driver/ezware/function-ws/idc-swipe-device.ts import { EventFunctionType, EventResultType } from '@/types' i 阅读全文
posted @ 2024-03-16 18:54 lizhigang 阅读(2) 评论(0) 推荐(0) 编辑
摘要: 记录时间:2024-03-16 一、设备驱动模块实现 service/device-driver/ezware/function-ws/idc-contactless-device.ts import { EventFunctionType, EventResultType } from '@/ty 阅读全文
posted @ 2024-03-16 18:53 lizhigang 阅读(1) 评论(0) 推荐(0) 编辑
摘要: 记录时间:2024-03-16 一、设备驱动模块实现 service/device-driver/ezware/function-ws/idc-inductive-device.ts import { EventFunctionType, EventResultType } from '@/type 阅读全文
posted @ 2024-03-16 18:52 lizhigang 阅读(1) 评论(0) 推荐(0) 编辑
摘要: 记录时间:2024-03-16 一、设备驱动模块实现 service/device-driver/ezware/function-ws/idc-ssc-motor-device.ts import { EventFunctionType, EventResultType } from '@/type 阅读全文
posted @ 2024-03-16 18:51 lizhigang 阅读(1) 评论(0) 推荐(0) 编辑
摘要: 一、设备驱动模块实现 service/device-driver/ezware/function-ws/idc-motor-device.ts import { EventFunctionType, EventResultType } from '@/types' import { EZMessag 阅读全文
posted @ 2024-03-16 18:49 lizhigang 阅读(1) 评论(0) 推荐(0) 编辑
摘要: 记录时间:2024-03-16 一、设备驱动模块实现 service/device-driver/ezware/function-ws/crd-common-device.ts import { EventFunctionType, EventResultType } from '@/types' 阅读全文
posted @ 2024-03-16 18:43 lizhigang 阅读(3) 评论(0) 推荐(0) 编辑