调试项目时遇到错误:Write operations are not allowed in read-only mode,具体截图如下:
报错代码如下:
出错原因: 事务切面未配置正确.修改地方如下,
本文解决了一个在调试过程中遇到的问题:Writeoperationsarenotallowedinread-onlymode。错误的原因在于事务切面配置不正确。
调试项目时遇到错误:Write operations are not allowed in read-only mode,具体截图如下:
报错代码如下:
出错原因: 事务切面未配置正确.修改地方如下,
5126

被折叠的 条评论
为什么被折叠?