From 0dd93df916c8a914db0af3d2ccf2bd1f70456e0e Mon Sep 17 00:00:00 2001 From: "lisai17@sina.com" Date: Mon, 7 Sep 2020 16:27:22 +0800 Subject: [PATCH] . --- ssjygl-xsx-local/src/main/resources/dev/config.properties | 2 +- ssjygl-xsx-local/src/main/resources/prod/config.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ssjygl-xsx-local/src/main/resources/dev/config.properties b/ssjygl-xsx-local/src/main/resources/dev/config.properties index 5c6abec..3308d30 100644 --- a/ssjygl-xsx-local/src/main/resources/dev/config.properties +++ b/ssjygl-xsx-local/src/main/resources/dev/config.properties @@ -10,7 +10,7 @@ socketserver.port=21002 socketio.port=12002 #当前部署本地程序的砂站id -current.supermarket_id=1 +current.supermarket_id=6 #打印用到的配置信息 print.vendor=浠水县长投环保有限公司 diff --git a/ssjygl-xsx-local/src/main/resources/prod/config.properties b/ssjygl-xsx-local/src/main/resources/prod/config.properties index 7c5b4f8..cea3ccc 100644 --- a/ssjygl-xsx-local/src/main/resources/prod/config.properties +++ b/ssjygl-xsx-local/src/main/resources/prod/config.properties @@ -10,7 +10,7 @@ socketserver.port=21002 socketio.port=12002 #当前部署本地程序的砂站id -current.supermarket_id=1 +current.supermarket_id=6 #打印用到的配置信息 print.vendor=浠水县长投环保有限公司