mirror of
https://github.com/jeecgboot/jeecg-boot.git
synced 2025-09-09 15:02:31 +00:00
Update WechatVerifyController.java
This commit is contained in:
@@ -5,7 +5,7 @@ import org.springframework.web.bind.annotation.PathVariable;
|
||||
import org.springframework.web.bind.annotation.RequestMapping;
|
||||
import org.springframework.web.bind.annotation.RestController;
|
||||
|
||||
import javax.servlet.http.HttpServletResponse;
|
||||
import jakarta.servlet.http.HttpServletResponse;
|
||||
import java.io.PrintWriter;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user