We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
今天和同事沟通,我把apijson集成到会员管理系统了。实际中出现断网情况,消费机通过apijson写的数据,会不会写不进去。涉及到里面apijson有没有涉及到事务的处理。同时之前操作好像是消费机下发数据给我们,但作为服务端的我们去操作数据库,本身涉及到业务逻辑的代码在会员管理系统写好了。现在是apijson直接操作数据库,然后会员管理系统也直接操作数据库,走的是两个路。
The text was updated successfully, but these errors were encountered:
感谢建议,我们会尽快加上。
请问是哪家公司呢? https://github.com/APIJSON/APIJSON/issues/73
Sorry, something went wrong.
已加上 APIJSON@5810ecf
TommyLemon
No branches or pull requests
今天和同事沟通,我把apijson集成到会员管理系统了。实际中出现断网情况,消费机通过apijson写的数据,会不会写不进去。涉及到里面apijson有没有涉及到事务的处理。同时之前操作好像是消费机下发数据给我们,但作为服务端的我们去操作数据库,本身涉及到业务逻辑的代码在会员管理系统写好了。现在是apijson直接操作数据库,然后会员管理系统也直接操作数据库,走的是两个路。
The text was updated successfully, but these errors were encountered: