yao/model
Max 5a23afb22c Add organization_user model and enhance relationships in existing models
- Introduced the organization_user model to manage relationships between organizations and users.
- Updated organization and user models to include new relationships for managing memberships and ownerships.
- Refactored system and test model mappings to incorporate the new organization_user model, ensuring consistency across the application.
2025-09-04 17:32:39 +08:00
..
model.go Add organization_user model and enhance relationships in existing models 2025-09-04 17:32:39 +08:00
model_test.go [add] migrate flow 2023-02-02 11:07:50 +08:00