@@ -72,6 +72,7 @@ public class CommonController {
return Response.success(map);
}
+
@GetMapping("/getDictMessage")
@Operation(summary = "获取字典项信息")
public String getDictMessage() {