@@ -43,7 +43,7 @@ public class CorpTagController {
/**
- * 添加企业标签组及标签
+ * 添加企业标签组
*/
@PostMapping("/addGroup")
public Result<CorpTagGroupView> addGroup(@RequestBody CorpTagGroupView tagGroup) throws Exception {