izhoutao

Results 2 issues of izhoutao

CurdController直接注入了BaseMapper接口,这样CurdController是不是该加个@Transactional注解?不过如果加了,Controller里想添加或覆盖CurdController的方法并且通过注入的service来实现业务逻辑的话,那是不是还得在service上加@Transactional注解?这样是不是造成没必要的嵌套事务了?

![无标题](https://github.com/tomoki1207/vscode-pdfviewer/assets/45493115/1bdf700f-874c-4bf5-8069-bc82d946932b) ![image](https://github.com/tomoki1207/vscode-pdfviewer/assets/45493115/0abc9470-5024-46b2-bdef-8bc5dbdc4d40) ![image](https://github.com/tomoki1207/vscode-pdfviewer/assets/45493115/434f0a5a-7b68-4aec-8d4a-831e6ee7899a) I set the Spread Mode to Odd by default in the plugin configuration. However, when I opened a new PDF file, it initially displayed a dual column...