first commit

This commit is contained in:
刘通
2024-10-30 15:10:27 +08:00
parent 35e92433e3
commit 9dde3cf3c2
114 changed files with 14584 additions and 1979 deletions

View File

@@ -29,9 +29,9 @@ public class DecisionTablesResult implements Serializable {
private Long versionId;//决策表版本id
private Integer rows;//行数
private Integer ro;//行数
private Integer columns;//列数
private Integer colum;//列数
private String resultValue;//结果集二维数组