EQD-6979 TRS合约数据实时推送
This commit is contained in:
@@ -57,6 +57,10 @@ namespace YLErp.Model
|
||||
public string AccountCapitalTopicGroupId { get; set; }
|
||||
|
||||
public int AutoOffsetReset { get; set; }
|
||||
/// <summary>
|
||||
/// TRS合约数据推送topic(对外,如onebp等)
|
||||
/// </summary>
|
||||
public string ContractTopic { get; set; } = "onederi.trs.onebp.contract.v1";
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user