Pārlūkot izejas kodu

fix:修复sql缺陷

hidewnd 1 mēnesi atpakaļ
vecāks
revīzija
28b670984f
30 mainītis faili ar 185 papildinājumiem un 165 dzēšanām
  1. 6 6
      yt-adage/adage-service/src/main/resources/mapper/AppUserMapper.xml
  2. 6 6
      yt-algebraic/algebraic-service/src/main/resources/mapper/AppUserMapper.xml
  3. 6 6
      yt-allusion/allusion-service/src/main/resources/mapper/AppUserMapper.xml
  4. 6 6
      yt-answer/answer-service/src/main/resources/mapper/AppUserMapper.xml
  5. 6 6
      yt-arena/arena-service/src/main/resources/mapper/AppUserMapper.xml
  6. 6 6
      yt-arithmetic/arithmetic-service/src/main/resources/mapper/AppUserMapper.xml
  7. 6 6
      yt-calculator/calculator-service/src/main/resources/mapper/AppUserMapper.xml
  8. 6 6
      yt-carp/carp-service/src/main/resources/mapper/AppUserMapper.xml
  9. 14 0
      yt-common/src/main/java/com/ytpm/agent/view/AgentAppView.java
  10. 1 1
      yt-common/src/main/java/com/ytpm/app/model/YtAppDefaultConfig.java
  11. 6 6
      yt-countstep/countstep-service/src/main/resources/mapper/AppUserMapper.xml
  12. 6 6
      yt-diary/diary-service/src/main/resources/mapper/AppUserMapper.xml
  13. 6 6
      yt-dtw/dtw-service/src/main/resources/mapper/AppUserMapper.xml
  14. 6 6
      yt-emoticons/emoticons-service/src/main/resources/mapper/AppUserMapper.xml
  15. 6 6
      yt-funarith/funarith-service/src/main/resources/mapper/AppUserMapper.xml
  16. 6 6
      yt-idiom/idiom-service/src/main/resources/mapper/AppUserMapper.xml
  17. 6 6
      yt-irun/irun-service/src/main/resources/mapper/AppUserMapper.xml
  18. 6 6
      yt-lemon/lemon-service/src/main/resources/mapper/AppUserMapper.xml
  19. 6 6
      yt-lime/lime-service/src/main/resources/mapper/AppUserMapper.xml
  20. 8 2
      yt-middle/middle-platform/src/main/java/com/ytpm/middle/service/impl/ApkServiceImpl.java
  21. 6 6
      yt-mileage/mileage-service/src/main/resources/mapper/AppUserMapper.xml
  22. 6 6
      yt-nofeeds/nofeeds-service/src/main/resources/mapper/AppUserMapper.xml
  23. 6 6
      yt-picking/picking-service/src/main/resources/mapper/AppUserMapper.xml
  24. 6 6
      yt-proverb/proverb-service/src/main/resources/mapper/AppUserMapper.xml
  25. 6 6
      yt-raisepig/raisepig-service/src/main/resources/mapper/AppUserMapper.xml
  26. 6 6
      yt-summary/summary-service/src/main/resources/mapper/AppUserMapper.xml
  27. 6 6
      yt-typing/typing-service/src/main/resources/mapper/AppUserMapper.xml
  28. 6 6
      yt-vitality/vitality-service/src/main/resources/mapper/AppUserMapper.xml
  29. 6 6
      yt-walk/walk-service/src/main/resources/mapper/AppUserMapper.xml
  30. 6 6
      yt-walking/walking-service/src/main/resources/mapper/AppUserMapper.xml

+ 6 - 6
yt-adage/adage-service/src/main/resources/mapper/AppUserMapper.xml

@@ -149,22 +149,22 @@
                 power_wait_time = #{powerWaitTime},
             </if>
             <if test="interstitialIntervalTime != null">
-                interstitial_interval_time = #{interstitialIntervalTime}
+                interstitial_interval_time = #{interstitialIntervalTime},
             </if>
             <if test="flowIntervalTime != null">
-                flow_interval_time = #{flowIntervalTime}
+                flow_interval_time = #{flowIntervalTime},
             </if>
             <if test="taskLimitTip != null">
-                task_limit_tip = #{taskLimitTip}
+                task_limit_tip = #{taskLimitTip},
             </if>
             <if test="lowValueTip != null">
-                low_value_tip = #{lowValueTip}
+                low_value_tip = #{lowValueTip},
             </if>
             <if test="brushTip != null">
-                brush_tip = #{brushTip}
+                brush_tip = #{brushTip},
             </if>
             <if test="startWaitTime != null">
-                start_wait_time = #{startWaitTime}
+                start_wait_time = #{startWaitTime},
             </if>
             <if test="canCacheVideo != null">
                 can_cache_video = #{canCacheVideo}

+ 6 - 6
yt-algebraic/algebraic-service/src/main/resources/mapper/AppUserMapper.xml

@@ -149,22 +149,22 @@
                 power_wait_time = #{powerWaitTime},
             </if>
             <if test="interstitialIntervalTime != null">
-                interstitial_interval_time = #{interstitialIntervalTime}
+                interstitial_interval_time = #{interstitialIntervalTime},
             </if>
             <if test="flowIntervalTime != null">
-                flow_interval_time = #{flowIntervalTime}
+                flow_interval_time = #{flowIntervalTime},
             </if>
             <if test="taskLimitTip != null">
-                task_limit_tip = #{taskLimitTip}
+                task_limit_tip = #{taskLimitTip},
             </if>
             <if test="lowValueTip != null">
-                low_value_tip = #{lowValueTip}
+                low_value_tip = #{lowValueTip},
             </if>
             <if test="brushTip != null">
-                brush_tip = #{brushTip}
+                brush_tip = #{brushTip},
             </if>
             <if test="startWaitTime != null">
-                start_wait_time = #{startWaitTime}
+                start_wait_time = #{startWaitTime},
             </if>
             <if test="canCacheVideo != null">
                 can_cache_video = #{canCacheVideo}

+ 6 - 6
yt-allusion/allusion-service/src/main/resources/mapper/AppUserMapper.xml

@@ -149,22 +149,22 @@
                 power_wait_time = #{powerWaitTime},
             </if>
             <if test="interstitialIntervalTime != null">
-                interstitial_interval_time = #{interstitialIntervalTime}
+                interstitial_interval_time = #{interstitialIntervalTime},
             </if>
             <if test="flowIntervalTime != null">
-                flow_interval_time = #{flowIntervalTime}
+                flow_interval_time = #{flowIntervalTime},
             </if>
             <if test="taskLimitTip != null">
-                task_limit_tip = #{taskLimitTip}
+                task_limit_tip = #{taskLimitTip},
             </if>
             <if test="lowValueTip != null">
-                low_value_tip = #{lowValueTip}
+                low_value_tip = #{lowValueTip},
             </if>
             <if test="brushTip != null">
-                brush_tip = #{brushTip}
+                brush_tip = #{brushTip},
             </if>
             <if test="startWaitTime != null">
-                start_wait_time = #{startWaitTime}
+                start_wait_time = #{startWaitTime},
             </if>
             <if test="canCacheVideo != null">
                 can_cache_video = #{canCacheVideo}

+ 6 - 6
yt-answer/answer-service/src/main/resources/mapper/AppUserMapper.xml

@@ -149,22 +149,22 @@
                 power_wait_time = #{powerWaitTime},
             </if>
             <if test="interstitialIntervalTime != null">
-                interstitial_interval_time = #{interstitialIntervalTime}
+                interstitial_interval_time = #{interstitialIntervalTime},
             </if>
             <if test="flowIntervalTime != null">
-                flow_interval_time = #{flowIntervalTime}
+                flow_interval_time = #{flowIntervalTime},
             </if>
             <if test="taskLimitTip != null">
-                task_limit_tip = #{taskLimitTip}
+                task_limit_tip = #{taskLimitTip},
             </if>
             <if test="lowValueTip != null">
-                low_value_tip = #{lowValueTip}
+                low_value_tip = #{lowValueTip},
             </if>
             <if test="brushTip != null">
-                brush_tip = #{brushTip}
+                brush_tip = #{brushTip},
             </if>
             <if test="startWaitTime != null">
-                start_wait_time = #{startWaitTime}
+                start_wait_time = #{startWaitTime},
             </if>
             <if test="canCacheVideo != null">
                 can_cache_video = #{canCacheVideo}

+ 6 - 6
yt-arena/arena-service/src/main/resources/mapper/AppUserMapper.xml

@@ -149,22 +149,22 @@
                 power_wait_time = #{powerWaitTime},
             </if>
             <if test="interstitialIntervalTime != null">
-                interstitial_interval_time = #{interstitialIntervalTime}
+                interstitial_interval_time = #{interstitialIntervalTime},
             </if>
             <if test="flowIntervalTime != null">
-                flow_interval_time = #{flowIntervalTime}
+                flow_interval_time = #{flowIntervalTime},
             </if>
             <if test="taskLimitTip != null">
-                task_limit_tip = #{taskLimitTip}
+                task_limit_tip = #{taskLimitTip},
             </if>
             <if test="lowValueTip != null">
-                low_value_tip = #{lowValueTip}
+                low_value_tip = #{lowValueTip},
             </if>
             <if test="brushTip != null">
-                brush_tip = #{brushTip}
+                brush_tip = #{brushTip},
             </if>
             <if test="startWaitTime != null">
-                start_wait_time = #{startWaitTime}
+                start_wait_time = #{startWaitTime},
             </if>
             <if test="canCacheVideo != null">
                 can_cache_video = #{canCacheVideo}

+ 6 - 6
yt-arithmetic/arithmetic-service/src/main/resources/mapper/AppUserMapper.xml

@@ -149,22 +149,22 @@
                 power_wait_time = #{powerWaitTime},
             </if>
             <if test="interstitialIntervalTime != null">
-                interstitial_interval_time = #{interstitialIntervalTime}
+                interstitial_interval_time = #{interstitialIntervalTime},
             </if>
             <if test="flowIntervalTime != null">
-                flow_interval_time = #{flowIntervalTime}
+                flow_interval_time = #{flowIntervalTime},
             </if>
             <if test="taskLimitTip != null">
-                task_limit_tip = #{taskLimitTip}
+                task_limit_tip = #{taskLimitTip},
             </if>
             <if test="lowValueTip != null">
-                low_value_tip = #{lowValueTip}
+                low_value_tip = #{lowValueTip},
             </if>
             <if test="brushTip != null">
-                brush_tip = #{brushTip}
+                brush_tip = #{brushTip},
             </if>
             <if test="startWaitTime != null">
-                start_wait_time = #{startWaitTime}
+                start_wait_time = #{startWaitTime},
             </if>
             <if test="canCacheVideo != null">
                 can_cache_video = #{canCacheVideo}

+ 6 - 6
yt-calculator/calculator-service/src/main/resources/mapper/AppUserMapper.xml

@@ -149,22 +149,22 @@
                 power_wait_time = #{powerWaitTime},
             </if>
             <if test="interstitialIntervalTime != null">
-                interstitial_interval_time = #{interstitialIntervalTime}
+                interstitial_interval_time = #{interstitialIntervalTime},
             </if>
             <if test="flowIntervalTime != null">
-                flow_interval_time = #{flowIntervalTime}
+                flow_interval_time = #{flowIntervalTime},
             </if>
             <if test="taskLimitTip != null">
-                task_limit_tip = #{taskLimitTip}
+                task_limit_tip = #{taskLimitTip},
             </if>
             <if test="lowValueTip != null">
-                low_value_tip = #{lowValueTip}
+                low_value_tip = #{lowValueTip},
             </if>
             <if test="brushTip != null">
-                brush_tip = #{brushTip}
+                brush_tip = #{brushTip},
             </if>
             <if test="startWaitTime != null">
-                start_wait_time = #{startWaitTime}
+                start_wait_time = #{startWaitTime},
             </if>
             <if test="canCacheVideo != null">
                 can_cache_video = #{canCacheVideo}

+ 6 - 6
yt-carp/carp-service/src/main/resources/mapper/AppUserMapper.xml

@@ -149,22 +149,22 @@
                 power_wait_time = #{powerWaitTime},
             </if>
             <if test="interstitialIntervalTime != null">
-                interstitial_interval_time = #{interstitialIntervalTime}
+                interstitial_interval_time = #{interstitialIntervalTime},
             </if>
             <if test="flowIntervalTime != null">
-                flow_interval_time = #{flowIntervalTime}
+                flow_interval_time = #{flowIntervalTime},
             </if>
             <if test="taskLimitTip != null">
-                task_limit_tip = #{taskLimitTip}
+                task_limit_tip = #{taskLimitTip},
             </if>
             <if test="lowValueTip != null">
-                low_value_tip = #{lowValueTip}
+                low_value_tip = #{lowValueTip},
             </if>
             <if test="brushTip != null">
-                brush_tip = #{brushTip}
+                brush_tip = #{brushTip},
             </if>
             <if test="startWaitTime != null">
-                start_wait_time = #{startWaitTime}
+                start_wait_time = #{startWaitTime},
             </if>
             <if test="canCacheVideo != null">
                 can_cache_video = #{canCacheVideo}

+ 14 - 0
yt-common/src/main/java/com/ytpm/agent/view/AgentAppView.java

@@ -160,4 +160,18 @@ public class AgentAppView {
 
     @ApiModelProperty("启动页等待时间(秒)")
     private Integer startWaitTime;
+
+    @ApiModelProperty("体力不足提示语")
+    private String taskLimitTip;
+
+    @ApiModelProperty("用户低收益提示语")
+    private String lowValueTip;
+
+    @ApiModelProperty("刷子提示语")
+    private String brushTip;
+
+    @ApiModelProperty("原生(信息流)间隔时长(秒)")
+    private Integer flowIntervalTime;
+
+
 }

+ 1 - 1
yt-common/src/main/java/com/ytpm/app/model/YtAppDefaultConfig.java

@@ -63,7 +63,7 @@ public class YtAppDefaultConfig {
     @ApiModelProperty("渠道类型id")
     private String ditchId;
     @ApiModelProperty("原生信息流间隔时间(秒)")
-    private String flowIntervalTime;
+    private Integer flowIntervalTime;
     @ApiModelProperty("体力不足提示语")
     private String taskLimitTip;
     @ApiModelProperty("用户低收益提示语")

+ 6 - 6
yt-countstep/countstep-service/src/main/resources/mapper/AppUserMapper.xml

@@ -149,22 +149,22 @@
                 power_wait_time = #{powerWaitTime},
             </if>
             <if test="interstitialIntervalTime != null">
-                interstitial_interval_time = #{interstitialIntervalTime}
+                interstitial_interval_time = #{interstitialIntervalTime},
             </if>
             <if test="flowIntervalTime != null">
-                flow_interval_time = #{flowIntervalTime}
+                flow_interval_time = #{flowIntervalTime},
             </if>
             <if test="taskLimitTip != null">
-                task_limit_tip = #{taskLimitTip}
+                task_limit_tip = #{taskLimitTip},
             </if>
             <if test="lowValueTip != null">
-                low_value_tip = #{lowValueTip}
+                low_value_tip = #{lowValueTip},
             </if>
             <if test="brushTip != null">
-                brush_tip = #{brushTip}
+                brush_tip = #{brushTip},
             </if>
             <if test="startWaitTime != null">
-                start_wait_time = #{startWaitTime}
+                start_wait_time = #{startWaitTime},
             </if>
             <if test="canCacheVideo != null">
                 can_cache_video = #{canCacheVideo}

+ 6 - 6
yt-diary/diary-service/src/main/resources/mapper/AppUserMapper.xml

@@ -149,22 +149,22 @@
                 power_wait_time = #{powerWaitTime},
             </if>
             <if test="interstitialIntervalTime != null">
-                interstitial_interval_time = #{interstitialIntervalTime}
+                interstitial_interval_time = #{interstitialIntervalTime},
             </if>
             <if test="flowIntervalTime != null">
-                flow_interval_time = #{flowIntervalTime}
+                flow_interval_time = #{flowIntervalTime},
             </if>
             <if test="taskLimitTip != null">
-                task_limit_tip = #{taskLimitTip}
+                task_limit_tip = #{taskLimitTip},
             </if>
             <if test="lowValueTip != null">
-                low_value_tip = #{lowValueTip}
+                low_value_tip = #{lowValueTip},
             </if>
             <if test="brushTip != null">
-                brush_tip = #{brushTip}
+                brush_tip = #{brushTip},
             </if>
             <if test="startWaitTime != null">
-                start_wait_time = #{startWaitTime}
+                start_wait_time = #{startWaitTime},
             </if>
             <if test="canCacheVideo != null">
                 can_cache_video = #{canCacheVideo}

+ 6 - 6
yt-dtw/dtw-service/src/main/resources/mapper/AppUserMapper.xml

@@ -149,22 +149,22 @@
                 power_wait_time = #{powerWaitTime},
             </if>
             <if test="interstitialIntervalTime != null">
-                interstitial_interval_time = #{interstitialIntervalTime}
+                interstitial_interval_time = #{interstitialIntervalTime},
             </if>
             <if test="flowIntervalTime != null">
-                flow_interval_time = #{flowIntervalTime}
+                flow_interval_time = #{flowIntervalTime},
             </if>
             <if test="taskLimitTip != null">
-                task_limit_tip = #{taskLimitTip}
+                task_limit_tip = #{taskLimitTip},
             </if>
             <if test="lowValueTip != null">
-                low_value_tip = #{lowValueTip}
+                low_value_tip = #{lowValueTip},
             </if>
             <if test="brushTip != null">
-                brush_tip = #{brushTip}
+                brush_tip = #{brushTip},
             </if>
             <if test="startWaitTime != null">
-                start_wait_time = #{startWaitTime}
+                start_wait_time = #{startWaitTime},
             </if>
             <if test="canCacheVideo != null">
                 can_cache_video = #{canCacheVideo}

+ 6 - 6
yt-emoticons/emoticons-service/src/main/resources/mapper/AppUserMapper.xml

@@ -149,22 +149,22 @@
                 power_wait_time = #{powerWaitTime},
             </if>
             <if test="interstitialIntervalTime != null">
-                interstitial_interval_time = #{interstitialIntervalTime}
+                interstitial_interval_time = #{interstitialIntervalTime},
             </if>
             <if test="flowIntervalTime != null">
-                flow_interval_time = #{flowIntervalTime}
+                flow_interval_time = #{flowIntervalTime},
             </if>
             <if test="taskLimitTip != null">
-                task_limit_tip = #{taskLimitTip}
+                task_limit_tip = #{taskLimitTip},
             </if>
             <if test="lowValueTip != null">
-                low_value_tip = #{lowValueTip}
+                low_value_tip = #{lowValueTip},
             </if>
             <if test="brushTip != null">
-                brush_tip = #{brushTip}
+                brush_tip = #{brushTip},
             </if>
             <if test="startWaitTime != null">
-                start_wait_time = #{startWaitTime}
+                start_wait_time = #{startWaitTime},
             </if>
             <if test="canCacheVideo != null">
                 can_cache_video = #{canCacheVideo}

+ 6 - 6
yt-funarith/funarith-service/src/main/resources/mapper/AppUserMapper.xml

@@ -149,22 +149,22 @@
                 power_wait_time = #{powerWaitTime},
             </if>
             <if test="interstitialIntervalTime != null">
-                interstitial_interval_time = #{interstitialIntervalTime}
+                interstitial_interval_time = #{interstitialIntervalTime},
             </if>
             <if test="flowIntervalTime != null">
-                flow_interval_time = #{flowIntervalTime}
+                flow_interval_time = #{flowIntervalTime},
             </if>
             <if test="taskLimitTip != null">
-                task_limit_tip = #{taskLimitTip}
+                task_limit_tip = #{taskLimitTip},
             </if>
             <if test="lowValueTip != null">
-                low_value_tip = #{lowValueTip}
+                low_value_tip = #{lowValueTip},
             </if>
             <if test="brushTip != null">
-                brush_tip = #{brushTip}
+                brush_tip = #{brushTip},
             </if>
             <if test="startWaitTime != null">
-                start_wait_time = #{startWaitTime}
+                start_wait_time = #{startWaitTime},
             </if>
             <if test="canCacheVideo != null">
                 can_cache_video = #{canCacheVideo}

+ 6 - 6
yt-idiom/idiom-service/src/main/resources/mapper/AppUserMapper.xml

@@ -149,22 +149,22 @@
                 power_wait_time = #{powerWaitTime},
             </if>
             <if test="interstitialIntervalTime != null">
-                interstitial_interval_time = #{interstitialIntervalTime}
+                interstitial_interval_time = #{interstitialIntervalTime},
             </if>
             <if test="flowIntervalTime != null">
-                flow_interval_time = #{flowIntervalTime}
+                flow_interval_time = #{flowIntervalTime},
             </if>
             <if test="taskLimitTip != null">
-                task_limit_tip = #{taskLimitTip}
+                task_limit_tip = #{taskLimitTip},
             </if>
             <if test="lowValueTip != null">
-                low_value_tip = #{lowValueTip}
+                low_value_tip = #{lowValueTip},
             </if>
             <if test="brushTip != null">
-                brush_tip = #{brushTip}
+                brush_tip = #{brushTip},
             </if>
             <if test="startWaitTime != null">
-                start_wait_time = #{startWaitTime}
+                start_wait_time = #{startWaitTime},
             </if>
             <if test="canCacheVideo != null">
                 can_cache_video = #{canCacheVideo}

+ 6 - 6
yt-irun/irun-service/src/main/resources/mapper/AppUserMapper.xml

@@ -149,22 +149,22 @@
                 power_wait_time = #{powerWaitTime},
             </if>
             <if test="interstitialIntervalTime != null">
-                interstitial_interval_time = #{interstitialIntervalTime}
+                interstitial_interval_time = #{interstitialIntervalTime},
             </if>
             <if test="flowIntervalTime != null">
-                flow_interval_time = #{flowIntervalTime}
+                flow_interval_time = #{flowIntervalTime},
             </if>
             <if test="taskLimitTip != null">
-                task_limit_tip = #{taskLimitTip}
+                task_limit_tip = #{taskLimitTip},
             </if>
             <if test="lowValueTip != null">
-                low_value_tip = #{lowValueTip}
+                low_value_tip = #{lowValueTip},
             </if>
             <if test="brushTip != null">
-                brush_tip = #{brushTip}
+                brush_tip = #{brushTip},
             </if>
             <if test="startWaitTime != null">
-                start_wait_time = #{startWaitTime}
+                start_wait_time = #{startWaitTime},
             </if>
             <if test="canCacheVideo != null">
                 can_cache_video = #{canCacheVideo}

+ 6 - 6
yt-lemon/lemon-service/src/main/resources/mapper/AppUserMapper.xml

@@ -149,22 +149,22 @@
                 power_wait_time = #{powerWaitTime},
             </if>
             <if test="interstitialIntervalTime != null">
-                interstitial_interval_time = #{interstitialIntervalTime}
+                interstitial_interval_time = #{interstitialIntervalTime},
             </if>
             <if test="flowIntervalTime != null">
-                flow_interval_time = #{flowIntervalTime}
+                flow_interval_time = #{flowIntervalTime},
             </if>
             <if test="taskLimitTip != null">
-                task_limit_tip = #{taskLimitTip}
+                task_limit_tip = #{taskLimitTip},
             </if>
             <if test="lowValueTip != null">
-                low_value_tip = #{lowValueTip}
+                low_value_tip = #{lowValueTip},
             </if>
             <if test="brushTip != null">
-                brush_tip = #{brushTip}
+                brush_tip = #{brushTip},
             </if>
             <if test="startWaitTime != null">
-                start_wait_time = #{startWaitTime}
+                start_wait_time = #{startWaitTime},
             </if>
             <if test="canCacheVideo != null">
                 can_cache_video = #{canCacheVideo}

+ 6 - 6
yt-lime/lime-service/src/main/resources/mapper/AppUserMapper.xml

@@ -149,22 +149,22 @@
                 power_wait_time = #{powerWaitTime},
             </if>
             <if test="interstitialIntervalTime != null">
-                interstitial_interval_time = #{interstitialIntervalTime}
+                interstitial_interval_time = #{interstitialIntervalTime},
             </if>
             <if test="flowIntervalTime != null">
-                flow_interval_time = #{flowIntervalTime}
+                flow_interval_time = #{flowIntervalTime},
             </if>
             <if test="taskLimitTip != null">
-                task_limit_tip = #{taskLimitTip}
+                task_limit_tip = #{taskLimitTip},
             </if>
             <if test="lowValueTip != null">
-                low_value_tip = #{lowValueTip}
+                low_value_tip = #{lowValueTip},
             </if>
             <if test="brushTip != null">
-                brush_tip = #{brushTip}
+                brush_tip = #{brushTip},
             </if>
             <if test="startWaitTime != null">
-                start_wait_time = #{startWaitTime}
+                start_wait_time = #{startWaitTime},
             </if>
             <if test="canCacheVideo != null">
                 can_cache_video = #{canCacheVideo}

+ 8 - 2
yt-middle/middle-platform/src/main/java/com/ytpm/middle/service/impl/ApkServiceImpl.java

@@ -139,6 +139,10 @@ public class ApkServiceImpl implements ApkService {
                 view.setInterstitialIntervalTime(config.getInterstitialIntervalTime());
                 view.setCanCacheVideo(config.getCanCacheVideo());
                 view.setStartWaitTime(config.getStartWaitTime());
+                view.setTaskLimitTip(config.getTaskLimitTip());
+                view.setLowValueTip(config.getLowValueTip());
+                view.setBrushTip(config.getBrushTip());
+                view.setFlowIntervalTime(config.getFlowIntervalTime());
             }
             if(CharSequenceUtil.isBlank(view.getApkUrl()))continue;
             String substring = view.getApkUrl().substring(view.getApkUrl().lastIndexOf("/")+1).toLowerCase(Locale.ENGLISH);
@@ -208,8 +212,10 @@ public class ApkServiceImpl implements ApkService {
         config.setBrushTip(param.getBrushTip());
         config.setCanCacheVideo(param.getCanCacheVideo());
         config.setStartWaitTime(param.getStartWaitTime());
-        config.setStartWaitTime(param.getStartWaitTime());
-        config.setCanCacheVideo(param.getCanCacheVideo());
+        config.setTaskLimitTip(param.getTaskLimitTip());
+        config.setLowValueTip(param.getLowValueTip());
+        config.setBrushTip(param.getBrushTip());
+        config.setFlowIntervalTime(param.getFlowIntervalTime());
         feignInvoker.invoke(app.getServiceName(), "updateAppConfig",config);
     }
 

+ 6 - 6
yt-mileage/mileage-service/src/main/resources/mapper/AppUserMapper.xml

@@ -149,22 +149,22 @@
                 power_wait_time = #{powerWaitTime},
             </if>
             <if test="interstitialIntervalTime != null">
-                interstitial_interval_time = #{interstitialIntervalTime}
+                interstitial_interval_time = #{interstitialIntervalTime},
             </if>
             <if test="flowIntervalTime != null">
-                flow_interval_time = #{flowIntervalTime}
+                flow_interval_time = #{flowIntervalTime},
             </if>
             <if test="taskLimitTip != null">
-                task_limit_tip = #{taskLimitTip}
+                task_limit_tip = #{taskLimitTip},
             </if>
             <if test="lowValueTip != null">
-                low_value_tip = #{lowValueTip}
+                low_value_tip = #{lowValueTip},
             </if>
             <if test="brushTip != null">
-                brush_tip = #{brushTip}
+                brush_tip = #{brushTip},
             </if>
             <if test="startWaitTime != null">
-                start_wait_time = #{startWaitTime}
+                start_wait_time = #{startWaitTime},
             </if>
             <if test="canCacheVideo != null">
                 can_cache_video = #{canCacheVideo}

+ 6 - 6
yt-nofeeds/nofeeds-service/src/main/resources/mapper/AppUserMapper.xml

@@ -149,22 +149,22 @@
                 power_wait_time = #{powerWaitTime},
             </if>
             <if test="interstitialIntervalTime != null">
-                interstitial_interval_time = #{interstitialIntervalTime}
+                interstitial_interval_time = #{interstitialIntervalTime},
             </if>
             <if test="flowIntervalTime != null">
-                flow_interval_time = #{flowIntervalTime}
+                flow_interval_time = #{flowIntervalTime},
             </if>
             <if test="taskLimitTip != null">
-                task_limit_tip = #{taskLimitTip}
+                task_limit_tip = #{taskLimitTip},
             </if>
             <if test="lowValueTip != null">
-                low_value_tip = #{lowValueTip}
+                low_value_tip = #{lowValueTip},
             </if>
             <if test="brushTip != null">
-                brush_tip = #{brushTip}
+                brush_tip = #{brushTip},
             </if>
             <if test="startWaitTime != null">
-                start_wait_time = #{startWaitTime}
+                start_wait_time = #{startWaitTime},
             </if>
             <if test="canCacheVideo != null">
                 can_cache_video = #{canCacheVideo}

+ 6 - 6
yt-picking/picking-service/src/main/resources/mapper/AppUserMapper.xml

@@ -149,22 +149,22 @@
                 power_wait_time = #{powerWaitTime},
             </if>
             <if test="interstitialIntervalTime != null">
-                interstitial_interval_time = #{interstitialIntervalTime}
+                interstitial_interval_time = #{interstitialIntervalTime},
             </if>
             <if test="flowIntervalTime != null">
-                flow_interval_time = #{flowIntervalTime}
+                flow_interval_time = #{flowIntervalTime},
             </if>
             <if test="taskLimitTip != null">
-                task_limit_tip = #{taskLimitTip}
+                task_limit_tip = #{taskLimitTip},
             </if>
             <if test="lowValueTip != null">
-                low_value_tip = #{lowValueTip}
+                low_value_tip = #{lowValueTip},
             </if>
             <if test="brushTip != null">
-                brush_tip = #{brushTip}
+                brush_tip = #{brushTip},
             </if>
             <if test="startWaitTime != null">
-                start_wait_time = #{startWaitTime}
+                start_wait_time = #{startWaitTime},
             </if>
             <if test="canCacheVideo != null">
                 can_cache_video = #{canCacheVideo}

+ 6 - 6
yt-proverb/proverb-service/src/main/resources/mapper/AppUserMapper.xml

@@ -149,22 +149,22 @@
                 power_wait_time = #{powerWaitTime},
             </if>
             <if test="interstitialIntervalTime != null">
-                interstitial_interval_time = #{interstitialIntervalTime}
+                interstitial_interval_time = #{interstitialIntervalTime},
             </if>
             <if test="flowIntervalTime != null">
-                flow_interval_time = #{flowIntervalTime}
+                flow_interval_time = #{flowIntervalTime},
             </if>
             <if test="taskLimitTip != null">
-                task_limit_tip = #{taskLimitTip}
+                task_limit_tip = #{taskLimitTip},
             </if>
             <if test="lowValueTip != null">
-                low_value_tip = #{lowValueTip}
+                low_value_tip = #{lowValueTip},
             </if>
             <if test="brushTip != null">
-                brush_tip = #{brushTip}
+                brush_tip = #{brushTip},
             </if>
             <if test="startWaitTime != null">
-                start_wait_time = #{startWaitTime}
+                start_wait_time = #{startWaitTime},
             </if>
             <if test="canCacheVideo != null">
                 can_cache_video = #{canCacheVideo}

+ 6 - 6
yt-raisepig/raisepig-service/src/main/resources/mapper/AppUserMapper.xml

@@ -149,22 +149,22 @@
                 power_wait_time = #{powerWaitTime},
             </if>
             <if test="interstitialIntervalTime != null">
-                interstitial_interval_time = #{interstitialIntervalTime}
+                interstitial_interval_time = #{interstitialIntervalTime},
             </if>
             <if test="flowIntervalTime != null">
-                flow_interval_time = #{flowIntervalTime}
+                flow_interval_time = #{flowIntervalTime},
             </if>
             <if test="taskLimitTip != null">
-                task_limit_tip = #{taskLimitTip}
+                task_limit_tip = #{taskLimitTip},
             </if>
             <if test="lowValueTip != null">
-                low_value_tip = #{lowValueTip}
+                low_value_tip = #{lowValueTip},
             </if>
             <if test="brushTip != null">
-                brush_tip = #{brushTip}
+                brush_tip = #{brushTip},
             </if>
             <if test="startWaitTime != null">
-                start_wait_time = #{startWaitTime}
+                start_wait_time = #{startWaitTime},
             </if>
             <if test="canCacheVideo != null">
                 can_cache_video = #{canCacheVideo}

+ 6 - 6
yt-summary/summary-service/src/main/resources/mapper/AppUserMapper.xml

@@ -149,22 +149,22 @@
                 power_wait_time = #{powerWaitTime},
             </if>
             <if test="interstitialIntervalTime != null">
-                interstitial_interval_time = #{interstitialIntervalTime}
+                interstitial_interval_time = #{interstitialIntervalTime},
             </if>
             <if test="flowIntervalTime != null">
-                flow_interval_time = #{flowIntervalTime}
+                flow_interval_time = #{flowIntervalTime},
             </if>
             <if test="taskLimitTip != null">
-                task_limit_tip = #{taskLimitTip}
+                task_limit_tip = #{taskLimitTip},
             </if>
             <if test="lowValueTip != null">
-                low_value_tip = #{lowValueTip}
+                low_value_tip = #{lowValueTip},
             </if>
             <if test="brushTip != null">
-                brush_tip = #{brushTip}
+                brush_tip = #{brushTip},
             </if>
             <if test="startWaitTime != null">
-                start_wait_time = #{startWaitTime}
+                start_wait_time = #{startWaitTime},
             </if>
             <if test="canCacheVideo != null">
                 can_cache_video = #{canCacheVideo}

+ 6 - 6
yt-typing/typing-service/src/main/resources/mapper/AppUserMapper.xml

@@ -149,22 +149,22 @@
                 power_wait_time = #{powerWaitTime},
             </if>
             <if test="interstitialIntervalTime != null">
-                interstitial_interval_time = #{interstitialIntervalTime}
+                interstitial_interval_time = #{interstitialIntervalTime},
             </if>
             <if test="flowIntervalTime != null">
-                flow_interval_time = #{flowIntervalTime}
+                flow_interval_time = #{flowIntervalTime},
             </if>
             <if test="taskLimitTip != null">
-                task_limit_tip = #{taskLimitTip}
+                task_limit_tip = #{taskLimitTip},
             </if>
             <if test="lowValueTip != null">
-                low_value_tip = #{lowValueTip}
+                low_value_tip = #{lowValueTip},
             </if>
             <if test="brushTip != null">
-                brush_tip = #{brushTip}
+                brush_tip = #{brushTip},
             </if>
             <if test="startWaitTime != null">
-                start_wait_time = #{startWaitTime}
+                start_wait_time = #{startWaitTime},
             </if>
             <if test="canCacheVideo != null">
                 can_cache_video = #{canCacheVideo}

+ 6 - 6
yt-vitality/vitality-service/src/main/resources/mapper/AppUserMapper.xml

@@ -149,22 +149,22 @@
                 power_wait_time = #{powerWaitTime},
             </if>
             <if test="interstitialIntervalTime != null">
-                interstitial_interval_time = #{interstitialIntervalTime}
+                interstitial_interval_time = #{interstitialIntervalTime},
             </if>
             <if test="flowIntervalTime != null">
-                flow_interval_time = #{flowIntervalTime}
+                flow_interval_time = #{flowIntervalTime},
             </if>
             <if test="taskLimitTip != null">
-                task_limit_tip = #{taskLimitTip}
+                task_limit_tip = #{taskLimitTip},
             </if>
             <if test="lowValueTip != null">
-                low_value_tip = #{lowValueTip}
+                low_value_tip = #{lowValueTip},
             </if>
             <if test="brushTip != null">
-                brush_tip = #{brushTip}
+                brush_tip = #{brushTip},
             </if>
             <if test="startWaitTime != null">
-                start_wait_time = #{startWaitTime}
+                start_wait_time = #{startWaitTime},
             </if>
             <if test="canCacheVideo != null">
                 can_cache_video = #{canCacheVideo}

+ 6 - 6
yt-walk/walk-service/src/main/resources/mapper/AppUserMapper.xml

@@ -149,22 +149,22 @@
                 power_wait_time = #{powerWaitTime},
             </if>
             <if test="interstitialIntervalTime != null">
-                interstitial_interval_time = #{interstitialIntervalTime}
+                interstitial_interval_time = #{interstitialIntervalTime},
             </if>
             <if test="flowIntervalTime != null">
-                flow_interval_time = #{flowIntervalTime}
+                flow_interval_time = #{flowIntervalTime},
             </if>
             <if test="taskLimitTip != null">
-                task_limit_tip = #{taskLimitTip}
+                task_limit_tip = #{taskLimitTip},
             </if>
             <if test="lowValueTip != null">
-                low_value_tip = #{lowValueTip}
+                low_value_tip = #{lowValueTip},
             </if>
             <if test="brushTip != null">
-                brush_tip = #{brushTip}
+                brush_tip = #{brushTip},
             </if>
             <if test="startWaitTime != null">
-                start_wait_time = #{startWaitTime}
+                start_wait_time = #{startWaitTime},
             </if>
             <if test="canCacheVideo != null">
                 can_cache_video = #{canCacheVideo}

+ 6 - 6
yt-walking/walking-service/src/main/resources/mapper/AppUserMapper.xml

@@ -149,22 +149,22 @@
                 power_wait_time = #{powerWaitTime},
             </if>
             <if test="interstitialIntervalTime != null">
-                interstitial_interval_time = #{interstitialIntervalTime}
+                interstitial_interval_time = #{interstitialIntervalTime},
             </if>
             <if test="flowIntervalTime != null">
-                flow_interval_time = #{flowIntervalTime}
+                flow_interval_time = #{flowIntervalTime},
             </if>
             <if test="taskLimitTip != null">
-                task_limit_tip = #{taskLimitTip}
+                task_limit_tip = #{taskLimitTip},
             </if>
             <if test="lowValueTip != null">
-                low_value_tip = #{lowValueTip}
+                low_value_tip = #{lowValueTip},
             </if>
             <if test="brushTip != null">
-                brush_tip = #{brushTip}
+                brush_tip = #{brushTip},
             </if>
             <if test="startWaitTime != null">
-                start_wait_time = #{startWaitTime}
+                start_wait_time = #{startWaitTime},
             </if>
             <if test="canCacheVideo != null">
                 can_cache_video = #{canCacheVideo}