摘要: 1.通过获取HttpServletRequest来实现, 請求地址例子(Get请求): "http://localhost:8080/js/sys/login?userCode=001" eg: public void demo (HttpServletRequest request) { //获取 阅读全文
posted @ 2023-02-09 12:01 华了个华 阅读(209) 评论(0) 推荐(0)