SergeyDavidovich / OMSBlazor

Real-time Order Management System
https://stupeni.net
MIT License
1 stars 1 forks source link

Stastics seeding should be moved to seeder #26

Closed BekAllaev closed 2 months ago

BekAllaev commented 3 months ago

This method should be moved to seeder: https://github.com/SergeyDavidovich/OMSBlazor/blob/0f56344b0133060301c9f8b0af715e3fc18641fd/src/OMSBlazor.HttpApi.Host/OMSBlazorHttpApiHostModule.cs#L255

Info about data seeder read here: https://docs.abp.io/en/abp/latest/Data-Seeding#idataseedcontributor

BekAllaev commented 2 months ago

Fixed in 68dce65d9325569c7212615a2f6dfb57ff8dd2c1