From 80fa90e29844947b26d41c16fb1a48516ec018f8 Mon Sep 17 00:00:00 2001
From: wangpengfei <274878379@qq.com>
Date: 星期一, 10 七月 2023 20:28:46 +0800
Subject: [PATCH] add

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

diff --git a/model/index.go b/model/index.go
index 584e114..cda1221 100644
--- a/model/index.go
+++ b/model/index.go
@@ -47,6 +47,7 @@
 		Possibility{},
 		Status{},
 		Quotation{},
+		MasterOrder{},
 	)
 	return err
 }

--
Gitblit v1.8.0