parent
d1ac696c1e
commit
1b7e860bdc
|
|
@ -251,6 +251,7 @@ void CIMExporter::exportTo(const QString& path,const QString &rootID)
|
|||
writer<<gb.nodeNum<<seperator;
|
||||
writer<<gb.g<<seperator;
|
||||
writer<<gb.b<<seperator;
|
||||
writer<<endLine;
|
||||
}
|
||||
writer<<0<<endLine;//数据间隔
|
||||
writer<<0<<endLine;//数据间隔
|
||||
|
|
|
|||
Loading…
Reference in New Issue