From ee7271215ab1687b22b3b090a7bc9a2447202b46 Mon Sep 17 00:00:00 2001 From: yinbentan <yinbentan@live.com> Date: 星期三, 03 七月 2024 11:44:18 +0800 Subject: [PATCH] 添加NickName接收用户信息 --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index b597af9..eac1ac5 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ wms* WMS* *.bleve +conf/config.yaml -- Gitblit v1.8.0