唐果
发布于

java代码

  @PostMapping("save")
    public OtherEnroll save(@RequestBody  OtherEnroll otherEnroll){
        otherEnrollService.add(otherEnroll);
        return otherEnroll;
    }
浏览 (163)
点赞 (2)
收藏
1条评论
大喵喵酱
大喵喵酱
Good
点赞
评论
唐果
麻烦问下,我们这 文章 不能直接想 CSDN 那样显示出 代码吗?
点赞
评论