init commit
This commit is contained in:
3361
20220330_Vote/Ewide.RoadFlow/Serivce/FlowRun/FlowRunService.cs
Normal file
3361
20220330_Vote/Ewide.RoadFlow/Serivce/FlowRun/FlowRunService.cs
Normal file
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,12 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace Ewide.RoadFlowLite.Serivce.FlowRun
|
||||
{
|
||||
public interface IFlowRunService
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user