修复平台代管订单流程

This commit is contained in:
yml2213
2026-07-25 19:17:19 +08:00
parent e0cb15f408
commit 4bc25b87d8
35 changed files with 2216 additions and 284 deletions
@@ -25,6 +25,7 @@ func setupOrderTimeoutTestDB(t *testing.T) *gorm.DB {
&model.RentalOrder{},
&model.HandoffRecord{},
&model.Notification{},
&model.AdminNotification{},
&model.ChatConversation{},
&model.ChatParticipant{},
&model.ChatMessage{},