{ "CAP": { "MySql": { "TableNamePrefix": "pt_event", "ConnectionString": "Server=127.0.0.1;Database=Platform-V70;User Id=root;Password=123456;SslMode=None" } }, "Quartz": { "UsePersistentStore": true, "Properties": { "quartz.jobStore.dataSource": "tkm", "quartz.jobStore.type": "Quartz.Impl.AdoJobStore.JobStoreTX,Quartz", "quartz.jobStore.driverDelegateType": "Quartz.Impl.AdoJobStore.MySQLDelegate,Quartz", "quartz.dataSource.tkm.connectionString": "Server=127.0.0.1;Database=Platform-V70;User Id=root;Password=123456;SslMode=None", "quartz.dataSource.tkm.connectionStringName": "Default", "quartz.dataSource.tkm.provider": "MySqlConnector", "quartz.jobStore.clustered": "true", "quartz.serializer.type": "json" } }, "ConnectionStrings": { "Default": "Server=127.0.0.1;Database=Platform-V70;User Id=root;Password=123456;SslMode=None", "AbpSaas": "Server=127.0.0.1;Database=Platform-V70;User Id=root;Password=123456;SslMode=None", "AbpTenantManagement": "Server=127.0.0.1;Database=Platform-V70;User Id=root;Password=123456;SslMode=None", "AbpSettingManagement": "Server=127.0.0.1;Database=Platform-V70;User Id=root;Password=123456;SslMode=None", "AbpPermissionManagement": "Server=127.0.0.1;Database=Platform-V70;User Id=root;Password=123456;SslMode=None", "AbpFeatureManagement": "Server=127.0.0.1;Database=Platform-V70;User Id=root;Password=123456;SslMode=None", "AbpTextTemplating": "Server=127.0.0.1;Database=Platform-V70;User Id=root;Password=123456;SslMode=None", "AbpLocalizationManagement": "Server=127.0.0.1;Database=Platform-V70;User Id=root;Password=123456;SslMode=None", "Workflow": "Server=127.0.0.1;Database=Platform-V70;User Id=root;Password=123456;SslMode=None" }, "Elsa": { "Features": { "DefaultPersistence": { "Enabled": true, "ConnectionStringIdentifier": "Workflow", "EntityFrameworkCore": { "MySql": { "Enabled": true } } }, "Webhooks": { "Enabled": true, "ConnectionStringIdentifier": "Workflow", "EntityFrameworkCore": { "MySql": { "Enabled": true } } }, "WorkflowSettings": { "Enabled": true, "ConnectionStringIdentifier": "Workflow", "EntityFrameworkCore": { "MySql": { "Enabled": true } } } } } }