Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
apps-edoc
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
高燕
apps-edoc
Commits
4395a8dd
Commit
4395a8dd
authored
Aug 12, 2020
by
gaoyan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
报错修改
parent
bd7d7f76
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
1130 deletions
+11
-1130
pom.xml
pom.xml
+11
-1
EdocApiImplTest.java
...t/java/com/seeyon/apps/edoc/test/api/EdocApiImplTest.java
+0
-1129
No files found.
pom.xml
View file @
4395a8dd
...
...
@@ -65,7 +65,17 @@
<version>
4.12
</version>
<scope>
test
</scope>
</dependency>
</dependencies>
<dependency>
<groupId>
javax.servlet
</groupId>
<artifactId>
javax.servlet-api
</artifactId>
<version>
3.1.0
</version>
</dependency>
<dependency>
<groupId>
org.apache.tomcat.embed
</groupId>
<artifactId>
tomcat-embed-jasper
</artifactId>
<version>
8.5.29
</version>
</dependency>
</dependencies>
<modelVersion>
4.0.0
</modelVersion>
<artifactId>
apps-edoc
</artifactId>
...
...
src/test/java/com/seeyon/apps/edoc/test/api/EdocApiImplTest.java
deleted
100644 → 0
View file @
bd7d7f76
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment