跳至内容
菜单
此问题已终结
4408 查看

How to inherit ORM Method in BaseModel?

形象
丢弃

Why do you want to inherit that? You can do it writing some lines on some inherited class and calling the super.

编写者

Thanks for your reply, I want inherit it, because i want to customize orm search function for all Model, i want to add search date or amount range