Commit Graph

1 Commits (a4fe1cdf38f9a063e44b197ef07e4260f731c919)

Author SHA1 Message Date
Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object (#28084)
For those simple objects, it's unnecessary to write the find and count
methods again and again.
1 year ago