sfi count 등록 및 추가
This commit is contained in:
@@ -8,5 +8,9 @@
|
||||
public string uid { get; set; }
|
||||
public string Process { get; set; }
|
||||
public int level { get; set; }
|
||||
public string name { get; set; }
|
||||
public string email { get; set; }
|
||||
public bool useAccount { get; set; }
|
||||
public bool useJobReport { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user