refactoring
This commit is contained in:
parent
a983b0fdc4
commit
b828b06904
10 changed files with 125 additions and 26 deletions
|
|
@ -1,8 +1,7 @@
|
|||
namespace Yavsc.Models.Workflow
|
||||
{
|
||||
using Interfaces.Workflow;
|
||||
using YavscLib;
|
||||
|
||||
|
||||
public interface IQuery: IBaseTrackedEntity
|
||||
{
|
||||
QueryStatus Status { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue