feat(material-task): 新增任务采集相关接口
This commit is contained in:
24
pom.xml
24
pom.xml
@@ -95,19 +95,19 @@
|
||||
<version>${mjkf-xinke.version}</version>
|
||||
</dependency>
|
||||
|
||||
<!-- 代码生成插件 -->
|
||||
<dependency>
|
||||
<groupId>mjkf.xinke</groupId>
|
||||
<artifactId>mjkf-xinke-plugin-gen</artifactId>
|
||||
<version>${mjkf-xinke.version}</version>
|
||||
</dependency>
|
||||
<!--<!– 代码生成插件 –>-->
|
||||
<!--<dependency>-->
|
||||
<!--<groupId>mjkf.xinke</groupId>-->
|
||||
<!--<artifactId>mjkf-xinke-plugin-gen</artifactId>-->
|
||||
<!--<version>${mjkf-xinke.version}</version>-->
|
||||
<!--</dependency>-->
|
||||
|
||||
<!-- 移动端管理插件 -->
|
||||
<dependency>
|
||||
<groupId>mjkf.xinke</groupId>
|
||||
<artifactId>mjkf-xinke-plugin-mobile</artifactId>
|
||||
<version>${mjkf-xinke.version}</version>
|
||||
</dependency>
|
||||
<!--<!– 移动端管理插件 –>-->
|
||||
<!--<dependency>-->
|
||||
<!--<groupId>mjkf.xinke</groupId>-->
|
||||
<!--<artifactId>mjkf-xinke-plugin-mobile</artifactId>-->
|
||||
<!--<version>${mjkf-xinke.version}</version>-->
|
||||
<!--</dependency>-->
|
||||
|
||||
<!-- 系统功能插件 -->
|
||||
<dependency>
|
||||
|
Reference in New Issue
Block a user