feat(orm): upgrade think-orm to version 4.0 and add BaseEntity class
- Upgrade topthink/think-orm from ^3.0 to ^4.0 in composer.json - Add new BaseEntity class in app/common/entity to handle common entity options
This commit is contained in:
- Upgrade topthink/think-orm from ^3.0 to ^4.0 in composer.json - Add new BaseEntity class in app/common/entity to handle common entity options