添加bigdata service model --update by 邓新飞
Showing
1 changed file
with
6 additions
and
0 deletions
@@ -183,6 +183,12 @@ | @@ -183,6 +183,12 @@ | ||
183 | <version>${yoho.model.version}</version> | 183 | <version>${yoho.model.version}</version> |
184 | </dependency> | 184 | </dependency> |
185 | 185 | ||
186 | + <dependency> | ||
187 | + <groupId>com.yoho.service.model</groupId> | ||
188 | + <artifactId>bigdata-service-model</artifactId> | ||
189 | + <version>${yoho.model.version}</version> | ||
190 | + </dependency> | ||
191 | + | ||
186 | <!-- ************************ end yoho 公共包 ****************************** --> | 192 | <!-- ************************ end yoho 公共包 ****************************** --> |
187 | 193 | ||
188 | 194 |
-
Please register or login to post a comment