first commit
This commit is contained in:
@@ -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;//结果集二维数组
|
||||
|
||||
|
||||
Reference in New Issue
Block a user