|
|
@ -15,6 +15,14 @@ |
|
|
"AbpSettingManagement": "Server=127.0.0.1;Database=Platform;User Id=colin;Password=123456", |
|
|
"AbpSettingManagement": "Server=127.0.0.1;Database=Platform;User Id=colin;Password=123456", |
|
|
"AbpPermissionManagement": "Server=127.0.0.1;Database=Platform;User Id=colin;Password=123456" |
|
|
"AbpPermissionManagement": "Server=127.0.0.1;Database=Platform;User Id=colin;Password=123456" |
|
|
}, |
|
|
}, |
|
|
|
|
|
"Features": { |
|
|
|
|
|
"Validation": { |
|
|
|
|
|
"Redis": { |
|
|
|
|
|
"Configuration": "127.0.0.1,defaultDatabase=11", |
|
|
|
|
|
"InstanceName": "LINGYUN.Abp.Application" |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
"CAP": { |
|
|
"CAP": { |
|
|
"EventBus": { |
|
|
"EventBus": { |
|
|
"DefaultGroup": "Platform", |
|
|
"DefaultGroup": "Platform", |
|
|
|