config 修改

This commit is contained in:
hupeng
2020-04-17 16:29:48 +08:00
parent 2eca87ad06
commit ac708fb565

View File

@ -11,7 +11,6 @@ import org.springframework.context.annotation.Configuration;
*
*/
@Configuration
//@MapperScan(basePackages = {"com.ruoyi.app.common.persistence.dao"})
public class MybatisPlusConfig {
/**