This commit is contained in:
tanghc
2021-01-27 11:18:57 +08:00
parent b053c7b4e5
commit a3d97a4f8c

View File

@@ -1,6 +1,5 @@
package com.gitee.sop.gatewaycommon.interceptor; package com.gitee.sop.gatewaycommon.interceptor;
import com.gitee.sop.gatewaycommon.bean.SopConstants;
import com.gitee.sop.gatewaycommon.param.ApiParam; import com.gitee.sop.gatewaycommon.param.ApiParam;
import org.springframework.cloud.client.ServiceInstance; import org.springframework.cloud.client.ServiceInstance;
import org.springframework.http.HttpStatus; import org.springframework.http.HttpStatus;