statistics

This commit is contained in:
wangchuxiao
2022-02-07 08:44:21 +08:00
parent fb396d9cf0
commit a7f9faf868
27 changed files with 2517 additions and 728 deletions
+4 -2
View File
@@ -1,6 +1,7 @@
all_proto=(
statistics/statistics.proto
message/message.proto
# statistics/statistics.proto
# auth/auth.proto
# friend/friend.proto
# group/group.proto
@@ -8,5 +9,6 @@ all_proto=(
# chat/chat.proto
# push/push.proto
# relay/relay.proto
sdk_ws/ws.proto
# sdk_ws/ws.proto
)