Helius
2020-06-10 a71853223694f341cee1b8b01efbfb56a0293af9
src/main/java/com/xcong/excoin/FebsShiroApplication.java
@@ -14,6 +14,7 @@
@SpringBootApplication
@EnableTransactionManagement
@MapperScan("com.xcong.excoin.*.mapper")
@MapperScan("com.xcong.excoin.*.*.mapper")
public class FebsShiroApplication {
    public static void main(String[] args) {