|
|
@@ -730,9 +730,9 @@ namespace Dongke.IBOSS.PRD.Service.BarcodePrintService
|
|
|
};
|
|
|
itemstyle = oracleTrConn.GetSqlResultToStr(sqlString, paras1);
|
|
|
}
|
|
|
- if (itemstyle != "6")
|
|
|
+ if (itemstyle == "6")
|
|
|
{
|
|
|
- printData.Rows[0]["OUTONLYCODE"] = printData.Rows[0]["OUTONLYCODE"].ToString().Substring(45);
|
|
|
+ printData.Rows[0]["OUTONLYCODE2"] = "https://hap.hegii.com/jump?state=productInfo-" + printData.Rows[0]["OUTONLYCODE2"].ToString();
|
|
|
}
|
|
|
//if (bytes != null)
|
|
|
//{
|
|
|
@@ -988,9 +988,9 @@ namespace Dongke.IBOSS.PRD.Service.BarcodePrintService
|
|
|
};
|
|
|
itemstyle = oracleTrConn.GetSqlResultToStr(sqlString, paras1);
|
|
|
}
|
|
|
- if (itemstyle != "6")
|
|
|
+ if (itemstyle == "6")
|
|
|
{
|
|
|
- printData.Rows[0]["OUTONLYCODE"] = printData.Rows[0]["OUTONLYCODE"].ToString().Substring(45);
|
|
|
+ printData.Rows[0]["OUTONLYCODE2"] = "https://hap.hegii.com/jump?state=productInfo-" + printData.Rows[0]["OUTONLYCODE2"].ToString();
|
|
|
}
|
|
|
try
|
|
|
{
|
|
|
@@ -1053,9 +1053,9 @@ namespace Dongke.IBOSS.PRD.Service.BarcodePrintService
|
|
|
};
|
|
|
itemstyle = oracleTrConn.GetSqlResultToStr(sqlString, paras1);
|
|
|
}
|
|
|
- if (itemstyle != "6")
|
|
|
+ if (itemstyle == "6")
|
|
|
{
|
|
|
- printData.Rows[0]["OUTONLYCODE"] = printData.Rows[0]["OUTONLYCODE"].ToString().Substring(45);
|
|
|
+ printData.Rows[0]["OUTONLYCODE2"] = "https://hap.hegii.com/jump?state=productInfo-" + printData.Rows[0]["OUTONLYCODE2"].ToString();
|
|
|
}
|
|
|
|
|
|
try
|
|
|
@@ -1302,9 +1302,9 @@ namespace Dongke.IBOSS.PRD.Service.BarcodePrintService
|
|
|
};
|
|
|
itemstyle = oracleTrConn.GetSqlResultToStr(sqlString, paras1);
|
|
|
}
|
|
|
- if (itemstyle != "6")
|
|
|
+ if (itemstyle == "6")
|
|
|
{
|
|
|
- printData.Rows[0]["OUTONLYCODE"] = printData.Rows[0]["OUTONLYCODE"].ToString().Substring(45);
|
|
|
+ printData.Rows[0]["OUTONLYCODE2"] = "https://hap.hegii.com/jump?state=productInfo-" + printData.Rows[0]["OUTONLYCODE2"].ToString();
|
|
|
}
|
|
|
|
|
|
//生成电子票据;
|
|
|
@@ -1335,9 +1335,9 @@ namespace Dongke.IBOSS.PRD.Service.BarcodePrintService
|
|
|
};
|
|
|
itemstyle = oracleTrConn.GetSqlResultToStr(sqlString, paras1);
|
|
|
}
|
|
|
- if (itemstyle != "6")
|
|
|
+ if (itemstyle == "6")
|
|
|
{
|
|
|
- printData.Rows[0]["OUTONLYCODE"] = printData.Rows[0]["OUTONLYCODE"].ToString().Substring(45);
|
|
|
+ printData.Rows[0]["OUTONLYCODE2"] = "https://hap.hegii.com/jump?state=productInfo-" + printData.Rows[0]["OUTONLYCODE2"].ToString();
|
|
|
}
|
|
|
|
|
|
//生成电子票据;
|