HimoolERP/apps/finance/urls.py
2021-11-12 22:07:49 +08:00

5 lines
83 B
Python

from extensions.routers import *
router = BaseRouter()
urlpatterns = router.urls