enum OrderCalculation;
Value | Description |
---|---|
ORDER_CALCULATION_113 |
Rank the third entry as third place if the top two names have the same score. |
ORDER_CALCULATION_123 |
Rank according to update time if the top two names have the same score. |
Represents the rank calculation method.
CONFIDENTIAL