0、CommonDomainService.move 使用jpa的方式修改实体状态,从而避免在MySQL数据库下面出现竞争version表;
1、ActApplicationImpl获取版本号的时候使用GeneralRepositorySuper.getVersionNextId,避免死锁version表
Showing
Please
register
or
sign in
to comment
1、ActApplicationImpl获取版本号的时候使用GeneralRepositorySuper.getVersionNextId,避免死锁version表