Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wangquan wangquan
test
Commits
b48c7a06
Commit
b48c7a06
authored
Sep 01, 2025
by
bing zhang
Browse files
1
parent
1eec133e
Changes
1
Hide whitespace changes
Inline
Side-by-side
source/java/src/main/java/com/mindskip/xzs/controller/ExamPaperController.java
View file @
b48c7a06
...
...
@@ -16,10 +16,6 @@ import org.springframework.web.bind.annotation.*;
import
javax.validation.Valid
;
import
java.util.List
;
/**
* @author test
* @date 2023/05/08
*/
@RestController
(
"AdminExamPaperController"
)
@RequestMapping
(
value
=
"/api/admin/exam/paper"
)
public
class
ExamPaperController
extends
BaseApiController
{
...
...
Write
Preview
Supports
Markdown
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