MQTTPipeLineTests test 중
This commit is contained in:
@@ -24,7 +24,7 @@ namespace UVC.Data
|
||||
/// mask.ObjectName = "users";
|
||||
///
|
||||
/// // 필드 이름 변환 설정
|
||||
/// mask.NamesForReplace = new Dictionary<string, string>
|
||||
/// mask.NamesForReplace = new Dictionary<string, string>
|
||||
/// {
|
||||
/// { "userName", "name" },
|
||||
/// { "userEmail", "email" }
|
||||
|
||||
Reference in New Issue
Block a user