test mega data

This commit is contained in:
2021-10-13 21:35:04 +00:00
parent 40b026787e
commit 67ebc994e8
2 changed files with 2 additions and 2 deletions

View File

@@ -441,7 +441,7 @@ namespace AyaNova.Util
await SeedPurchaseOrderAsync(log, 250);
await SeedQuoteAsync(log, 5);
await SeedPMAsync(log, 3);
await SeedWorkOrderAsync(log, 1000);
await SeedWorkOrderAsync(log, 20000);//was 1000
//PERF
watch.Stop();