Authored by LUOXC

add yoho-core-transaction

Showing 1 changed file with 5 additions and 0 deletions
... ... @@ -87,6 +87,11 @@
<artifactId>yoho-core-alarm</artifactId>
<version>${yoho.core.version}</version>
</dependency>
<dependency>
<groupId>com.yoho.core</groupId>
<artifactId>yoho-core-transaction</artifactId>
<version>${yoho.core.version}</version>
</dependency>
<!-- //////////////// start yoho model //////////////// -->
<dependency>
... ...