fanli/src/main/java/com/yeshi/fanli/service/impl/customerservice/CustomerServiceCommonQuestionServiceImpl.java
@@ -12,7 +12,7 @@ import com.yeshi.fanli.dao.mybatis.customerservice.CustomerServiceCommonQuestionMapper; import com.yeshi.fanli.entity.customerservice.CustomerServiceCommonQuestion; import com.yeshi.fanli.exception.CustomerServiceCommonQuestionException; import com.yeshi.fanli.exception.user.CustomerServiceCommonQuestionException; import com.yeshi.fanli.service.inter.customerservice.CustomerServiceCommonQuestionService; @Service