HimoolERP/apps/sales/views.py
2021-11-04 23:49:56 +08:00

8 lines
124 B
Python

from extensions.permissions import *
from extensions.exceptions import *
from extensions.viewsets import *
__all__ = [
]