Merge branch 'develop'
This commit is contained in:
@@ -12,8 +12,9 @@ IP=127.0.0.1
|
||||
PORT=0000
|
||||
|
||||
[SERVER]
|
||||
MPIP=https://10.74.82.240
|
||||
MPURL=/api
|
||||
MPIP=https://corelocal.egalware.com
|
||||
;MPIP=https://10.74.82.240
|
||||
MPURL=/pizzaferri/api
|
||||
CMDBASE=/IOB/input/
|
||||
CMDFLOG=/IOB/flog/
|
||||
CMDALIVE=/IOB
|
||||
|
||||
@@ -12,8 +12,9 @@ IP=127.0.0.1
|
||||
PORT=0000
|
||||
|
||||
[SERVER]
|
||||
MPIP=https://10.74.82.240
|
||||
MPURL=/api
|
||||
MPIP=https://corelocal.egalware.com
|
||||
;MPIP=https://10.74.82.240
|
||||
MPURL=/pizzaferri/api
|
||||
CMDBASE=/IOB/input/
|
||||
CMDFLOG=/IOB/flog/
|
||||
CMDALIVE=/IOB
|
||||
|
||||
@@ -12,8 +12,9 @@ IP=127.0.0.1
|
||||
PORT=0000
|
||||
|
||||
[SERVER]
|
||||
MPIP=https://10.74.82.240
|
||||
MPURL=/api
|
||||
MPIP=https://corelocal.egalware.com
|
||||
;MPIP=https://10.74.82.240
|
||||
MPURL=/pizzaferri/api
|
||||
CMDBASE=/IOB/input/
|
||||
CMDFLOG=/IOB/flog/
|
||||
CMDALIVE=/IOB
|
||||
|
||||
@@ -12,8 +12,9 @@ IP=127.0.0.1
|
||||
PORT=0000
|
||||
|
||||
[SERVER]
|
||||
MPIP=https://10.74.82.240
|
||||
MPURL=/api
|
||||
MPIP=https://corelocal.egalware.com
|
||||
;MPIP=https://10.74.82.240
|
||||
MPURL=/pizzaferri/api
|
||||
CMDBASE=/IOB/input/
|
||||
CMDFLOG=/IOB/flog/
|
||||
CMDALIVE=/IOB
|
||||
|
||||
@@ -1082,6 +1082,11 @@ namespace IOB_WIN_NEXT
|
||||
// cerco parametro contapezzi...
|
||||
string currPzCount = getDataItemValue(mtcParams.keyPartCount);
|
||||
|
||||
if (isVerboseLog)
|
||||
{
|
||||
lgInfo($"contapezzi: {mtcParams.keyPartCount} --> {currPzCount}");
|
||||
}
|
||||
|
||||
// se ho un contapezzi... processo...
|
||||
if (!string.IsNullOrEmpty(currPzCount))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user