mirror of
https://github.com/stokebob/bnhtrade.git
synced 2026-03-23 08:17:15 +00:00
Migration from Amazon MWS to Selling Partner API
This commit is contained in:
@@ -22,10 +22,5 @@ namespace bnhtrade.Core.Test
|
||||
var instance = new Core.Logic.Export.AmazonSettlement(sqlConnectionString);
|
||||
instance.ToInvoice();
|
||||
}
|
||||
|
||||
private void Import()
|
||||
{
|
||||
var instance = new Test.Import.Import(sqlConnectionString);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user