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
eaf32240
Commit
eaf32240
authored
Aug 26, 2025
by
bing zhang
Browse files
2
parent
64d4f18d
Changes
1
Hide whitespace changes
Inline
Side-by-side
source/java/src/main/java/com/mindskip/xzs/service/impl/QuestionServiceImpl.java
View file @
eaf32240
...
...
@@ -28,7 +28,10 @@ import org.springframework.transaction.annotation.Transactional;
import
java.util.Date
;
import
java.util.List
;
import
java.util.stream.Collectors
;
/**
* @author zhang
* @date 2025/08/26
*/
@Service
public
class
QuestionServiceImpl
extends
BaseServiceImpl
<
Question
>
implements
QuestionService
{
...
...
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