Ye Wen
Ye Wen
有值的情况下点击下拉自动展开相关节点,单选模式有效。

https://github.com/EasyAbp/AbpHelper.CLI/blob/95c8f2100c2287c4240be28db992e448198bc175/src/AbpHelper.Core/Steps/Abp/ModificationCreatorSteps/CSharp/PermissionDefinitionProviderStep.cs#L21 When content contain `context.AddGroup` more than one then will throw exception, we can use `First` replace `Single` .sometime It is possible to declare multiple groups.
### AbpHelper in CodeGeneration_Crud We can add createGetListInput dto bool option ### Application if createGetListInput true then modify below template: `AppService` `IAppService` ``` MyAppService: CrudAppService { //generated override CreateFilteredQueryAsync method...
Code generation CRUD can show all templates files and support modify file

### Description # Optimized the display effect of small screen tables   ### Checklist - [x] I fully tested it as developer / designer and created unit...

Specifies that the directory structure of path must be consistent with this [structure](https://github.com/EasyAbp/AbpHelper.CLI/tree/develop/src/AbpHelper.Core/Templates) Test Steps: 1. Copy a copy of the current folder [templates](https://github.com/EasyAbp/AbpHelper.CLI/tree/develop/src/AbpHelper.Core/Templates) 2. Modify the template you need...