mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-04-04 07:16:35 +08:00
尝试使用源生成器规范NodeModel代码逻辑
This commit is contained in:
@@ -4,10 +4,10 @@ using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace Serein.Library.Enums
|
||||
namespace Serein.Library
|
||||
{
|
||||
/// <summary>
|
||||
/// 触发器说明
|
||||
/// 触发器状态
|
||||
/// </summary>
|
||||
public enum FlipflopStateType
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user