init:初始化项目结构
This commit is contained in:
@@ -31,6 +31,12 @@
|
||||
<dependency>
|
||||
<groupId>org.nl</groupId>
|
||||
<artifactId>nl-plugin-dev-api</artifactId>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<artifactId>tea</artifactId>
|
||||
<groupId>com.aliyun</groupId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
|
||||
<!-- 引入移动端接口,用于移动端菜单信息 -->
|
||||
|
||||
Reference in New Issue
Block a user