namespace Tnb.WarehouseMgr.Interfaces { /// /// 载具台账服务接口 /// public interface IWmsCarryLedgerService { } }