MOKASZ\lw12420 2 лет назад
Родитель
Сommit
767dccf7d9

+ 3 - 2
launch-admin/src/main/java/com/webflux/launchadmin/mysql/controller/planNew/PlanNewController.java

@@ -607,6 +607,7 @@ public class PlanNewController {
             });
             return RStatus.success(map);
         }
+
         throw new BaseException("type类型错误");
     }
     public void fxBackgroupSettingsUpdate( ServiceGroupSettingItemRequest request,String planNewId,Integer qsOrFx){
@@ -626,8 +627,8 @@ public class PlanNewController {
                 ZonedDateTime.now(),
                 null,
                 planNewId,null,null);
-        template.insert(planNewBackgroupPoster).subscribe();
-
+       // template.insert(planNewBackgroupPoster).subscribe();
+      //  return planNewBackgroupPoster;
     }
     /**
      * 复制计划