From 34c99ef40f26f8812610e7ca14c56825f9bf2c3c Mon Sep 17 00:00:00 2001 From: wangpengfei <274878379@qq.com> Date: 星期五, 21 七月 2023 11:46:56 +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 9a4e4b7..73726d6 100644 --- a/model/index.go +++ b/model/index.go @@ -74,6 +74,7 @@ ServiceContractType{}, RefundMethod{}, IsInvoice{}, + AccountId{}, ) return err } \ No newline at end of file -- Gitblit v1.8.0