From b932538cd4d2090ae82c790441002ad44b0da46a Mon Sep 17 00:00:00 2001 From: wangpengfei <274878379@qq.com> Date: 星期五, 21 七月 2023 13:37:02 +0800 Subject: [PATCH] add --- model/index.go | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/model/index.go b/model/index.go index 73726d6..1f5aff7 100644 --- a/model/index.go +++ b/model/index.go @@ -75,6 +75,9 @@ RefundMethod{}, IsInvoice{}, AccountId{}, + SalesReturnStatus{}, + Repository{}, + QuotationStatus{}, ) return err } \ No newline at end of file -- Gitblit v1.8.0