Commit b803401f by ghxdhr

修改mapping映射路径

parent 51b8066f
...@@ -23,7 +23,7 @@ import java.util.List; ...@@ -23,7 +23,7 @@ import java.util.List;
*/ */
@Api(tags = "通知公告操作日志") @Api(tags = "通知公告操作日志")
@RestController @RestController
@RequestMapping("/v1/record") @RequestMapping("/v1/notice_record")
public class NoticeRecordController extends ServiceController { public class NoticeRecordController extends ServiceController {
@Autowired @Autowired
......
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