yumeng %!s(int64=3) %!d(string=hai) anos
pai
achega
90b763e740

+ 2 - 0
jeecg-boot-module-system/src/main/java/cn/com/ctop/kuaishou/modules/ai/controller/AiKuaishouCreateCreativeController.java

@@ -96,6 +96,8 @@ public class AiKuaishouCreateCreativeController {
                         createCreativeService.customCreativeSupplement(strategy, hour);
                     } catch (ParseException e) {
                         e.printStackTrace();
+                    } catch (InterruptedException e) {
+                        e.printStackTrace();
                     }
                 });
             } else {