生成镜像[0.2.7.9][ci]
All checks were successful
CI / docker-ci (push) Successful in 25s

This commit is contained in:
2026-03-23 11:28:14 +08:00
parent 2c3c2d6acf
commit 07d3a4420c

View File

@@ -192,5 +192,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()"