【m】视频增加视频框字段
This commit is contained in:
@@ -179,6 +179,8 @@ namespace Stary.Evo.TableTextConversion
|
||||
? true
|
||||
: false;
|
||||
messageInfo.notes = FilterTo(table.Rows[j][6].ToString());
|
||||
|
||||
messageInfo.videoframeName = FilterTo(table.Rows[j][7].ToString());
|
||||
//添加数据
|
||||
messageInfos.Add(messageInfo);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user