|
@@ -35,7 +35,6 @@ import org.springframework.transaction.annotation.Transactional;
|
|
|
*/
|
|
*/
|
|
|
@Slf4j
|
|
@Slf4j
|
|
|
@Service
|
|
@Service
|
|
|
-@Transactional(readOnly = true)
|
|
|
|
|
public class BusPushMsgServiceImpl implements IBusPushMsgService {
|
|
public class BusPushMsgServiceImpl implements IBusPushMsgService {
|
|
|
|
|
|
|
|
private final BusPushMsgMapper busPushMsgMapper;
|
|
private final BusPushMsgMapper busPushMsgMapper;
|