[2024-03-18 09:49:56] local.ERROR: 数据库异常 -> SQLSTATE[42S02]: [Microsoft][ODBC Driver 17 for SQL Server][SQL Server]对象名 'sys_user_role' 无效。 (SQL: select [sys_role].*, [sys_user_role].[userId] as [pivot_userId], [sys_user_role].[roleId] as [pivot_roleId] from [sys_role] inner join [sys_user_role] on [sys_role].[id] = [sys_user_role].[roleId] where [sys_user_role].[userId] in (11)) [2024-03-18 09:50:02] local.ERROR: 数据库异常 -> SQLSTATE[42S02]: [Microsoft][ODBC Driver 17 for SQL Server][SQL Server]对象名 'sys_user_role' 无效。 (SQL: select [sys_role].*, [sys_user_role].[userId] as [pivot_userId], [sys_user_role].[roleId] as [pivot_roleId] from [sys_role] inner join [sys_user_role] on [sys_role].[id] = [sys_user_role].[roleId] where [sys_user_role].[userId] in (11)) [2024-03-18 11:41:47] local.ERROR: 数据库异常 -> SQLSTATE[42S02]: [Microsoft][ODBC Driver 17 for SQL Server][SQL Server]对象名 'sys_deploy' 无效。 (SQL: select top 1 * from [sys_deploy] where [deployCode] = webservice)