/// <summary> /// 查询默认地址ID /// </summary> /// <returns></returns> public int GetAddByType() { return(dal.SelectAddByType()); }