更新协议

This commit is contained in:
hahwu 2024-12-17 10:54:01 +08:00
parent 6635caa10a
commit beaa2c493b
2 changed files with 8 additions and 2 deletions

View File

@ -1372,8 +1372,11 @@ message ResPlayroom{
int32 WorkStatus = 10; // 1 工作中 2 休息中
int32 AllMood = 11; // 总心情
int32 Chip = 12; // 碎片
int32 WorkOutline = 13;// 离线打工状态 0 未离线 1 已离线
}
message NofiPlayroomStatus{
int32 WorkOutline = 1; // 状态
}
message NotifyPlayroomWork{
int32 StartTime = 1; // 开始时间
int32 WorkStatus = 2; // 1 工作中 2 休息中

View File

@ -3387,8 +3387,11 @@ message ResPlayroom{
int32 WorkStatus = 10; // 1 2
int32 AllMood = 11; //
int32 Chip = 12; //
int32 WorkOutline = 13;// 线 0 线 1 线
}
message NofiPlayroomStatus{
int32 WorkOutline = 1; //
}
message NotifyPlayroomWork{
int32 StartTime = 1; //
int32 WorkStatus = 2; // 1 2