From ae4076a20e4b93703028dc1af321f6920290375f Mon Sep 17 00:00:00 2001 From: zhangqian <zhangqian@123.com> Date: 星期五, 10 十一月 2023 21:29:35 +0800 Subject: [PATCH] Merge branch 'master' of http://192.168.5.5:10010/r/aps/crm --- conf/config.go | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/conf/config.go b/conf/config.go index b0dd58a..96fe2b2 100644 --- a/conf/config.go +++ b/conf/config.go @@ -49,6 +49,7 @@ System struct { Env string // 鐜鍊� develop test public Port int // 绔彛 + GrpcPort string //grpc绔彛 DbType string // 鏁版嵁搴撶被鍨� UseMultipoint bool // 澶氱偣鐧诲綍鎷︽埅 UseRedis bool // 浣跨敤redis -- Gitblit v1.8.0