cnf
15 小时以前 6ed9adbcf4011e7b5cc09eb7564b5c116daf9c67
WebApi/Gs.Wom/Service/WompbaManager.cs
@@ -155,7 +155,10 @@
                                    + m.Bz + _split
                                    + m.Pcsl + _split
                                    + m.Yjwgsj + _split
                                    + (CheckGuid(_guid)? _guid: Guid.Empty.ToString());
                                    + (CheckGuid(_guid)? _guid: Guid.Empty.ToString()) + _split
                                    + m.IsZddb + _split
                                    + m.DepotId + _split
                                    + m.DepotSections;
            if (_sb.Length > 0)
                _sb.Append("~");
            _sb.Append(_line);