Browse Source

更新 'models/__init__.py'

许国洋 10 months ago
parent
commit
bc02962fc4
1 changed files with 2 additions and 1 deletions
  1. 2 1
      models/__init__.py

+ 2 - 1
models/__init__.py

@@ -5,4 +5,5 @@ from .base import *
 from .jobs_base import *
 from .monitor_base import *
 from .oneshare_base import *
-from .ry_sys_base import *
+from .ry_sys_base import *
+from .knowledge_base import *