@orbe-agro/client-core 5.3.125 → 5.3.127
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/@types/base/configs/endpoints.config/endpoints.navigation.d.ts +0 -4
- package/dist/@types/base/configs/endpoints.config/endpoints.navigation.d.ts.map +1 -1
- package/dist/@types/base/configs/endpoints.config/racao/config/segmentoProduto.d.ts +0 -4
- package/dist/@types/base/configs/endpoints.config/racao/config/segmentoProduto.d.ts.map +1 -1
- package/dist/@types/base/configs/endpoints.config/racao/racao.d.ts +0 -4
- package/dist/@types/base/configs/endpoints.config/racao/racao.d.ts.map +1 -1
- package/dist/@types/base/services/modules/dm/tipoVeiculo/TipoVeiculoService.d.ts +1 -1
- package/dist/@types/base/services/modules/dm/tipoVeiculo/TipoVeiculoService.d.ts.map +1 -1
- package/dist/@types/base/services/modules/racao/segmentoProduto/SegmentoProdutoService.d.ts +0 -1
- package/dist/@types/base/services/modules/racao/segmentoProduto/SegmentoProdutoService.d.ts.map +1 -1
- package/dist/base/configs/endpoints.config/racao/config/segmentoProduto.js +0 -1
- package/dist/base/configs/endpoints.config/racao/config/segmentoProduto.js.map +1 -1
- package/dist/base/hooks/dm/tipoVeiculo/useTipoVeiculoList.js +13 -13
- package/dist/base/hooks/dm/tipoVeiculo/useTipoVeiculoList.js.map +1 -1
- package/dist/base/index.js +255 -256
- package/dist/base/services/index.js +231 -232
- package/dist/base/services/modules/dm/tipoVeiculo/TipoVeiculoService.js +5 -5
- package/dist/base/services/modules/dm/tipoVeiculo/TipoVeiculoService.js.map +1 -1
- package/dist/base/services/modules/index.js +238 -239
- package/dist/base/services/modules/racao/index.js +39 -40
- package/dist/base/services/modules/racao/segmentoProduto/SegmentoProdutoService.js +10 -18
- package/dist/base/services/modules/racao/segmentoProduto/SegmentoProdutoService.js.map +1 -1
- package/lib/base/configs/endpoints.config/racao/config/segmentoProduto.ts +0 -1
- package/lib/base/hooks/dm/tipoVeiculo/useTipoVeiculoList.tsx +9 -9
- package/lib/base/services/modules/dm/tipoVeiculo/TipoVeiculoService.tsx +2 -2
- package/lib/base/services/modules/racao/segmentoProduto/SegmentoProdutoService.ts +0 -8
- package/package.json +1 -1
|
@@ -1,64 +1,63 @@
|
|
|
1
1
|
import { apiAddRacaoAutorizacaoAtendimentoCliente as o, apiDeleteRacaoAutorizacaoAtendimentoCliente as i, apiFindMonitorRacaoAutorizacaoAtendimentoCliente as t, apiGetRacaoAutorizacaoAtendimentoCliente as n, apiUpdateRacaoAutorizacaoAtendimentoCliente as c } from "./autorizacaoAtendimentoCliente/AutorizacaoAtendimentoClienteService.js";
|
|
2
2
|
import { apiAddRacaoGestaoComissaoRepresentante as d, apiDeleteRacaoGestaoComissaoRepresentante as r, apiFindMonitorRacaoGestaoComissaoRepresentante as R, apiGetRacaoGestaoComissaoRepresentante as l, apiUpdateRacaoGestaoComissaoRepresentante as s } from "./gestaoComissaoRepresentante/GestaoComissaoRepresentanteService.js";
|
|
3
3
|
import { apiAddRacaoMetaMensal as M, apiDeleteRacaoMetaMensal as C, apiFindMonitorRacaoMetaMensal as A, apiGetRacaoMetaMensal as P, apiUpdateRacaoMetaMensal as u } from "./metaMensal/MetaMensalService.js";
|
|
4
|
-
import { apiAddRacaoSegmentoProduto as V, apiDeleteRacaoSegmentoProduto as
|
|
5
|
-
import { apiAddRacaoTabelaPreco as
|
|
6
|
-
import { apiAddRacaoListaTecnica as
|
|
7
|
-
import { apiAddRacaoVinculoMaterialCentro as
|
|
8
|
-
import { apiAddRacaoPedidoVenda as
|
|
9
|
-
import { apiAddRacaoCarga as
|
|
4
|
+
import { apiAddRacaoSegmentoProduto as V, apiDeleteRacaoSegmentoProduto as T, apiFindMonitorRacaoSegmentoProduto as g, apiGetRacaoSegmentoProduto as F, apiUpdateRacaoSegmentoProduto as D } from "./segmentoProduto/SegmentoProdutoService.js";
|
|
5
|
+
import { apiAddRacaoTabelaPreco as x, apiDeleteRacaoTabelaPreco as U, apiFindMonitorRacaoTabelaPreco as L, apiGetRacaoTabelaPreco as b, apiUpdateRacaoTabelaPreco as z } from "./tabelaPreco/TabelaPrecoService.js";
|
|
6
|
+
import { apiAddRacaoListaTecnica as v, apiDeleteRacaoListaTecnica as O, apiFindMonitorRacaoListaTecnica as h, apiFindRacaoListaTecnica as j, apiGetRacaoListaTecnica as k, apiLatestRacaoListaTecnica as q, apiUpdateRacaoListaTecnica as w } from "./listaTecnica/ListaTecnicaService.js";
|
|
7
|
+
import { apiAddRacaoVinculoMaterialCentro as B, apiDeleteRacaoVinculoMaterialCentro as E, apiFindMonitorRacaoVinculoMaterialCentro as H, apiGetRacaoVinculoMaterialCentro as I, apiUpdateRacaoVinculoMaterialCentro as J } from "./vinculoMaterialCentro/VinculoMaterialCentroService.js";
|
|
8
|
+
import { apiAddRacaoPedidoVenda as N, apiAprovarRacaoPedidoVenda as Q, apiDeleteRacaoPedidoVenda as W, apiFindMonitorRacaoPedidoVenda as X, apiGetCalulatePriceRacaoPedidoVenda as Y, apiGetRacaoPedidoVenda as Z, apiReprovarRacaoPedidoVenda as _, apiUpdateRacaoPedidoVenda as $ } from "./pedidoVenda/PedidoVendaService.js";
|
|
9
|
+
import { apiAddRacaoCarga as ea, apiDeleteRacaoCarga as oa, apiFindMonitorRacaoCarga as ia, apiFindOrdensDisponiveisRacaoCarga as ta, apiGetRacaoCarga as na, apiUpdateRacaoCarga as ca } from "./carga/CargaService.js";
|
|
10
10
|
export {
|
|
11
11
|
o as apiAddRacaoAutorizacaoAtendimentoCliente,
|
|
12
|
-
|
|
12
|
+
ea as apiAddRacaoCarga,
|
|
13
13
|
d as apiAddRacaoGestaoComissaoRepresentante,
|
|
14
|
-
|
|
14
|
+
v as apiAddRacaoListaTecnica,
|
|
15
15
|
M as apiAddRacaoMetaMensal,
|
|
16
|
-
|
|
16
|
+
N as apiAddRacaoPedidoVenda,
|
|
17
17
|
V as apiAddRacaoSegmentoProduto,
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
18
|
+
x as apiAddRacaoTabelaPreco,
|
|
19
|
+
B as apiAddRacaoVinculoMaterialCentro,
|
|
20
|
+
Q as apiAprovarRacaoPedidoVenda,
|
|
21
21
|
i as apiDeleteRacaoAutorizacaoAtendimentoCliente,
|
|
22
|
-
|
|
22
|
+
oa as apiDeleteRacaoCarga,
|
|
23
23
|
r as apiDeleteRacaoGestaoComissaoRepresentante,
|
|
24
|
-
|
|
24
|
+
O as apiDeleteRacaoListaTecnica,
|
|
25
25
|
C as apiDeleteRacaoMetaMensal,
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
26
|
+
W as apiDeleteRacaoPedidoVenda,
|
|
27
|
+
T as apiDeleteRacaoSegmentoProduto,
|
|
28
|
+
U as apiDeleteRacaoTabelaPreco,
|
|
29
|
+
E as apiDeleteRacaoVinculoMaterialCentro,
|
|
30
30
|
t as apiFindMonitorRacaoAutorizacaoAtendimentoCliente,
|
|
31
|
-
|
|
31
|
+
ia as apiFindMonitorRacaoCarga,
|
|
32
32
|
R as apiFindMonitorRacaoGestaoComissaoRepresentante,
|
|
33
|
-
|
|
33
|
+
h as apiFindMonitorRacaoListaTecnica,
|
|
34
34
|
A as apiFindMonitorRacaoMetaMensal,
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
Z as apiGetCalulatePriceRacaoPedidoVenda,
|
|
35
|
+
X as apiFindMonitorRacaoPedidoVenda,
|
|
36
|
+
g as apiFindMonitorRacaoSegmentoProduto,
|
|
37
|
+
L as apiFindMonitorRacaoTabelaPreco,
|
|
38
|
+
H as apiFindMonitorRacaoVinculoMaterialCentro,
|
|
39
|
+
ta as apiFindOrdensDisponiveisRacaoCarga,
|
|
40
|
+
j as apiFindRacaoListaTecnica,
|
|
41
|
+
Y as apiGetCalulatePriceRacaoPedidoVenda,
|
|
43
42
|
n as apiGetRacaoAutorizacaoAtendimentoCliente,
|
|
44
|
-
|
|
43
|
+
na as apiGetRacaoCarga,
|
|
45
44
|
l as apiGetRacaoGestaoComissaoRepresentante,
|
|
46
|
-
|
|
45
|
+
k as apiGetRacaoListaTecnica,
|
|
47
46
|
P as apiGetRacaoMetaMensal,
|
|
48
|
-
|
|
49
|
-
|
|
47
|
+
Z as apiGetRacaoPedidoVenda,
|
|
48
|
+
F as apiGetRacaoSegmentoProduto,
|
|
50
49
|
b as apiGetRacaoTabelaPreco,
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
50
|
+
I as apiGetRacaoVinculoMaterialCentro,
|
|
51
|
+
q as apiLatestRacaoListaTecnica,
|
|
52
|
+
_ as apiReprovarRacaoPedidoVenda,
|
|
54
53
|
c as apiUpdateRacaoAutorizacaoAtendimentoCliente,
|
|
55
|
-
|
|
54
|
+
ca as apiUpdateRacaoCarga,
|
|
56
55
|
s as apiUpdateRacaoGestaoComissaoRepresentante,
|
|
57
|
-
|
|
56
|
+
w as apiUpdateRacaoListaTecnica,
|
|
58
57
|
u as apiUpdateRacaoMetaMensal,
|
|
59
|
-
|
|
60
|
-
|
|
58
|
+
$ as apiUpdateRacaoPedidoVenda,
|
|
59
|
+
D as apiUpdateRacaoSegmentoProduto,
|
|
61
60
|
z as apiUpdateRacaoTabelaPreco,
|
|
62
|
-
|
|
61
|
+
J as apiUpdateRacaoVinculoMaterialCentro
|
|
63
62
|
};
|
|
64
63
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,40 +1,33 @@
|
|
|
1
1
|
import e from "../../../../../@ecme/services/ApiService.js";
|
|
2
2
|
import n from "../../../../configs/endpoints.config/endpoints.navigation.js";
|
|
3
3
|
const t = n.racao.segmentoProduto;
|
|
4
|
-
async function
|
|
4
|
+
async function i(o) {
|
|
5
5
|
return e.fetchDataWithAxios({
|
|
6
6
|
url: t.findOne.endpoint + `${o}`,
|
|
7
7
|
method: t.findOne.method
|
|
8
8
|
});
|
|
9
9
|
}
|
|
10
|
-
async function r(o
|
|
11
|
-
return e.fetchDataWithAxios({
|
|
12
|
-
url: t.find.endpoint,
|
|
13
|
-
method: t.find.method,
|
|
14
|
-
data: o
|
|
15
|
-
});
|
|
16
|
-
}
|
|
17
|
-
async function c(o) {
|
|
10
|
+
async function r(o) {
|
|
18
11
|
return e.fetchDataWithAxios({
|
|
19
12
|
url: t.add.endpoint,
|
|
20
13
|
method: t.add.method,
|
|
21
14
|
data: o
|
|
22
15
|
});
|
|
23
16
|
}
|
|
24
|
-
async function
|
|
17
|
+
async function c(o) {
|
|
25
18
|
return e.fetchDataWithAxios({
|
|
26
19
|
url: t.update.endpoint,
|
|
27
20
|
method: t.update.method,
|
|
28
21
|
data: o
|
|
29
22
|
});
|
|
30
23
|
}
|
|
31
|
-
async function
|
|
24
|
+
async function u(o) {
|
|
32
25
|
return e.fetchDataWithAxios({
|
|
33
26
|
url: t.delete.endpoint + `${o}`,
|
|
34
27
|
method: t.delete.method
|
|
35
28
|
});
|
|
36
29
|
}
|
|
37
|
-
async function
|
|
30
|
+
async function h(o) {
|
|
38
31
|
return e.fetchDataWithAxios({
|
|
39
32
|
url: t.findMonitor.endpoint,
|
|
40
33
|
method: t.findMonitor.method,
|
|
@@ -42,11 +35,10 @@ async function m(o) {
|
|
|
42
35
|
});
|
|
43
36
|
}
|
|
44
37
|
export {
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
u as apiUpdateRacaoSegmentoProduto
|
|
38
|
+
r as apiAddRacaoSegmentoProduto,
|
|
39
|
+
u as apiDeleteRacaoSegmentoProduto,
|
|
40
|
+
h as apiFindMonitorRacaoSegmentoProduto,
|
|
41
|
+
i as apiGetRacaoSegmentoProduto,
|
|
42
|
+
c as apiUpdateRacaoSegmentoProduto
|
|
51
43
|
};
|
|
52
44
|
//# sourceMappingURL=SegmentoProdutoService.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SegmentoProdutoService.js","sources":["../../../../../../lib/base/services/modules/racao/segmentoProduto/SegmentoProdutoService.ts"],"sourcesContent":["import ApiService from \"@/services/ApiService\";\nimport { IFilterParams, TQueryResponse } from \"@base/@types/api\";\nimport { TSegmentoProduto } from \"@base/@types/models/racao/segmentoProduto\";\nimport endpointConfig from \"@base/configs/endpoints.config/endpoints.navigation\";\n\nconst SEGMENTO_PRODUTO_ENDPOINT = endpointConfig.racao.segmentoProduto;\n\nexport async function apiGetRacaoSegmentoProduto(id: string) {\n return ApiService.fetchDataWithAxios<TSegmentoProduto>({\n url: SEGMENTO_PRODUTO_ENDPOINT.findOne.endpoint + `${id}`,\n method: SEGMENTO_PRODUTO_ENDPOINT.findOne.method,\n })\n}\n\nexport async function
|
|
1
|
+
{"version":3,"file":"SegmentoProdutoService.js","sources":["../../../../../../lib/base/services/modules/racao/segmentoProduto/SegmentoProdutoService.ts"],"sourcesContent":["import ApiService from \"@/services/ApiService\";\nimport { IFilterParams, TQueryResponse } from \"@base/@types/api\";\nimport { TSegmentoProduto } from \"@base/@types/models/racao/segmentoProduto\";\nimport endpointConfig from \"@base/configs/endpoints.config/endpoints.navigation\";\n\nconst SEGMENTO_PRODUTO_ENDPOINT = endpointConfig.racao.segmentoProduto;\n\nexport async function apiGetRacaoSegmentoProduto(id: string) {\n return ApiService.fetchDataWithAxios<TSegmentoProduto>({\n url: SEGMENTO_PRODUTO_ENDPOINT.findOne.endpoint + `${id}`,\n method: SEGMENTO_PRODUTO_ENDPOINT.findOne.method,\n })\n}\n\nexport async function apiAddRacaoSegmentoProduto(body: TSegmentoProduto) {\n return ApiService.fetchDataWithAxios<TQueryResponse<TSegmentoProduto>>({\n url: SEGMENTO_PRODUTO_ENDPOINT.add.endpoint,\n method: SEGMENTO_PRODUTO_ENDPOINT.add.method,\n data: body,\n })\n}\n\nexport async function apiUpdateRacaoSegmentoProduto(body: TSegmentoProduto) {\n return ApiService.fetchDataWithAxios<TQueryResponse<TSegmentoProduto>>({\n url: SEGMENTO_PRODUTO_ENDPOINT.update.endpoint,\n method: SEGMENTO_PRODUTO_ENDPOINT.update.method,\n data: body,\n })\n}\n\nexport async function apiDeleteRacaoSegmentoProduto(id: string) {\n return ApiService.fetchDataWithAxios<TQueryResponse<TSegmentoProduto>>({\n url: SEGMENTO_PRODUTO_ENDPOINT.delete.endpoint + `${id}`,\n method: SEGMENTO_PRODUTO_ENDPOINT.delete.method,\n })\n}\n\nexport async function apiFindMonitorRacaoSegmentoProduto(body?: IFilterParams) {\n return ApiService.fetchDataWithAxios<TQueryResponse<TSegmentoProduto>>({\n url: SEGMENTO_PRODUTO_ENDPOINT.findMonitor.endpoint,\n method: SEGMENTO_PRODUTO_ENDPOINT.findMonitor.method,\n data: body,\n })\n}"],"names":["SEGMENTO_PRODUTO_ENDPOINT","endpointConfig","apiGetRacaoSegmentoProduto","id","ApiService","apiAddRacaoSegmentoProduto","body","apiUpdateRacaoSegmentoProduto","apiDeleteRacaoSegmentoProduto","apiFindMonitorRacaoSegmentoProduto"],"mappings":";;AAKA,MAAMA,IAA4BC,EAAe,MAAM;AAEvD,eAAsBC,EAA2BC,GAAY;AACzD,SAAOC,EAAW,mBAAqC;AAAA,IACnD,KAAKJ,EAA0B,QAAQ,WAAW,GAAGG,CAAE;AAAA,IACvD,QAAQH,EAA0B,QAAQ;AAAA,EAAA,CAC7C;AACL;AAEA,eAAsBK,EAA2BC,GAAwB;AACrE,SAAOF,EAAW,mBAAqD;AAAA,IACnE,KAAKJ,EAA0B,IAAI;AAAA,IACnC,QAAQA,EAA0B,IAAI;AAAA,IACtC,MAAMM;AAAA,EAAA,CACT;AACL;AAEA,eAAsBC,EAA8BD,GAAwB;AACxE,SAAOF,EAAW,mBAAqD;AAAA,IACnE,KAAKJ,EAA0B,OAAO;AAAA,IACtC,QAAQA,EAA0B,OAAO;AAAA,IACzC,MAAMM;AAAA,EAAA,CACT;AACL;AAEA,eAAsBE,EAA8BL,GAAY;AAC5D,SAAOC,EAAW,mBAAqD;AAAA,IACnE,KAAKJ,EAA0B,OAAO,WAAW,GAAGG,CAAE;AAAA,IACtD,QAAQH,EAA0B,OAAO;AAAA,EAAA,CAC5C;AACL;AAEA,eAAsBS,EAAmCH,GAAsB;AAC3E,SAAOF,EAAW,mBAAqD;AAAA,IACnE,KAAKJ,EAA0B,YAAY;AAAA,IAC3C,QAAQA,EAA0B,YAAY;AAAA,IAC9C,MAAMM;AAAA,EAAA,CACT;AACL;"}
|
|
@@ -2,7 +2,6 @@ const SEGMENTO_PRODUTO_BASE_URL = '/racao/api/racao/segmento-produto'
|
|
|
2
2
|
|
|
3
3
|
const segmentoProduto = {
|
|
4
4
|
findOne: { endpoint: `${SEGMENTO_PRODUTO_BASE_URL}/`, method: 'get' },
|
|
5
|
-
find: { endpoint: `${SEGMENTO_PRODUTO_BASE_URL}/find`, method: 'post' },
|
|
6
5
|
add: { endpoint: `${SEGMENTO_PRODUTO_BASE_URL}`, method: 'post' },
|
|
7
6
|
update: { endpoint: `${SEGMENTO_PRODUTO_BASE_URL}`, method: 'put' },
|
|
8
7
|
delete: { endpoint: `${SEGMENTO_PRODUTO_BASE_URL}/`, method: 'delete' },
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
import { apiFindDmTipoVeiculo } from '@base/services/modules/dm/tipoVeiculo/TipoVeiculoService'
|
|
2
|
-
import { useTipoVeiculoListStore } from '@base/store/dm/tipoVeiculo/tipoVeiculoListStore'
|
|
3
|
-
import useSWR from 'swr'
|
|
1
|
+
import { apiFindDmTipoVeiculo } from '@base/services/modules/dm/tipoVeiculo/TipoVeiculoService'
|
|
2
|
+
import { useTipoVeiculoListStore } from '@base/store/dm/tipoVeiculo/tipoVeiculoListStore'
|
|
3
|
+
import useSWR from 'swr'
|
|
4
4
|
|
|
5
5
|
export default function useTipoVeiculoList() {
|
|
6
6
|
const { tableParams, filterParams, setTableParams, setFilterParams } =
|
|
7
|
-
useTipoVeiculoListStore((state) => state)
|
|
7
|
+
useTipoVeiculoListStore((state) => state)
|
|
8
8
|
|
|
9
|
-
const swrKey = [
|
|
9
|
+
const swrKey = ['/api/tipo-veiculo/find', filterParams]
|
|
10
10
|
|
|
11
11
|
const { data, error, isLoading, mutate } = useSWR(
|
|
12
12
|
swrKey,
|
|
13
|
-
() => apiFindDmTipoVeiculo(),
|
|
14
|
-
{ revalidateOnFocus: false }
|
|
15
|
-
)
|
|
13
|
+
([, body]) => apiFindDmTipoVeiculo(body),
|
|
14
|
+
{ revalidateOnFocus: false },
|
|
15
|
+
)
|
|
16
16
|
|
|
17
17
|
const tipoVeiculosList = data?.content || []
|
|
18
18
|
|
|
@@ -30,4 +30,4 @@ export default function useTipoVeiculoList() {
|
|
|
30
30
|
setTableParams,
|
|
31
31
|
setFilterParams,
|
|
32
32
|
}
|
|
33
|
-
}
|
|
33
|
+
}
|
|
@@ -9,11 +9,11 @@ type TipoVeiculoResponse = {
|
|
|
9
9
|
content: TTipoVeiculo[];
|
|
10
10
|
};
|
|
11
11
|
|
|
12
|
-
export async function apiFindDmTipoVeiculo(
|
|
12
|
+
export async function apiFindDmTipoVeiculo(body) {
|
|
13
13
|
return ApiService.fetchDataWithAxios<TipoVeiculoResponse>({
|
|
14
14
|
url: TIPO_VEICULO_ENDPOINT.find.endpoint,
|
|
15
15
|
method: TIPO_VEICULO_ENDPOINT.find.method,
|
|
16
|
-
data,
|
|
16
|
+
data: body,
|
|
17
17
|
})
|
|
18
18
|
}
|
|
19
19
|
|
|
@@ -12,14 +12,6 @@ export async function apiGetRacaoSegmentoProduto(id: string) {
|
|
|
12
12
|
})
|
|
13
13
|
}
|
|
14
14
|
|
|
15
|
-
export async function apiFindRacaoSegmentoProduto(data = {}) {
|
|
16
|
-
return ApiService.fetchDataWithAxios<TSegmentoProduto[]>({
|
|
17
|
-
url: SEGMENTO_PRODUTO_ENDPOINT.find.endpoint,
|
|
18
|
-
method: SEGMENTO_PRODUTO_ENDPOINT.find.method,
|
|
19
|
-
data,
|
|
20
|
-
})
|
|
21
|
-
}
|
|
22
|
-
|
|
23
15
|
export async function apiAddRacaoSegmentoProduto(body: TSegmentoProduto) {
|
|
24
16
|
return ApiService.fetchDataWithAxios<TQueryResponse<TSegmentoProduto>>({
|
|
25
17
|
url: SEGMENTO_PRODUTO_ENDPOINT.add.endpoint,
|
package/package.json
CHANGED