Browse Source

update models

kateshev14 5 tháng trước cách đây
mục cha
commit
326d8f137c
2 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      models/__init__.py
  2. 0 0
      models/orders_local.py

+ 1 - 1
models/__init__.py

@@ -1 +1 @@
-from .webservice_running import OrdersLocal
+from .orders_local import OrdersLocal

+ 0 - 0
models/webservice_running.py → models/orders_local.py