You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zangch@mesnac.com c66d18182f feat(api/rfid): 新增获取设备最新读取记录接口
- 添加 getDeviceLatestRecords 接口,获取每个设备的最新读取记录
- 返回数据包括设备ID、编号、名称、最新条码、时间和读取状态
- 在 types.ts 中新增 DeviceLatestRecordVO 类型定义
- 更新接口导出列表,包含新类型 DeviceLatestRecordVO
2 months ago
..
demo init 2 months ago
monitor init 2 months ago
rfid feat(api/rfid): 新增获取设备最新读取记录接口 2 months ago
system init 2 months ago
tool/gen init 2 months ago
workflow init 2 months ago
login.ts init 2 months ago
menu.ts init 2 months ago
types.ts init 2 months ago