wbc
7 天以前 8ee5f3d527a56a0dacc89337c240415713ccfb2f
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);