Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

加入事务控制 #105

Closed
huangbei920 opened this issue Aug 15, 2019 · 2 comments
Closed

加入事务控制 #105

huangbei920 opened this issue Aug 15, 2019 · 2 comments
Assignees
Labels

Comments

@huangbei920
Copy link

@huangbei920 huangbei920 commented Aug 15, 2019

今天和同事沟通,我把apijson集成到会员管理系统了。实际中出现断网情况,消费机通过apijson写的数据,会不会写不进去。涉及到里面apijson有没有涉及到事务的处理。同时之前操作好像是消费机下发数据给我们,但作为服务端的我们去操作数据库,本身涉及到业务逻辑的代码在会员管理系统写好了。现在是apijson直接操作数据库,然后会员管理系统也直接操作数据库,走的是两个路。

@TommyLemon
Copy link
Member

@TommyLemon TommyLemon commented Aug 15, 2019

感谢建议,我们会尽快加上。

请问是哪家公司呢?
#73

@TommyLemon
Copy link
Member

@TommyLemon TommyLemon commented Aug 19, 2019

已加上
5810ecf

@TommyLemon TommyLemon closed this Aug 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.