添加业务配置控制层、事务层、数据层类

This commit is contained in:
dell
2018-01-09 16:50:39 +08:00
parent 23be5c17ea
commit 0597c974e8
33 changed files with 454 additions and 94 deletions

View File

@@ -14,9 +14,9 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<packaging>war</packaging>
<name>gk</name>
<name>gwall</name>
<groupId>com.nis.springmvc</groupId>
<artifactId>gk</artifactId>
<artifactId>gwall</artifactId>
<version>0.0.1-SNAPSHOT</version>
<!-- 仓库地址构建 -->
<repositories>