Files
quyun-v2/backend/app
Rogee 683965ae39 feat: Refactor order snapshot handling and introduce structured snapshot types
- Added new structured snapshot types for orders and order items to improve data integrity and clarity.
- Updated the Order and OrderItem models to use the new JSONType for snapshots.
- Refactored tests to accommodate the new snapshot structure, ensuring compatibility with legacy data.
- Enhanced the OrdersSnapshot struct to support multiple snapshot types and maintain backward compatibility.
- Introduced new fields for order items and orders to capture detailed snapshot information for auditing and historical display.
2025-12-22 21:11:33 +08:00
..
2025-12-15 17:55:32 +08:00
2025-12-16 14:58:08 +08:00
2025-12-15 17:55:32 +08:00
2025-12-15 17:55:32 +08:00
2025-12-15 17:55:32 +08:00
2025-12-18 10:27:40 +08:00