Skip to content

Commit d9d6dfa

Browse files
committed
work
1 parent 6c4e22f commit d9d6dfa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backend/src/main/java/com/ai/lawyer/domain/lawWord/controller/LawWordController.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
package com.ai.lawyer.domain.lawWord.controller;
22

33
import com.ai.lawyer.domain.lawWord.service.LawWordService;
4+
import com.ai.lawyer.domain.precedent.entity.Precedent;
45
import io.swagger.v3.oas.annotations.Operation;
56
import lombok.RequiredArgsConstructor;
67
import org.springframework.http.ResponseEntity;

0 commit comments

Comments
 (0)