Преглед изворни кода

假视频-v0.0.2

(cherry picked from commit 45a92d9dd8476a33332f441ca9bf5bf262b97294)
MOKASZ\lw12420 пре 1 година
родитељ
комит
0526471ed7

+ 1 - 1
launch-admin/src/main/java/com/webflux/launchadmin/mysql/controller/planNew/PlanNewCommonOutController.java

@@ -398,7 +398,7 @@ public class PlanNewCommonOutController {
         } else if (2 == request.getTypePlan()) {
         } else if (2 == request.getTypePlan()) {
             // 听书裂变
             // 听书裂变
             return this.getListeningPlan(request);
             return this.getListeningPlan(request);
-        } else if (3 == request.getTypePlan()) {
+        } else if (3 == request.getTypePlan() ||6 == request.getTypePlan() ) {
             // 交友裂变
             // 交友裂变
             return this.getFriendPlan(request);
             return this.getFriendPlan(request);
         } else if (4 == request.getTypePlan()) {
         } else if (4 == request.getTypePlan()) {