Files
Mycontent/soul-api/internal/model
乘风 2645212d47 feat: update API base URLs and enhance icon designs
- Updated the API base URLs in app.js to point to local development server for testing.
- Enhanced SVG icons with gradient fills for improved visual appeal across various components.
- Refactored the avatar upload functionality in avatar-nickname.js and profile-edit.js to utilize a new upload utility for better code maintainability.
- Improved the layout and styling of the my page and super article editor for a more user-friendly interface.

This update aims to streamline development processes and enhance the overall user experience in the application.
2026-05-09 16:00:16 +08:00
..
2026-04-13 14:32:32 +08:00
2026-04-13 14:32:32 +08:00
2026-04-02 19:20:19 +08:00
2026-04-02 19:20:19 +08:00
2026-04-13 14:32:32 +08:00
2026-04-13 14:32:32 +08:00
2026-04-02 19:20:19 +08:00
2026-04-02 19:20:19 +08:00
2026-04-02 19:20:19 +08:00
2026-04-13 14:32:32 +08:00
2026-04-23 18:14:06 +08:00
2026-04-02 19:20:19 +08:00
2026-04-02 19:20:19 +08:00
2026-04-02 19:20:19 +08:00

在此目录放置 GORM 模型与请求/响应结构体,例如 User、Order、Withdrawal、Config 等。