记得上下班打卡 | git大法好,push需谨慎

Commit 33a614cf authored by zhengfuxin's avatar zhengfuxin

修改代码

parent 3cf1d902
...@@ -19,7 +19,7 @@ import org.springframework.web.bind.annotation.RestController; ...@@ -19,7 +19,7 @@ import org.springframework.web.bind.annotation.RestController;
* @Description:用户接口 * @Description:用户接口
* @date 2021/12/27 下午6:25 * @date 2021/12/27 下午6:25
*/ */
@Api(tags = "前端接口管理(需要登陆状态)") @Api(tags = "前端接口管理(不需要登陆)")
@RestController @RestController
@RequestMapping("/frontNoLogin") @RequestMapping("/frontNoLogin")
@Slf4j @Slf4j
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment