Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
sunac_report
Overview
Overview
Details
Activity
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
java-sunac-report
sunac_report
Commits
d2fa2311
Commit
d2fa2311
authored
Sep 11, 2017
by
Java-李昕颖
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/develop' into develop
parents
ec2277db
0c15731e
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
FileController.java
src/main/java/com/ejweb/modules/front/upload/api/FileController.java
+1
-1
No files found.
src/main/java/com/ejweb/modules/front/upload/api/FileController.java
View file @
d2fa2311
...
...
@@ -28,7 +28,7 @@ import java.util.List;
/**
* Created by BrianHolsen on 2017-07-11 at 17:19.
*/
@RequestMapping
(
"/front/file"
)
@RequestMapping
(
"/
api/
front/file"
)
public
class
FileController
{
private
class
UploadResultBean
{
...
...
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