@XMapping("/")
public void jump(XContext ctx){
    ctx.redirect("http://www.noear.org");
}  

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-29
  • 2022-12-23
  • 2022-12-23
  • 2021-12-05
猜你喜欢
  • 2022-12-23
  • 2022-02-27
  • 2022-12-23
  • 2022-12-23
  • 2021-12-03
  • 2021-06-09
相关资源
相似解决方案