添加 README.md

This commit is contained in:
2025-11-17 18:23:51 +08:00
parent 32ff920921
commit 42bacbbc81

1
README.md Normal file
View File

@@ -0,0 +1 @@
python manage.py shell -c "from elastic.es_connect import create_index_with_mapping; create_index_with_mapping()"