Explorar el Código

数据路查询节点开发

lichunlei hace 5 meses
padre
commit
51bd958a24
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Util/LogicNodeHelper.cs

+ 1 - 1
Util/LogicNodeHelper.cs

@@ -160,7 +160,7 @@ namespace Util
             SqlSugarClient db = initDb(dbData);
             var items = db.Ado.GetDataTable(sql);
             if (items.Rows.Count > 0)
-            { 
+            {  
                 foreach (JsonData field in queryField)
                 {
                     string fieldName = field["label"].ToString(); // 字段名