|
@@ -12,7 +12,7 @@ import org.springframework.context.annotation.ComponentScan;
|
|
|
* @author 新大洲
|
|
* @author 新大洲
|
|
|
*/
|
|
*/
|
|
|
@SpringBootApplication
|
|
@SpringBootApplication
|
|
|
-@MapperScan(basePackages = {"com.xindazhou.business.dal.mysql", "com.xindazhou.business.dal.community.mysql"})
|
|
|
|
|
|
|
+//@MapperScan(basePackages = {"com.xindazhou.business.dal.mysql", "com.xindazhou.business.dal.community.mysql"})
|
|
|
public class BusinessServerApplication {
|
|
public class BusinessServerApplication {
|
|
|
|
|
|
|
|
public static void main(String[] args) {
|
|
public static void main(String[] args) {
|