mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-18 23:46:37 +08:00
添加startup各类服务
This commit is contained in:
@@ -8,7 +8,6 @@ namespace Yi.Framework.Common.IOCOptions
|
||||
{
|
||||
public class KafkaOptions
|
||||
{
|
||||
|
||||
public string BrokerList { get; set; }
|
||||
public string TopicName { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user