sort version

This commit is contained in:
withchao 2024-07-18 17:37:08 +08:00
parent 1ef057bbe2
commit ca1b1a2d72

View File

@ -16,7 +16,7 @@ const (
const ( const (
VersionGroupChangeID = "" VersionGroupChangeID = ""
VersionSortChangeID = "$" VersionSortChangeID = "____S_O_R_T_I_D____"
) )
type VersionLogElem struct { type VersionLogElem struct {