|
@@ -81,7 +81,7 @@ public class ByteDanceAdvertisePlan {
|
|
private String toutiaoStatus;
|
|
private String toutiaoStatus;
|
|
|
|
|
|
//true:投放中 false:暂停
|
|
//true:投放中 false:暂停
|
|
- private Boolean status;
|
|
|
|
|
|
+ private Boolean planStatus;
|
|
|
|
|
|
// 广告计划操作状态
|
|
// 广告计划操作状态
|
|
private String optStatus;
|
|
private String optStatus;
|