mirror of
https://github.com/Karaka-Management/oms-WarehouseManagement.git
synced 2026-02-16 14:18:41 +00:00
Make app,localization in url optional+tld+subdomain
This commit is contained in:
parent
4d02c7629d
commit
eb686f80ab
|
|
@ -1,7 +1,7 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"id": 1001301001,
|
"id": 1001301001,
|
||||||
"pid": "/backend",
|
"pid": "/",
|
||||||
"type": 2,
|
"type": 2,
|
||||||
"subtype": 0,
|
"subtype": 0,
|
||||||
"name": "Warehousing",
|
"name": "Warehousing",
|
||||||
|
|
|
||||||
|
|
@ -25,7 +25,7 @@
|
||||||
"load": [
|
"load": [
|
||||||
{
|
{
|
||||||
"pid": [
|
"pid": [
|
||||||
"/backend/warehouse"
|
"/warehouse"
|
||||||
],
|
],
|
||||||
"type": 4,
|
"type": 4,
|
||||||
"for": 0,
|
"for": 0,
|
||||||
|
|
@ -34,7 +34,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"pid": [
|
"pid": [
|
||||||
"/backend"
|
"/"
|
||||||
],
|
],
|
||||||
"type": 5,
|
"type": 5,
|
||||||
"from": "WarehouseManagement",
|
"from": "WarehouseManagement",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user