EasyAbp / AbpHelper.CLI

Providing code generation and more features to help you develop applications and modules with the ABP framework.
MIT License
285 stars 95 forks source link

Should put AppService files in sub-folder by default #91

Closed gdlcf88 closed 4 years ago

gdlcf88 commented 4 years ago

It is about service generator, if we execute "abphelper generate service "User" without "-f" param, should put files in the "Users" folder by default.