新增“数据编辑”

This commit is contained in:
2025-11-13 17:06:10 +08:00
parent 30999e1de4
commit cf57f981c0
3 changed files with 407 additions and 0 deletions

3
elastic/indexes.py Normal file
View File

@@ -0,0 +1,3 @@
INDEX_NAME = "wordsearch266666"
ACHIEVEMENT_INDEX_NAME = INDEX_NAME
USER_INDEX_NAME = INDEX_NAME