tangzy
2021-07-07 75a6b7e658e74baa1f01f165d29dd0c663fb419e
src/main/java/org/springblade/modules/information/service/impl/InformationServiceImpl.java
@@ -28,7 +28,7 @@
 *  服务实现类
 *
 * @author BladeX
 * @since 2021-07-06
 * @since 2021-07-07
 */
@Service
public class InformationServiceImpl extends ServiceImpl<InformationMapper, Information> implements IInformationService {