Yw.Service.DMA.Core/05-service/01-dma_area/DmaArea.cs
ÎļþÃû´Ó Yw.Service.DMA.Core/5-service/1-dma_area/DmaArea.cs ÐÞ¸Ä @@ -121,9 +121,9 @@ } /// <summary> /// éè¿ BelongType å BelongID è·åæå¤§æåºç /// è·åæå¤§æåºç /// </summary> public int GetMaxSortCodeByBelongTypeAndBelongID(string BelongType, long BelongID) public int GetMaxSortCode(string BelongType, long BelongID) { var all = GetByBelongTypeAndBelongID(BelongType, BelongID); if (all == null || all.Count < 1)