Explorar o código

Merge remote-tracking branch 'origin/dev' into dev

ZhaoMn %!s(int64=3) %!d(string=hai) anos
pai
achega
a18796b56f

+ 0 - 1
railway-business/src/main/java/com/railway/business/push/service/impl/BusPushMsgServiceImpl.java

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