保存进度!

This commit is contained in:
2022-12-15 21:22:03 +08:00
parent 234a3d9861
commit e091e2aa32
31 changed files with 1436 additions and 26 deletions

View File

@@ -8,7 +8,7 @@
http://www.springframework.org/schema/mvc http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd
http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util-3.2.xsd">
<context:component-scan base-package="com.cpic.xim.web" />
<context:component-scan base-package="com.cpic.xim" />
<mvc:annotation-driven />
<mvc:default-servlet-handler />