using CRM.Core.Model.EntityAudit;
namespace CRM.Core.BLL.Wx
{
public class Module_Order_BL : AuditContextRepository<Module_Order>
}