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
查看文件