namespace Tnb.WarehouseMgr.Interfaces { /// /// 区域人员设定服务接口 /// public interface IBasRegionUserService { } }