routine update

This commit is contained in:
yubao
2018-03-20 23:15:09 +08:00
parent 1a880c0daf
commit 33f02fdeec
9 changed files with 202 additions and 246 deletions

View File

@@ -107,9 +107,11 @@
<Compile Include="AuthorizeApp.cs" />
<Compile Include="CategoryApp.cs" />
<Compile Include="Define.cs" />
<Compile Include="Extention\WF_Runtime.cs" />
<Compile Include="Extention\WF_RuntimeInitModel.cs" />
<Compile Include="Extention\WF_RuntimeModel.cs" />
<Compile Include="Flow\FlowRuntime.cs" />
<Compile Include="Flow\FlowRuntimeInitModel.cs" />
<Compile Include="Flow\FlowRuntimeModel.cs" />
<Compile Include="Flow\FlowLine.cs" />
<Compile Include="Flow\FlowNode.cs" />
<Compile Include="FormApp.cs" />
<Compile Include="Request\IdPageReq.cs" />
<Compile Include="Request\PageReq.cs" />