hanxiaolong-github

Results 4 issues of hanxiaolong-github

你好: 我看demo 中saga的例子是扣减库存,大概总结下来是: transaction 1: set amount = amount+1 where id = 1; transaction 2: set amount = amount +2 where id = 1; 当transaction 1 发生错误,需要补偿的时候:业务端 写个方法是: set amount...

这个RPCTransaction 有个bug :https://github.com/cool-team-official/cool-admin-midway-rpc/issues/3 麻烦能尽快update 一下吗?想要用这个cool 做点开发。

## What happens? 我在 mac M1 上使用docker 开发 umi max 项目根据 文档https://v3.umijs.org/docs/getting-started 创建新的项目后,当执行npm run dev 启动项目的时候出现 Segmentation fault Command failed with exit code 139. ## Mini Showcase Repository(REQUIRED) > Please...