using WCS.Entity.Protocol.SRM; namespace WCS.WorkEngineering.Protocol.SRM { /// /// 堆垛机DB520 /// public interface ISRM520 : SRM520 { } }