增加动态报表对外接口-多条件删除

移除默认属性校验
移除查询数据库所有表的部分字段(部分字段SQLServer不支持)
yun-zuoyi
wei.peng 6 years ago
parent c4dceace92
commit db461a76ba

@ -46,7 +46,7 @@ public class CloudFormModel {
private Long select;
// 删除数据
private List<Long> deleteList;
private List<BfDataObjectProperty> deleteConditionList;
// 删除数据ID
private Long delete;

Loading…
Cancel
Save