namespace ZR.Service.mes.mm.IService { public interface IMmFinishedwarehouseService { string[] Finish_point(); string[] Finish_point_pack(); } }