|
@@ -8,7 +8,7 @@ namespace WCS.WorkEngineering.Extensions
|
|
|
/// <summary>
|
|
|
/// 堆垛机扩展
|
|
|
/// </summary>
|
|
|
- public class SRM : Device<ISRM520, ISRM521, ISRM537>
|
|
|
+ public class SRM : Device<ISRM520, ISRM521, ISRM523>
|
|
|
{
|
|
|
public SRM(Device device, World world) : base(device, world)
|
|
|
{
|