chengf
2025-10-22 65bcf58c4e11a09b095bb60a639af8cadd025cba
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.questionAnswer.QuestionAnswerTitleValuePo;
import com.java110.po.question.QuestionAnswerTitleValuePo;
import org.springframework.http.ResponseEntity;
public interface ISaveQuestionAnswerTitleValueBMO {