refact.
This commit is contained in:
parent
cbed392dfd
commit
007b844185
283 changed files with 23194 additions and 590 deletions
9
Yavsc.Server/ViewModels/Manage/SetActivityViewModel.cs
Normal file
9
Yavsc.Server/ViewModels/Manage/SetActivityViewModel.cs
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
using Yavsc.Models.Workflow;
|
||||
|
||||
namespace Yavsc.ViewModels.Manage
|
||||
{
|
||||
public class SetActivityViewModel : PerformerProfile
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue