using System;
using System.Collections.Generic;
using System.Text;
namespace BBWYB.Common.Models
{
public interface IDenpendency
}