using WCS.Entity.Protocol.SRM; namespace WCS.WorkEngineering.Protocol.SRM { /// /// 堆垛机DB521 /// public interface ISRM521 : SRM521 { } }