Banner 的迁移

商品推荐的迁移
This commit is contained in:
YunaiV
2020-08-25 18:51:04 +08:00
parent f0999eac46
commit 709b85e453
25 changed files with 239 additions and 2121 deletions

View File

@@ -35,4 +35,5 @@ public class CustomSentryAutoConfiguration {
public SentryExceptionResolver doNothingExceptionResolver() {
return new DoNothingExceptionResolver();
}
}