此帖文有活動時,接收通知
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
今天就建立帳戶,享受獨家功能,與我們精彩的社群互動!
1. Use the live chat to ask your questions. 2. The operator answers within a few minutes.
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