2019-04-22 02:59:20 +00:00

8 lines
100 B
Go

package archive
//archive_oper last_id
const (
FirstRoundID = int64(1)
ZeroID = int64(0)
)