From e0beab0edb7049fdf46aca17f32f9dc5f4a8a755 Mon Sep 17 00:00:00 2001
From: xiangpei <xiangpei@timesnew.cn>
Date: 星期四, 29 五月 2025 17:33:15 +0800
Subject: [PATCH] 视频评论数定时任务、视频评论查询

---
 consumer/src/main/resources/application.yml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/consumer/src/main/resources/application.yml b/consumer/src/main/resources/application.yml
index 4c7d0b5..042711c 100644
--- a/consumer/src/main/resources/application.yml
+++ b/consumer/src/main/resources/application.yml
@@ -284,6 +284,6 @@
       appname: xxl-job-executor-lilishop
       address:
       ip:
-      port: 8891
+      port: 8848
       logpath: ./xxl-job/executor
       logretentiondays: 7

--
Gitblit v1.8.0