This commit is contained in:
wangchuxiao
2022-02-14 15:16:59 +08:00
parent c413eda330
commit 8cdea2bfeb
12 changed files with 269 additions and 347 deletions
+9 -9
View File
@@ -1,15 +1,15 @@
all_proto=(
# message_cms/message_cms.proto
# admin_cms/admin_cms.proto
# statistics/statistics.proto
# auth/auth.proto
# friend/friend.proto
message_cms/message_cms.proto
admin_cms/admin_cms.proto
statistics/statistics.proto
auth/auth.proto
friend/friend.proto
group/group.proto
# user/user.proto
# chat/chat.proto
# push/push.proto
# relay/relay.proto
user/user.proto
chat/chat.proto
push/push.proto
relay/relay.proto
sdk_ws/ws.proto
)