优化源站调度

This commit is contained in:
刘祥超
2021-08-01 21:56:15 +08:00
parent 7caf0c2f68
commit d2527abd17
9 changed files with 203 additions and 82 deletions

View File

@@ -14,4 +14,5 @@ message NodeLog {
int32 count = 8;
int64 serverId = 9;
bool isFixed = 10;
int64 originId = 11;
}