|
@@ -140,7 +140,7 @@ namespace Uninpho.Tools.components.DWForm
|
|
onescvdata.Chezhan = chezhan;
|
|
onescvdata.Chezhan = chezhan;
|
|
onescvdata.Xianlu = xianlu;
|
|
onescvdata.Xianlu = xianlu;
|
|
onescvdata.Qxxh = arrayarr[0].ToString();
|
|
onescvdata.Qxxh = arrayarr[0].ToString();
|
|
- onescvdata.Id = Guid.NewGuid().ToString();
|
|
|
|
|
|
+ // onescvdata.Id = Guid.NewGuid().ToString();
|
|
List<string> loopstring = new List<string>();
|
|
List<string> loopstring = new List<string>();
|
|
|
|
|
|
//使用正则去除属性字段中的逗号的影响
|
|
//使用正则去除属性字段中的逗号的影响
|