From f65ce9c19568745003b22e82060fb38c2885c701 Mon Sep 17 00:00:00 2001 From: liujiandao <274878379@qq.com> Date: 星期五, 13 十月 2023 15:36:30 +0800 Subject: [PATCH] Merge branch 'master' of http://192.168.5.5:10010/r/aps/crm --- constvar/const.go | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/constvar/const.go b/constvar/const.go index 20784bc..98cfd24 100644 --- a/constvar/const.go +++ b/constvar/const.go @@ -204,3 +204,7 @@ } return true } + +const ( + SystemType = 2 +) -- Gitblit v1.8.0