proto modify

This commit is contained in:
wangchuxiao
2023-03-01 15:36:04 +08:00
parent 8d0148c4ba
commit fc009c7c6c
3 changed files with 5 additions and 9 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ message FcmUpdateTokenResp {
message SetAppBadgeReq {
string userID = 1;
int AppUnreadCount = 2;
int32 AppUnreadCount = 2;
}
message SetAppBadgeResp {