EasyAbp/EasyAbpGuide

Make the `DisplayOrder` properties ASC ordered

Opened this issue · 0 comments

Currently, the DisplayOrder properties in EasyAbp modules are DESC ordered.
I want to change them to ASC ordered. That will be a breaking change, so we should create a PR for each repository.