From 00c086f3158e8841ab495c62c3c41720e27456e0 Mon Sep 17 00:00:00 2001
From: wangpengfei <274878379@qq.com>
Date: 星期二, 11 七月 2023 15:25:58 +0800
Subject: [PATCH] add

---
 model/index.go |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/model/index.go b/model/index.go
index cda1221..91a30b1 100644
--- a/model/index.go
+++ b/model/index.go
@@ -48,6 +48,8 @@
 		Status{},
 		Quotation{},
 		MasterOrder{},
+		SubOrder{},
+		Product{},
 	)
 	return err
 }

--
Gitblit v1.8.0