From a6bbb6819a7cc925fa5fc45cd6e3faafa8df43d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=AD=90=E9=93=AD?= Date: Sat, 8 Mar 2025 15:55:16 +0800 Subject: [PATCH] cmb --- .../server/{WechatNotifyConsumer.go => wechat_notify_consumer.go} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename internal/server/{WechatNotifyConsumer.go => wechat_notify_consumer.go} (100%) diff --git a/internal/server/WechatNotifyConsumer.go b/internal/server/wechat_notify_consumer.go similarity index 100% rename from internal/server/WechatNotifyConsumer.go rename to internal/server/wechat_notify_consumer.go