This commit is contained in:
azw 2023-04-13 23:32:02 +00:00
parent a3a0ad5979
commit d577c31664

View File

@ -39,3 +39,5 @@ const int POSTFIX_LEN = 7;
const int MAX_NODE_ID = 8;
const int MAX_INSTANCE_ID = 500;
const int ALLOC_TARGET_SERVER_SUCCESS_TIMER_EVENT = a8::TIMER_USER_EVENT + 1;