fix: Guide package (#1986)

This commit is contained in:
shaohuzhang1 2025-01-07 11:31:06 +08:00 committed by GitHub
parent 4bddd1aab1
commit d744fb4106
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,6 +9,7 @@
import setting.models
from setting.models import Model
from .listener_manage import *
from common.db.sql_execute import update_execute
update_document_status_sql = """
UPDATE "public"."document"