From 8546acdc2a1f06253f30e0543fc202ebf5219bd0 Mon Sep 17 00:00:00 2001
From: wangpengfei <274878379@qq.com>
Date: 星期五, 18 八月 2023 16:31:40 +0800
Subject: [PATCH] fix

---
 conf/config.go |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/conf/config.go b/conf/config.go
index 7626b25..2a9a3eb 100644
--- a/conf/config.go
+++ b/conf/config.go
@@ -59,7 +59,8 @@
 	}
 
 	GrpcServiceAddr struct {
-		Aps string // jwt绛惧悕
+		Aps   string // aps鏈嶅姟鍦板潃
+		Admin string // admin鏈嶅姟鍦板潃
 	}
 
 	config struct {

--
Gitblit v1.8.0