This website works better with JavaScript
首頁
探索
說明
登入
ekaterina_shevchenko
/
sharix-guide-webservice-running
派生自
ShariX_Open/sharix-open-webservice-running
關注
1
讚好
0
複刻
0
檔案
瀏覽代碼
update models
kateshev14
5 月之前
父節點
4029dd656b
當前提交
326d8f137c
共有
2 個文件被更改
,包括
1 次插入
和
1 次删除
分割檢視
顯示文件統計
1
1
models/__init__.py
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
查看文件