Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试在我的 Foxx 应用程序中实现事务,我正在使用类来管理数据库对象并尝试在事务操作中使用这些类。
我无法超越该错误消息,我在事务模块中包含了所有需要的内容,但我无法让它工作。
有什么建议么?
谢谢!