mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-26 09:43:15 +00:00
AUTO追加
This commit is contained in:
parent
8eee8843b7
commit
2690eec511
|
@ -2,6 +2,7 @@ package one.nem.lacerta.model.search;
|
||||||
|
|
||||||
public enum SearchType {
|
public enum SearchType {
|
||||||
|
|
||||||
|
AUTO("auto"),
|
||||||
TITLE("title"),
|
TITLE("title"),
|
||||||
DESCRIPTION("description"),
|
DESCRIPTION("description"),
|
||||||
TAG("tag"),
|
TAG("tag"),
|
||||||
|
|
Loading…
Reference in New Issue
Block a user