@@ -21,7 +21,7 @@ public class WfTextbookSubscriptionDto {
* 主键编号
*/
@ApiModelProperty("主键编号")
- private Long id;
+ private String id;
/**