package com.se.simu.service; public interface SwwFilesDealService { Object readSwwFile(String filePath); }