diff --git a/ssjygl-xsx-local/src/main/resources/dev/config.properties b/ssjygl-xsx-local/src/main/resources/dev/config.properties index 68d95e1..85e3ea5 100644 --- a/ssjygl-xsx-local/src/main/resources/dev/config.properties +++ b/ssjygl-xsx-local/src/main/resources/dev/config.properties @@ -27,7 +27,7 @@ weigh.max=49 surplus.threshold=30 #打印用到的配置信息 -print.vendor=浠水县长投环保有限公司 +print.vendor=长江新材浠水县有限公司 print.vendorTaxId=91421125MA49GYYK2B diff --git a/ssjygl-xsx-local/src/main/resources/prod/config.properties b/ssjygl-xsx-local/src/main/resources/prod/config.properties index a261e05..1ee998f 100644 --- a/ssjygl-xsx-local/src/main/resources/prod/config.properties +++ b/ssjygl-xsx-local/src/main/resources/prod/config.properties @@ -27,7 +27,7 @@ weigh.max=49 surplus.threshold=125 #打印用到的配置信息 -print.vendor=浠水县长投环保有限公司 +print.vendor=长江新材浠水县有限公司 print.vendorTaxId=91421125MA49GYYK2B diff --git a/ssjygl-xsx-service/src/main/resources/dev/config.properties b/ssjygl-xsx-service/src/main/resources/dev/config.properties index 380040e..e0ea888 100644 --- a/ssjygl-xsx-service/src/main/resources/dev/config.properties +++ b/ssjygl-xsx-service/src/main/resources/dev/config.properties @@ -1,17 +1,17 @@ -devMode=true - -#打印用到的配置信息 -print.vendor=浠水县长投环保有限公司 -print.vendorTaxId=91421125MA49GYYK2B - -#起步运输距离 -start.trans.distance=5 - -#本地服务 和 云端服务 socket 通信 -socketserver.enable=true -socketserver.port=21002 - - -endpoint=oss-cn-shenzhen.aliyuncs.com -#清理备份用 +devMode=true + +#打印用到的配置信息 +print.vendor=长江新材浠水县有限公司 +print.vendorTaxId=91421125MA49GYYK2B + +#起步运输距离 +start.trans.distance=5 + +#本地服务 和 云端服务 socket 通信 +socketserver.enable=true +socketserver.port=21002 + + +endpoint=oss-cn-shenzhen.aliyuncs.com +#清理备份用 bucketName=shbak \ No newline at end of file diff --git a/ssjygl-xsx-service/src/main/resources/prod/config.properties b/ssjygl-xsx-service/src/main/resources/prod/config.properties index 6467143..2a9e9b4 100644 --- a/ssjygl-xsx-service/src/main/resources/prod/config.properties +++ b/ssjygl-xsx-service/src/main/resources/prod/config.properties @@ -1,19 +1,19 @@ -devMode=true - -#打印用到的配置信息 -print.vendor=浠水县长投环保有限公司 -print.vendorTaxId=91421125MA49GYYK2B - -#起步运输距离 -start.trans.distance=5 - -#本地服务 和 云端服务 socket 通信 -socketserver.enable=true -socketserver.port=21002 - -endpoint=oss-cn-shenzhen.aliyuncs.com -#清理备份用 -bucketName=shbak - -#读服务器磁盘上的配置文件 +devMode=true + +#打印用到的配置信息 +print.vendor=长江新材浠水县有限公司 +print.vendorTaxId=91421125MA49GYYK2B + +#起步运输距离 +start.trans.distance=5 + +#本地服务 和 云端服务 socket 通信 +socketserver.enable=true +socketserver.port=21002 + +endpoint=oss-cn-shenzhen.aliyuncs.com +#清理备份用 +bucketName=shbak + +#读服务器磁盘上的配置文件 dbconfpath=/home/lisai/ssjygl-xsx/db.properties \ No newline at end of file