Browse Source

Merge branch 'master' of https://github.com/yuleyule66/cap

master
yangxiaodong 7 years ago
parent
commit
85dd65032b
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      src/Cap.Consistency/BrokerOptions.cs

+ 2
- 0
src/Cap.Consistency/BrokerOptions.cs View File

@@ -3,6 +3,8 @@
public class BrokerOptions public class BrokerOptions
{ {
public string HostName { get; set; } public string HostName { get; set; }



} }
} }

Loading…
Cancel
Save