Commit Graph

5 Commits

Author SHA1 Message Date
nepiedg 613e4a58a9 feat: add smt module 2026-04-26 09:24:08 +08:00
nepiedg 84e1c0daac feat: add note module and route fixes 2026-04-17 07:48:44 +00:00
nepiedg 6b46767d86 refactor(member, auth): streamline product info retrieval and enhance dashboard statistics
- Updated `getProductInfo` method in `Member` model to use a unified model for fetching product data.
- Refactored `logLogin` method to utilize `MemberLoginLog` for logging login attempts.
- Introduced `getDashboardStats` method in `AuthService` to gather user-specific statistics, including remaining quotas and counts of authorized accounts, published tasks, and works.
- Added new database configuration for Douyin business statistics.
2026-04-02 07:09:29 +00:00
nepiedg 7dbd84ea98 chore(database): update database configuration for member access 2026-04-02 05:34:22 +00:00
nepiedg 166940d5a6 Initial commit: ThinkPHP refactor (tp)
Made-with: Cursor
2026-04-02 02:13:12 +00:00