server/src/main/java/com/doumee/core/annotation/pr/PreventRepeatInterceptor.java
@@ -1,8 +1,8 @@ package com.doumee.core.annotation.pr; import com.alibaba.fastjson.JSON; import com.doumee.core.model.ApiResponse; import com.doumee.core.constants.ResponseStatus; import com.doumee.core.model.ApiResponse; import lombok.extern.slf4j.Slf4j; import org.springframework.beans.BeansException; import org.springframework.beans.factory.annotation.Autowired;