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