remove useless mapscan
This commit is contained in:
父節點
9e03b00796
當前提交
8a4f05f7a7
@ -11,7 +11,7 @@ import org.springframework.boot.autoconfigure.SpringBootApplication;
|
|||||||
import javax.sql.DataSource;
|
import javax.sql.DataSource;
|
||||||
|
|
||||||
@SpringBootApplication
|
@SpringBootApplication
|
||||||
@MapperScan("com.update.update.dao.freshMapper")
|
//@MapperScan("com.update.update.dao.freshMapper")
|
||||||
|
|
||||||
public class UpdateApplication {
|
public class UpdateApplication {
|
||||||
|
|
||||||
|
載入中…
x
新增問題並參考
Block a user