|
@@ -449,7 +449,7 @@ namespace SiteCore.Handler
|
|
|
|
|
|
|
|
if (isUseLastWayBillCode == false)
|
|
if (isUseLastWayBillCode == false)
|
|
|
{
|
|
{
|
|
|
- res = apiHelper.API_GetWaybill(cpCode, tid);
|
|
|
|
|
|
|
+ res = apiHelper.API_GetWaybill(cpCode, entity.tid);
|
|
|
try
|
|
try
|
|
|
{
|
|
{
|
|
|
if (res.IndexOf("failure") != -1)
|
|
if (res.IndexOf("failure") != -1)
|