From eb440e88db0f1a2c405a1e256d33df39f091404d Mon Sep 17 00:00:00 2001 From: shikeying <shikeying@163.com> Date: 星期五, 23 九月 2022 18:48:29 +0800 Subject: [PATCH] 视频采集1 --- deploy-jar-template/src/main/resources/application-dev.yml | 11 ++++++++++- 1 files changed, 10 insertions(+), 1 deletions(-) diff --git a/deploy-jar-template/src/main/resources/application-dev.yml b/deploy-jar-template/src/main/resources/application-dev.yml index a11d24f..96d7b2c 100644 --- a/deploy-jar-template/src/main/resources/application-dev.yml +++ b/deploy-jar-template/src/main/resources/application-dev.yml @@ -77,4 +77,13 @@ # 鏁版嵁閲囬泦妯″潡 gather: - enabled: true \ No newline at end of file + enabled: true + +# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +# 涓氬姟鍔熻兘閰嶇疆鍙傛暟 +# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +recommend: + + video: + # 瑙嗛閲囬泦瀛樺偍鏍硅矾寰� + data-folder: D:/dev_tools/ai/ \ No newline at end of file -- Gitblit v1.9.1