1
0
forked from x/icebergs
This commit is contained in:
IT 老营长 @云轩领航-创始人 2024-09-05 20:02:56 +08:00
parent 8d1374149c
commit 4b27054210

View File

@ -133,16 +133,17 @@ const (
WEIGHT = "weight" WEIGHT = "weight"
SUBKEY = "mdb.sub" SUBKEY = "mdb.sub"
ACTION = "action" ACTION = "action"
UPLOAD = "upload" UPLOAD = "upload"
RECENT = "recent" RECENT = "recent"
REPEAT = "repeat" REPEAT = "repeat"
REVERT = "revert" REVERT = "revert"
RENAME = "rename" RENAME = "rename"
VENDOR = "vendor" VENDOR = "vendor"
PRUNE = "prune" PRUNE = "prune"
TABLE = "table" TABLE = "table"
CLASS = "class" CLASS = "class"
DATABASE = "database"
PAGE = "page" PAGE = "page"
NEXT = "next" NEXT = "next"