admin
2021-09-24 f788607ff771a47bc60d6a86e00b3433c40f3d2c
src/main/java/com/yeshi/buwan/service/manager/SeataManagerTest.java
@@ -17,7 +17,7 @@
    @Resource
    private LoginUserDao loginUserDao;
    @Reference(version = "1.0")
    @Reference(version = "1.0",check = false)
    private GoldCornGetSourceService goldCornGetSourceService;
    @GlobalTransactional(timeoutMills = 30000, name = "buwan-order", rollbackFor = Exception.class)