wenhongquan 2 жил өмнө
parent
commit
b5f43d6a5f

+ 3 - 0
ZHDT.iml

@@ -152,6 +152,9 @@
         </webroots>
       </configuration>
     </facet>
+    <facet type="Spring" name="Spring">
+      <configuration />
+    </facet>
   </component>
   <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
     <output url="file://$MODULE_DIR$/target/classes" />

+ 0 - 1
src/main/java/com/zhcs/dt/controller/information/monthProgress/YjMonthProgressController.java

@@ -18,7 +18,6 @@ import org.springframework.web.bind.annotation.RequestMapping;
 import org.springframework.web.bind.annotation.ResponseBody;
 import org.springframework.web.servlet.ModelAndView;
 
-import com.sun.xml.internal.ws.policy.EffectiveAlternativeSelector;
 import com.zhcs.dt.controller.base.BaseController;
 import com.zhcs.dt.entity.Page;
 import com.zhcs.dt.service.information.annualPlan.DownloadZip;