修复问题
This commit is contained in:
parent
b2d5db2149
commit
8f38d222fa
@ -36,7 +36,7 @@ public interface FlowStartService extends IService<FlowStart> {
|
||||
|
||||
FlowStart selectFlowStartByName(String name);
|
||||
|
||||
R startStaffs(StartGroups startGroupStaffIds)
|
||||
R startStaffs(StartGroups startGroupStaffIds);
|
||||
|
||||
R saveStart(FlowStart flowStart);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user