[0.2.8.10]
All checks were successful
CI / docker-ci (push) Has been skipped

This commit is contained in:
2026-03-23 11:52:41 +08:00
parent 7fa7b42b1a
commit 1a3aee39e0

View File

@@ -193,5 +193,6 @@ def get_visible_data(current_user):
生产环境用于创建数据库结构的临时命令: 生产环境用于创建数据库结构的临时命令:
python manage.py shell -c "from elastic.es_connect import create_index_with_mapping; create_index_with_mapping()" python manage.py shell -c "from elastic.es_connect import create_index_with_mapping; create_index_with_mapping()"