|
|
@ -22,22 +22,22 @@ |
|
|
|
<dependency> |
|
|
|
<groupId>com.yxt.messagecenter</groupId> |
|
|
|
<artifactId>message-center-api</artifactId> |
|
|
|
<version>0.0.1</version> |
|
|
|
<version>0.0.1-SNAPSHOT</version> |
|
|
|
</dependency> |
|
|
|
<dependency> |
|
|
|
<artifactId>anrui-portal-api</artifactId> |
|
|
|
<groupId>com.yxt.anrui</groupId> |
|
|
|
<version>0.0.1</version> |
|
|
|
<version>0.0.1-SNAPSHOT</version> |
|
|
|
</dependency> |
|
|
|
<dependency> |
|
|
|
<artifactId>anrui-crm-api</artifactId> |
|
|
|
<groupId>com.yxt.anrui</groupId> |
|
|
|
<version>0.0.1</version> |
|
|
|
<version>0.0.1-SNAPSHOT</version> |
|
|
|
</dependency> |
|
|
|
<dependency> |
|
|
|
<artifactId>anrui-flowable-api</artifactId> |
|
|
|
<groupId>com.yxt.anrui</groupId> |
|
|
|
<version>0.0.1</version> |
|
|
|
<version>0.0.1-SNAPSHOT</version> |
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
|
|