Browse Source

通信录

xuguoyang 9 tháng trước cách đây
mục cha
commit
e229c71872
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  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 *