Пример #1
0
 public List <HcmTemp> GetDataByLogId(string logId)
 {
     return(MongoProvider.GetDataByLogId(logId));
 }