last sync

This commit is contained in:
Akbar Yahya
2023-04-09 15:56:27 +08:00
parent 947c8e5a7b
commit 54c575d7d7
47 changed files with 2484 additions and 3856 deletions

View File

@@ -12,6 +12,6 @@ message GetAllMailResultNotify {
repeated MailData mail_list = 10;
string transaction = 5;
bool is_collected = 8;
uint32 packet_num = 13;
uint32 packet_num = 13; //GKAOFKGNGGO
}