Showing
1 changed file
with
4 additions
and
0 deletions
@@ -26,6 +26,10 @@ | @@ -26,6 +26,10 @@ | ||
26 | <groupId>com.yohoufo.fore</groupId> | 26 | <groupId>com.yohoufo.fore</groupId> |
27 | <artifactId>yohoufo-fore-dal</artifactId> | 27 | <artifactId>yohoufo-fore-dal</artifactId> |
28 | </dependency> | 28 | </dependency> |
29 | + <dependency> | ||
30 | + <groupId>com.yoho.ufo.model</groupId> | ||
31 | + <artifactId>promotion-ufo-model</artifactId> | ||
32 | + </dependency> | ||
29 | 33 | ||
30 | <dependency> | 34 | <dependency> |
31 | <groupId>javax.servlet</groupId> | 35 | <groupId>javax.servlet</groupId> |
-
Please register or login to post a comment