Commit e4d65d2f by yuwei

项目初始化

parent 37bf38fa
...@@ -13,6 +13,10 @@ ...@@ -13,6 +13,10 @@
<dependencies> <dependencies>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-aop</artifactId>
</dependency>
<dependency>
<groupId>cn.datax</groupId> <groupId>cn.datax</groupId>
<artifactId>system-service-api</artifactId> <artifactId>system-service-api</artifactId>
<version>${app.version}</version> <version>${app.version}</version>
......
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