特训协议

master_otnew
PC-202302260912\Administrator 2023-11-16 10:58:54 +08:00
parent cf2dd518b4
commit 402f9ff332
1 changed files with 10 additions and 0 deletions

View File

@ -1665,6 +1665,16 @@ enum MessageType{
BaublesDownBlessRequest = 6000021;
BaublesDownBlessResponse = 6000022;
//
TrainingRequest = 6000023;
TrainingResponse = 6000024;
TrainingUnlockSkillRequest = 6000025;
TrainingUnlockSkillResponse = 6000026;
TrainingArchitectureUpRequest = 6000027;
TrainingArchitectureUpResponse = 6000028;
TrainingArchitectureInfoRequest = 6000029;
TrainingArchitectureInfoResponse = 6000030;
}