@@ -17,7 +17,7 @@ public class PlanNewCommonShareReq {
/** 1三方链接 2计划链接 */
private Integer redirectType;
/** 计划链接id */
- private Long redirectPlanId;
+ private String redirectPlanId;
/** 入群链接 */
private String link;
/** 清水分类id */