新建刀具管理模块 及菜单
This commit is contained in:
4
sf_tool_management/models/__init__.py
Normal file
4
sf_tool_management/models/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from . import base
|
||||
|
||||
|
||||
|
||||
3
sf_tool_management/models/base.py
Normal file
3
sf_tool_management/models/base.py
Normal file
@@ -0,0 +1,3 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
|
||||
Reference in New Issue
Block a user