Merge remote-tracking branch 'origin/master'

This commit is contained in:
Your Name 2021-08-19 16:19:02 +08:00
當前提交 0f841262e9

查看文件

@ -11,7 +11,7 @@ import org.springframework.boot.autoconfigure.SpringBootApplication;
import javax.sql.DataSource;
@SpringBootApplication
@MapperScan("com.update.update.dao.freshMapper")
//@MapperScan("com.update.update.dao.freshMapper")
public class UpdateApplication {