This commit is contained in:
Andrey Cunha
2026-05-11 21:54:49 -03:00
parent ba5d7dae57
commit a71f963e37
17 changed files with 3091 additions and 4186 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ function createDataset(fields, constraints, sortFields) {
try {
var clientService = fluigAPI.getAuthorizeClientService();
var data = {
companyId: "1",
companyId: String(getValue("WKCompany") || "1"),
serviceCode: "Postprod",
endpoint: "/uf_mata010/",
method: "get",