rev:修改
This commit is contained in:
@@ -43,7 +43,7 @@ public class StandardOrdinarySiteDefination implements DeviceDriverDefination {
|
||||
@Override
|
||||
public List<DeviceType> getFitDeviceTypes() {
|
||||
List<DeviceType> types = new LinkedList();
|
||||
types.add(DeviceType.conveyor);
|
||||
types.add(DeviceType.station);
|
||||
return types;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user