合并实例与实例模板

This commit is contained in:
yubaolee
2018-03-16 17:33:54 +08:00
parent 9c31ab6661
commit 67dd39dbc7
13 changed files with 1032 additions and 1523 deletions

View File

@@ -62,7 +62,6 @@
<Compile Include="Core\Entity.cs" />
<Compile Include="Domain\FlowInstance.cs" />
<Compile Include="Domain\FlowInstanceOperationHistory.cs" />
<Compile Include="Domain\FlowInstanceScheme.cs" />
<Compile Include="Domain\FlowInstanceTransitionHistory.cs" />
<Compile Include="Domain\FlowScheme.cs" />
<Compile Include="Domain\Form.cs" />
@@ -81,7 +80,6 @@
<Compile Include="Mapping\CategoryTypeMap.cs" />
<Compile Include="Mapping\FlowInstanceMap.cs" />
<Compile Include="Mapping\FlowInstanceOperationHistoryMap.cs" />
<Compile Include="Mapping\FlowInstanceSchemeMap.cs" />
<Compile Include="Mapping\FlowInstanceTransitionHistoryMap.cs" />
<Compile Include="Mapping\FlowSchemeMap.cs" />
<Compile Include="Mapping\FormMap.cs" />