ws and push update

This commit is contained in:
Gordon
2022-06-02 17:37:00 +08:00
parent 1aacd3cb23
commit 0a260a67d5
4 changed files with 133 additions and 149 deletions
+1
View File
@@ -14,6 +14,7 @@ repeated SingleMsgToUserPlatform resp = 1;
message SingelMsgToUserResultList{
string userID =1;
repeated SingleMsgToUserPlatform resp = 2;
bool onlinePush = 3;
}
message OnlineBatchPushOneMsgReq{