@@ -195,6 +195,7 @@ public class RuleKuaiShouPlanServiceImpl extends ServiceImpl<RuleDatePlanKuaisho
}
unit.setCreateTime(new Date());
+ unit.setStatus(1);
batch.add(unit);