mirror of
https://github.com/Karaka-Management/oms-Sales.git
synced 2026-02-15 02:58:41 +00:00
draft pid to path fix
This commit is contained in:
parent
deb12cf956
commit
3a3d7c49da
|
|
@ -1,7 +1,7 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"id": 1001601001,
|
"id": 1001601001,
|
||||||
"pid": "754a08ddf8bcb1cf22f310f09206dd783d42f7dd",
|
"pid": "/backend",
|
||||||
"type": 2,
|
"type": 2,
|
||||||
"subtype": 0,
|
"subtype": 0,
|
||||||
"name": "Sales",
|
"name": "Sales",
|
||||||
|
|
|
||||||
|
|
@ -25,7 +25,7 @@
|
||||||
"load": [
|
"load": [
|
||||||
{
|
{
|
||||||
"pid": [
|
"pid": [
|
||||||
"b5adefd1c8bd87a6b304347e0daee31b279ed2ae"
|
"/backend/sales"
|
||||||
],
|
],
|
||||||
"type": 4,
|
"type": 4,
|
||||||
"for": 0,
|
"for": 0,
|
||||||
|
|
@ -34,7 +34,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"pid": [
|
"pid": [
|
||||||
"754a08ddf8bcb1cf22f310f09206dd783d42f7dd"
|
"/backend"
|
||||||
],
|
],
|
||||||
"type": 5,
|
"type": 5,
|
||||||
"from": "Sales",
|
"from": "Sales",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user