package service type RFIDReader struct { TagDetected bool // 是否检测到RFID标签 }