mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-03-22 09:06:34 +08:00
忘记改啥了*1
This commit is contained in:
@@ -55,7 +55,7 @@ namespace Serein.NodeFlow.Env
|
||||
var md = methodDetails.CloneOfNode(nodeModel.Env, nodeModel);
|
||||
nodeModel.DisplayName = md.MethodAnotherName;
|
||||
nodeModel.MethodDetails = md;
|
||||
nodeModel.OnLoading();
|
||||
nodeModel.OnCreating();
|
||||
return nodeModel;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user