@@ -37,7 +37,7 @@ import java.util.List;
@Factory("2")
@AllArgsConstructor
@Api(tags = "支付宝开门柜设备")
-public class AliPayDeviceFatoryImpl implements DeviceFactory, SpiDeviceService {
+public class AliPayOpenDeviceFatoryImpl implements DeviceFactory, SpiDeviceService {
private OpenDeviceFactoryImpl openDeviceFactoryImpl;