|
|
@@ -35,7 +35,7 @@ import io.swagger.annotations.ApiOperation;
|
|
|
* @author ruoyi
|
|
|
* @date 2021-07-21
|
|
|
*/
|
|
|
-@Api(value = "用户学校信息控制器", tags = {"用户学校信息管理"})
|
|
|
+@Api(value = "客户端用户学校信息控制器", tags = {"用户学校信息管理"})
|
|
|
@RequiredArgsConstructor(onConstructor_ = @Autowired)
|
|
|
@RestController
|
|
|
@RequestMapping("/app/user/school/info")
|