|
@@ -8,12 +8,11 @@ import com.diagbot.vo.NeoEntityVO;
|
|
|
import io.swagger.annotations.Api;
|
|
|
import io.swagger.annotations.ApiOperation;
|
|
|
|
|
|
-import org.mapstruct.Mapping;
|
|
|
import org.springframework.beans.factory.annotation.Autowired;
|
|
|
import org.springframework.web.bind.annotation.*;
|
|
|
|
|
|
import java.util.List;
|
|
|
-import java.util.Map;
|
|
|
+
|
|
|
|
|
|
/**
|
|
|
* @Description: 图谱实体API控制层
|