Explorar o código

修改上新视频获取逻辑bug

syh %!s(int64=4) %!d(string=hai) anos
pai
achega
f6d28f6468

+ 1 - 1
module-kuaishou/src/main/java/cn/com/ctop/kuaishou/modules/ai/service/impl/AiKuaishouCreateCreativeServiceImpl.java

@@ -64,7 +64,7 @@ public class AiKuaishouCreateCreativeServiceImpl implements IAiKuaishouCreateCre
             } else if (createType == 3) {
                 replaceString = "程序化上新";
             } else if(createType == 4){
-                replaceString = "程序化素材";
+                replaceString = "程序化历史";
             }
         }else{
             if (createType == 2) {