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
ファイルの表示