Skip to content

Commit d744fb4

Browse files
authored
fix: Guide package (#1986)
1 parent 4bddd1a commit d744fb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/common/event/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
import setting.models
1010
from setting.models import Model
1111
from .listener_manage import *
12+
from common.db.sql_execute import update_execute
1213

1314
update_document_status_sql = """
1415
UPDATE "public"."document"

0 commit comments

Comments
 (0)