摘要:查看代码 //定义规则 using Newtonsoft.Json; using RulesEngine.Models; //模拟用户的输入内容 var inputValue = new InputValue { Score = 60 }; var rulesStr = @"[{ ""Workflo
阅读全文
posted @ 2022-10-18 14:04
posted @ 2022-10-18 14:04
posted @ 2022-10-09 10:52