Browse Source

通信录

xuguoyang 8 months ago
parent
commit
e229c71872
1 changed files with 2 additions and 1 deletions
  1. 2 1
      models/__init__.py

+ 2 - 1
models/__init__.py

@@ -15,4 +15,5 @@ from .yzy_base import *
 from .pattern_base import *
 from .rain_base import *
 from .geojson_base import *
-from .xxfb_base import *
+from .xxfb_base import *
+from .addressbook_base import *