From d8ac88cfb72e3aac3a89c3cfe77774be3024a24c Mon Sep 17 00:00:00 2001
From: zhangqian <zhangqian@123.com>
Date: 星期五, 11 八月 2023 17:54:43 +0800
Subject: [PATCH] update
---
model/index.go | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/model/index.go b/model/index.go
index 7a90d35..0da8fa8 100644
--- a/model/index.go
+++ b/model/index.go
@@ -83,6 +83,7 @@
Repository{},
QuotationStatus{},
Currency{},
+ CollectionProjection{},
)
return err
}
--
Gitblit v1.8.0