From 18fb0855106465a3d023fa56399fb58a0a26db8c Mon Sep 17 00:00:00 2001 From: yiming Date: Mon, 21 Mar 2022 15:51:08 +0800 Subject: [PATCH] =?UTF-8?q?sick=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/main/resources/application-prod.yml | 6 +++++- web/src/main/resources/application-test.yml | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/web/src/main/resources/application-prod.yml b/web/src/main/resources/application-prod.yml index cde72c3..1897240 100644 --- a/web/src/main/resources/application-prod.yml +++ b/web/src/main/resources/application-prod.yml @@ -51,4 +51,8 @@ videoStyleConfig: # -----------1:JYDam 配置num和index lightSource: type: 1 - info: "{'num':2,'index':0}" \ No newline at end of file + info: "{'num':2,'index':0}" +# -----------扫码枪 +# ------------type 1: sick +sensor: + type: 1 \ No newline at end of file diff --git a/web/src/main/resources/application-test.yml b/web/src/main/resources/application-test.yml index cde72c3..1897240 100644 --- a/web/src/main/resources/application-test.yml +++ b/web/src/main/resources/application-test.yml @@ -51,4 +51,8 @@ videoStyleConfig: # -----------1:JYDam 配置num和index lightSource: type: 1 - info: "{'num':2,'index':0}" \ No newline at end of file + info: "{'num':2,'index':0}" +# -----------扫码枪 +# ------------type 1: sick +sensor: + type: 1 \ No newline at end of file