From 07d3a4420c00984601fcfc59f2d3b0db8269f45f Mon Sep 17 00:00:00 2001 From: spdis Date: Mon, 23 Mar 2026 11:28:14 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=9F=E6=88=90=E9=95=9C=E5=83=8F[0.2.7.9][c?= =?UTF-8?q?i]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5f31582..350f96f 100644 --- a/README.md +++ b/README.md @@ -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()"