fanli/src/main/java/com/yeshi/fanli/service/inter/homemodule/SpecialService.java
@@ -4,6 +4,7 @@ import org.springframework.web.multipart.MultipartFile; import com.yeshi.fanli.entity.accept.AcceptData; import com.yeshi.fanli.entity.bus.homemodule.Special; import com.yeshi.fanli.exception.homemodule.SpecialException; @@ -85,7 +86,7 @@ * @return * @throws Exception */ public JSONObject listCacheSpecialToIndex() throws Exception; public JSONObject listCacheSpecialToIndex(AcceptData acceptData) throws Exception; /**