spring使用动态数据源就报错找不到

在分布式框架中,我在yml中使用spring.Datasourace.数据库连接就不会报错,但是使用,spring.datasourace.dyNamic.datasourace.master.数据库连接就会报Failed to determine a suitable driver class,其中我是定义了primary默认master的,而且只有这一个数据库连接,为什么会这样,来个大佬解答一下

若依有个 ruoyi-common-datasource 里边有自动加载dynamic依赖

用的什么动态数据源实现框架