Browse Source

rsk引用buscenter,api依赖

master
fanzongzhe 2 years ago
parent
commit
f54a7f142e
  1. 7
      anrui-riskcenter/anrui-riskcenter-api/pom.xml

7
anrui-riskcenter/anrui-riskcenter-api/pom.xml

@ -29,7 +29,12 @@
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
</dependency>
<dependency>
<groupId>com.yxt.anrui</groupId>
<artifactId>anrui-buscenter-api</artifactId>
<version>0.0.1-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
</dependencies>
<distributionManagement>

Loading…
Cancel
Save