@@ -41,6 +41,7 @@ public class IbaProject extends BaseEntity {
/**
* 项目阶段(下拉选择框) 名称
*/
+ @TableField(exist = false)
private String stageName;