zhoutg 6 سال پیش
والد
کامیت
6efdff8ac7
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      knowledgeman-service/src/main/java/com/diagbot/web/DictionaryInfoController.java

+ 1 - 1
knowledgeman-service/src/main/java/com/diagbot/web/DictionaryInfoController.java

@@ -27,7 +27,7 @@ import java.util.Map;
 @RequestMapping("/dictionaryInfo")
 @RestController
 @SuppressWarnings("unchecked")
-@Api(value = "字典信息", tags = { "字典信息" })
+@Api(value = "字典信息", tags = { "知识库标准化-字典信息" })
 public class DictionaryInfoController {