mirror of
https://github.com/stokebob/bnhtrade.git
synced 2026-03-19 14:37:16 +00:00
Export amazon settlement report fix
This commit is contained in:
@@ -74,10 +74,5 @@ namespace bnhtrade.Core.Test
|
||||
var result = task.GetShipmentInfo();
|
||||
|
||||
}
|
||||
public void Test()
|
||||
{
|
||||
var job = new Logic.AmazonFBAInbound.UpdateDatabaseShipmentInfo(sqlConnectionString);
|
||||
job.GetNew();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user