using WCS.Entity.Protocol.Station; namespace WCS.WorkEngineering.Protocol.Station { public interface IStation90 : Station90 { } }