Cause: java.sql.SQLSyntaxErrorException: Table ××× doesn’t exist
原因配置文件没有配置数据库的表
data0()—>ect—>common—>jdbc.properties将原来的表注释掉 换成我自己tmp2的数据库的表
相关文章:
Cause: java.sql.SQLSyntaxErrorException: Table ××× doesn’t exist
原因配置文件没有配置数据库的表
data0()—>ect—>common—>jdbc.properties将原来的表注释掉 换成我自己tmp2的数据库的表
相关文章: