add new fields to rancher
This commit is contained in:
@@ -5,5 +5,6 @@ from django.urls import path, include
|
||||
|
||||
urlpatterns = [
|
||||
path('web/', include('apps.herd.web.api.v1.urls')),
|
||||
path('pos/', include('apps.herd.pos.api.v1.urls')),
|
||||
path('excel/', include('apps.herd.services.excel.urls')),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user