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