跳至內容
選單
此問題已被標幟
4410 瀏覽次數

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