文档
测试

历史记录

POST
http://localhost:8081/business/formula/history

请求参数

参数名
类型
描述
必填
id
Long
公式Id
必填
limit
Long
每页条数
必填
offset
Long
当前页码-1
必填
queryUser
String
创建人、更新人
必填
startDate
Object
生效日期
必填
start
Date
开始时间
必填
end
Date
结束时间
必填
endDate
Object
失效日期
必填
start
Date
开始时间
必填
end
Date
结束时间
必填

响应参数

参数名
类型
描述
必填
planId
Long
公式计划Id
必填
historyId
Long
历史记录Id
必填
planName
String
公式名
必填
fieldCode
String
目标字段(页码不用显示)
必填
fieldName
String
目标字段
必填
program
数据范围
必填
programId
Long
数据范围Id
必填
programName
String
数据范围名
必填
condition
匹配项
必填
dimensionCode
String
维度编码
必填
dimensionName
String
维度名称
必填
conditionSymbol
String
符号
必填
items
匹配项值
必填
itemName
String
值显示
必填
itemValue
String
值编码
必填
expressCode
String
公式编码
必填
expressDisplay
String
公式展示
必填
startDate
Date
生效时间
必填
endDate
Date
终止时间
必填
version
Integer
数据版本
必填
typeId
Integer
类型(1: 新增,2 更新)
必填