This commit is contained in:
parent
c504012232
commit
cbb165786e
|
@ -415,7 +415,7 @@ FROM
|
|||
INFORMATION_SCHEMA.COLUMNS
|
||||
WHERE
|
||||
TABLE_NAME = #{tableName}
|
||||
table_schema = 'businesscenter'
|
||||
table_schema = 'businesscenter_kjs'
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue