连接到 Automation Suite 环境中的数据库服务器:AutomationSuite_Platform > ai-events.Subscription。
对表格运行以下命令:
delete from [ai-events].[Subscription] where WebhookUrl like '%http://ai-helper%'delete from [ai-events].[Subscription] where WebhookUrl like '%http://ai-pkgmanager%'delete from [ai-events].[Subscription] where WebhookUrl like '%http://ai-deployer%'delete from [ai-events].[Subscription] where WebhookUrl like '%http://ai-trainer%'delete from [ai-events].[Subscription] where WebhookUrl like '%http://ai-appmanager%'delete from [ai-events].[Subscription] where WebhookUrl like '%http://ai-helper%'
delete from [ai-events].[Subscription] where WebhookUrl like '%http://ai-pkgmanager%'
delete from [ai-events].[Subscription] where WebhookUrl like '%http://ai-deployer%'
delete from [ai-events].[Subscription] where WebhookUrl like '%http://ai-trainer%'
delete from [ai-events].[Subscription] where WebhookUrl like '%http://ai-appmanager%'