Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a1fc04a

Browse files
遗漏导包补充
1 parent efef2ae commit a1fc04a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎generator-web/src/main/resources/templates/code-generator/jpa/jpacontroller.ftl‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ import org.springframework.web.bind.annotation.PostMapping;
1313
import org.springframework.web.bind.annotation.RestController;
1414
import java.util.List;
1515
import java.util.Map;
16+
import java.util.Optional;
17+
1618
</#if>
1719
/**
1820
* @description ${classInfo.classComment}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /