mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-03-02 15:50:47 +08:00
LocalFlowEnvironment文件丢失,需要重写
This commit is contained in:
@@ -40,7 +40,7 @@ namespace Serein.Workbench.Customs
|
||||
/// <summary>
|
||||
/// FlowMethodInfoListBox.xaml 的交互逻辑
|
||||
/// </summary>
|
||||
public partial class FlowMethodInfoListBox : UserControl,System.ComponentModel.INotifyPropertyChanged
|
||||
public partial class FlowMethodInfoListBox : UserControl, System.ComponentModel.INotifyPropertyChanged
|
||||
{
|
||||
private object viewMethodInfo;
|
||||
public object ViewMethodInfo
|
||||
|
||||
Reference in New Issue
Block a user