新增决策表bugfix
This commit is contained in:
@@ -30,6 +30,7 @@ public class DecisionTablesResult implements Serializable {
|
||||
|
||||
private Long versionId;//决策表版本id
|
||||
|
||||
// TODO 注意 添加决策表 时 实际对应的字段是 ro 和 colum ,待确认 !!!
|
||||
@TableField(value = "rowss")
|
||||
private Integer ro;//行数
|
||||
|
||||
|
||||
Reference in New Issue
Block a user