This commit is contained in:
yuqh 2024-08-23 19:21:00 +08:00
parent c504012232
commit cbb165786e
1 changed files with 1 additions and 1 deletions

View File

@ -415,7 +415,7 @@ FROM
INFORMATION_SCHEMA.COLUMNS
WHERE
TABLE_NAME = #{tableName}
table_schema = 'businesscenter'
table_schema = 'businesscenter_kjs'