Skip to content

Commit c4ea442

Browse files
author
Weasley
committed
update
1 parent 13d23f7 commit c4ea442

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mydtt-plus-spring-boot-starter-tests/mydtt-plus-spring-boot-2-x/src/main/java/com/example/MydttPlus2xTestApp.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
scanBasePackages = {
1717
//"com.example.i18n.korean",
1818
//"com.example.domain.dtt",
19-
"com.example.domain.oms", "com.example.domain.order", "com.example.domain.payment",
20-
"com.example.domain.promotion", "com.example.domain.shop", "com.example.domain.user",
19+
//"com.example.domain.oms", "com.example.domain.order", "com.example.domain.payment",
20+
//"com.example.domain.promotion", "com.example.domain.shop", "com.example.domain.user",
2121
},
2222
parserType = ParserType.JAVA_DOC,
2323
dropTableBeforeCreate = true,

0 commit comments

Comments
 (0)