mybatisPlus批量插入1、只有一个Service类没有impl的时候可以这么写@Service@Slf4jpublicclassOrgServiceextendsServiceImpl<OrgMapper,Org>implementsIService<Org>{@Au