Toggle navigation
Toggle navigation
This project
Loading...
Sign in
OPENTECH
/
parent
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
chunhua
9 years ago
Commit
345daf87112c47437830d63249d3743a5014bd94
1 parent
0dc702c3
add service model
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
pom.xml
pom.xml
View file @
345daf8
...
...
@@ -140,6 +140,13 @@
<version>
${yoho.model.version}
</version>
</dependency>
<dependency>
<groupId>
com.yoho.service.model
</groupId>
<artifactId>
task-service-model
</artifactId>
<version>
${yoho.model.version}
</version>
</dependency>
<!-- ************************ end yoho 公共包 ****************************** -->
...
...
Please
register
or
login
to post a comment