chengf
2025-08-21 bde271fdbab51e654a293dba02a31eab8ff3ea8b
service-user/src/main/java/com/java110/user/bmo/questionAnswerTitleValue/ISaveQuestionAnswerTitleValueBMO.java
@@ -1,6 +1,6 @@
package com.java110.user.bmo.questionAnswerTitleValue;
import com.java110.po.questionAnswerTitleValue.QuestionAnswerTitleValuePo;
import com.java110.po.question.QuestionAnswerTitleValuePo;
import org.springframework.http.ResponseEntity;
public interface ISaveQuestionAnswerTitleValueBMO {