From 71366adc79bcd8ae2a58170334d670a3414be825 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=96=BE=E9=A3=8E=E7=9F=A5=E5=8A=B2=E8=8D=89?= <11363290+yxxmg@user.noreply.gitee.com> Date: Thu, 15 Aug 2024 03:17:52 +0000 Subject: [PATCH] update README.md. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 疾风知劲草 <11363290+yxxmg@user.noreply.gitee.com> --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4fadf14..9738fe6 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,7 @@ 19. Comate,通义灵码,CodeGeeX,Copilot 20. DataX 21. Jpom +22. Jmeter ##### 使用的中间件 @@ -90,7 +91,7 @@ 4. elasticsearch 5. hbase 6. redis数据缓存以及基于Redisson实现的分布式锁 -7. +7. mongodb ##### 多环境打包 -- Gitee