遇到MyBatis-Plus的錯誤之“Table 'mybatis_plus.user' doesn't exist”
一、問題 Table 'mybatis_plus.user' doesn't exist 二、原因 表中沒有user表 三、解決方案 生成user表既可 四、結果圖 ...
一、問題 Table 'mybatis_plus.user' doesn't exist 二、原因 表中沒有user表 三、解決方案 生成user表既可 四、結果圖 ...