using WCS.Entity.Protocol.SRM; namespace WCS.WorkEngineering.Protocol.SRM { /// /// 堆垛机DB523 /// public interface ISRM537 : SRM537 { } }