feat: CcdiProjectVO添加lsfxProjectId字段
This commit is contained in:
@@ -41,6 +41,9 @@ public class CcdiProjectVO {
|
|||||||
/** 低风险人数 */
|
/** 低风险人数 */
|
||||||
private Integer lowRiskCount;
|
private Integer lowRiskCount;
|
||||||
|
|
||||||
|
/** 流水分析平台项目ID */
|
||||||
|
private Integer lsfxProjectId;
|
||||||
|
|
||||||
/** 创建时间 */
|
/** 创建时间 */
|
||||||
private Date createTime;
|
private Date createTime;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user