搬家调试

20230922-ljl-fixBug
qiushengjie 1 year ago
parent 7b3beb9deb
commit a5403200de

@ -9,7 +9,7 @@ import org.springframework.scheduling.annotation.EnableScheduling;
@SpringBootApplication(scanBasePackages = {"com.ms","com.jinritemai"})
@MapperScan("com.ms.dal.mapper")
@EnableAsync
@EnableScheduling
//@EnableScheduling
public class MsApplication {
public static void main(String[] args) {

Loading…
Cancel
Save