heheng
2026-02-10 0e17b5575d653f6e10a1d312e8b0d23efc1bb35d
multi-framework/src/main/java/com/gkhy/exam/framework/interceptor/SameUrlDataInterceptor.java
@@ -1,11 +1,11 @@
package com.gkhy.exam.framework.interceptor;
import com.gkhy.exam.common.constant.CacheConstant;
import com.gkhy.exam.common.utils.StringUtils;
import com.alibaba.fastjson2.JSONObject;
import com.gkhy.exam.common.annotation.RepeatSubmit;
import com.gkhy.exam.common.constant.CacheConstant;
import com.gkhy.exam.common.filter.RepeatedlyRequestWrapper;
import com.gkhy.exam.common.utils.RedisUtils;
import com.gkhy.exam.common.utils.StringUtils;
import com.gkhy.exam.common.utils.http.HttpHelper;
import com.gkhy.exam.framework.web.service.TokenService;
import org.springframework.beans.factory.annotation.Autowired;