日志顯示 [error] [10501]SQLSTATE[42S02]: Base table or view not found: 1146 Table 'shop.cbd_eb_user' doesn't exist
這個(gè)數(shù)據(jù)表我數(shù)據(jù)庫里已有,eb_ 我改成cbd,現(xiàn)在系統(tǒng)提示錯(cuò)誤 說我數(shù)據(jù)表類沒有 cbd_eb_user 這表 這明顯系統(tǒng)多帶了一個(gè)中間的 _eb_
請問這個(gè)怎么解決?env里是cbd_ 數(shù)據(jù)庫里也是cbd_ 其他都正常。