新增决策表bugfix

This commit is contained in:
2025-03-04 16:11:07 +08:00
parent 86f41c849f
commit f1f84fc4b2
3 changed files with 8 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ public class DecisionTablesResult implements Serializable {
private Long versionId;//决策表版本id
// TODO 注意 添加决策表 时 实际对应的字段是 ro 和 colum ,待确认
@TableField(value = "rowss")
private Integer ro;//行数