Browse Source

报表一系列MVC

git-svn-id: svn+ssh://10.10.101.21/source/platform/platform-b2b@263 f3bf4e98-0cf0-11e4-a00c-a99a8b9d557d
suntg 11 years ago
parent
commit
3db8005b9b

+ 0 - 1
src/main/java/com/uas/platform/b2b/controller/ReportController.java

@@ -6,7 +6,6 @@ import org.springframework.web.bind.annotation.RequestMapping;
 import org.springframework.web.bind.annotation.RequestMethod;
 import org.springframework.web.bind.annotation.RequestMethod;
 import org.springframework.web.bind.annotation.ResponseBody;
 import org.springframework.web.bind.annotation.ResponseBody;
 
 
-import com.uas.platform.b2b.dao.ReportConfigDao;
 import com.uas.platform.b2b.service.ReportConfigService;
 import com.uas.platform.b2b.service.ReportConfigService;
 
 
 /**
 /**