@ -100,9 +100,9 @@ public class PlanInfoServiceImpl implements IPlanInfoService {
// TODO 计划默认值插入
String stationName = bo.getStation();
bo.setStatus("正常");
bo.setIoCompany("杭州聚光");
bo.setMonitorCompany("宁波国研");
bo.setIoPerson("张静");
bo.setIoCompany("安徽蓝盾");
bo.setMonitorCompany("国研咨询");
bo.setIoPerson("李钊");
String area = stationInfoService.getAreaByStationName(stationName);
bo.setArea(area);
// 模拟生成计划编号