This commit is contained in:
2017-02-06 17:31:44 +01:00
parent 795b1ce781
commit ce00e223c3
5 changed files with 5 additions and 182 deletions

View File

@ -2,7 +2,7 @@ using System;
using Yavsc.Interfaces.Workflow;
using Yavsc.Models.Market;
namespace Yavsc.Models.Billing
namespace Yavsc.Models.Workflow
{
public class Query<P>: IBaseTrackedEntity where P : BaseProduct

File diff suppressed because one or more lines are too long