mirror of https://github.com/jeecgboot/jeecg-boot
Update WechatVerifyController.java
parent
25180e41c8
commit
d9134ae0c8
|
@ -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;
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue