whycxzp
2022-07-14 ffc5a13c37a17d8909dfdf20c25a5ad9e1209b9f
src/main/java/com/whyc/controller/UserInfController.java
@@ -10,6 +10,7 @@
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.bind.annotation.RestController;
/*
@RestController
@Api(tags = "用户管理")
@RequestMapping("UserInf")
@@ -24,3 +25,4 @@
    }
}
*/