Authored by chunhua

add

Showing 1 changed file with 6 additions and 0 deletions
... ... @@ -130,6 +130,12 @@
<version>${yoho.model.version}</version>
</dependency>
<dependency>
<groupId>com.yoho.service.model</groupId>
<artifactId>activity-service-model</artifactId>
</dependency>
<!-- ************************ end yoho 公共包 ****************************** -->
... ...