@@ -67,4 +67,6 @@ public class HomeManageConfigReq {
* 跳转规格
*/
private String jumpSpecVal;
+
+ private Boolean status;
}