@RequestMapping("/test")
@RestController
public class TestController
extends Object
-
-
方法概要
com.alibaba.fastjson2.JSONObject
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
构造器详细资料
-
TestController
public TestController()
-
方法详细资料
-
-
lj
@GetMapping("/lj")
public com.alibaba.fastjson2.JSONObject lj(AA aa)