Authored by chunhua

add shops servvice model

Showing 1 changed file with 3 additions and 3 deletions
... ... @@ -151,14 +151,14 @@
</dependency>
<dependency>
<groupId>com.yoho.dsf.yhplatform</groupId>
<artifactId>yohobuy-platform-shops</artifactId>
<groupId>com.yoho.service.model</groupId>
<artifactId>shops-service-model</artifactId>
<version>${yoho.model.version}</version>
</dependency>
<!-- ************************ end yoho 公共包 ****************************** -->
... ...