From e75364c0d66fff66432bce505c136d51034ba408 Mon Sep 17 00:00:00 2001 From: shikeying <shikeying@163.com> Date: 星期五, 28 十月 2022 18:09:28 +0800 Subject: [PATCH] 添加视频推荐api --- deploy-jar-template/src/main/resources/application-dev.yml | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/deploy-jar-template/src/main/resources/application-dev.yml b/deploy-jar-template/src/main/resources/application-dev.yml index cca4d14..50db6ae 100644 --- a/deploy-jar-template/src/main/resources/application-dev.yml +++ b/deploy-jar-template/src/main/resources/application-dev.yml @@ -75,7 +75,7 @@ # 璋冨害鍣ㄦā鍧楋紝鏄惁鍚敤 scheduler: - enabled: true + enabled: false # 鏁版嵁閲囬泦妯″潡 gather: @@ -102,7 +102,8 @@ test-mode: false #涓氬姟瑙嗛鎵�鍦ㄦ暟鎹簱淇℃伅 - business-datasource-url: 116.198.40.76 +# business-datasource-url: 116.198.40.76 + business-datasource-url: 127.0.0.1 business-datasource-port: 3306 business-datasource-service: train_zs business-datasource-authentication: root -- Gitblit v1.9.1