Replies: 2 comments 5 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
-
|
检查数据源加载情况:
端口修改为自己服务的端口 |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



Uh oh!
There was an error while loading. Please reload this page.
-
版本信息 (必填):
后端使用的是: lamp-datasource-max、lamp-util-max ,5.X的版本。
JDK 版本(必填) : 17
源码版本(必填):5.0.8
MySQL(必填): 8.0.28
Nacos(必填):2.4.0
问题描述:
我想把lamp项目原有的的物理删除全部改为mybatis-plus的逻辑删除,加上配置之后,登录接口本该查base库组织信息的sql ,查了默认库了,我把改动过的代码撤回后,重新clean 并打包 util、cloud项目,结果还是去查默认库了。我排查了DsThreadProcessor类下的doDetermineDatasource方法,返回的内容是拼接好的base库。麻烦大佬指点一下。
报错截图:
Beta Was this translation helpful? Give feedback.
All reactions