using WX.CRM.Model.Entity;
namespace WX.CRM.BLL.Wx
{
public interface IWX_SZZYORDER_EXTERNAL : IRepository<WX_SZZYORDER_EXTERNAL>
}