@ -14,5 +14,5 @@ public class ChooseNode {
* 是否选中
*/
@ApiModelProperty("是否选中")
private boolean isChecked;
private boolean checkedFlag;
}