Open Euler-KB opened 5 years ago
Is there any support for using one base class for all DTO models?
I want to have all generated DTO have a common base class
I think you can do this already with a custom class template, but a setting for that would be nice...
Is there any support for using one base class for all DTO models?