Commit e4865b23 authored by 喻春霖's avatar 喻春霖

fixed

parent 6bf2ca8f
......@@ -20,6 +20,23 @@
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
</dependency>
<dependency>
<groupId>cn.sh.chineseall</groupId>
<artifactId>alpha-framework-api</artifactId>
<version>2.0.6.0014</version>
<scope>system</scope>
<systemPath>${project.basedir}/lib/alpha-framework-api-2.0.6.0014.jar</systemPath>
</dependency>
<dependency>
<groupId>cn.sh.chineseall</groupId>
<artifactId>alpha-framework-core</artifactId>
<version>2.0.6.0014</version>
<scope>system</scope>
<systemPath>${project.basedir}/lib/alpha-framework-core-2.0.6.0014.jar</systemPath>
</dependency>
<dependency>
<groupId>cn.sh.chineseall</groupId>
<artifactId>alpha-framework-dao-core</artifactId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment