We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c4e22f commit d9d6dfaCopy full SHA for d9d6dfa
backend/src/main/java/com/ai/lawyer/domain/lawWord/controller/LawWordController.java
@@ -1,6 +1,7 @@
1
package com.ai.lawyer.domain.lawWord.controller;
2
3
import com.ai.lawyer.domain.lawWord.service.LawWordService;
4
+import com.ai.lawyer.domain.precedent.entity.Precedent;
5
import io.swagger.v3.oas.annotations.Operation;
6
import lombok.RequiredArgsConstructor;
7
import org.springframework.http.ResponseEntity;
0 commit comments