@Configuration
@ComponentScan(basePackages={"cn.foxtech.common.entity.service","cn.foxtech.common.entity.manager"})
@MapperScan(value="cn.foxtech.common.entity.service")
public class EntityConfig
extends Object
Copyright © 2023. All rights reserved.