Commit eaf32240 authored by bing zhang's avatar bing zhang
Browse files

2

parent 64d4f18d
......@@ -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 {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment