@fctc/interface-logic 5.1.9 → 5.1.10
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/{chunk-CFFTAB33.js → chunk-C3SSKB2O.js} +2 -2
- package/dist/{chunk-FYUI2OYA.mjs → chunk-HCJF7ZHC.mjs} +2 -2
- package/dist/hooks.js +155 -155
- package/dist/hooks.mjs +1 -1
- package/dist/index.js +176 -176
- package/dist/index.mjs +1 -1
- package/dist/provider.js +11 -11
- package/dist/provider.mjs +1 -1
- package/dist/services.js +12 -12
- package/dist/services.mjs +1 -1
- package/package.json +1 -1
|
@@ -321,7 +321,7 @@ function useAuthService() {
|
|
|
321
321
|
headers: {
|
|
322
322
|
"Content-Type": "application/x-www-form-urlencoded",
|
|
323
323
|
service: "emenu",
|
|
324
|
-
"x-node": "
|
|
324
|
+
"x-node": "2032919254WSCunipay_89234578"
|
|
325
325
|
}
|
|
326
326
|
},
|
|
327
327
|
body.service
|
|
@@ -2160,7 +2160,7 @@ function useViewService() {
|
|
|
2160
2160
|
return env?.requests?.get(path, {
|
|
2161
2161
|
headers: {
|
|
2162
2162
|
"Content-Type": "application/x-www-form-urlencoded",
|
|
2163
|
-
"x-node": "
|
|
2163
|
+
"x-node": "2032919254WSCunipay_89234578",
|
|
2164
2164
|
service: "emenu"
|
|
2165
2165
|
}
|
|
2166
2166
|
});
|
|
@@ -319,7 +319,7 @@ function useAuthService() {
|
|
|
319
319
|
headers: {
|
|
320
320
|
"Content-Type": "application/x-www-form-urlencoded",
|
|
321
321
|
service: "emenu",
|
|
322
|
-
"x-node": "
|
|
322
|
+
"x-node": "2032919254WSCunipay_89234578"
|
|
323
323
|
}
|
|
324
324
|
},
|
|
325
325
|
body.service
|
|
@@ -2158,7 +2158,7 @@ function useViewService() {
|
|
|
2158
2158
|
return env?.requests?.get(path, {
|
|
2159
2159
|
headers: {
|
|
2160
2160
|
"Content-Type": "application/x-www-form-urlencoded",
|
|
2161
|
-
"x-node": "
|
|
2161
|
+
"x-node": "2032919254WSCunipay_89234578",
|
|
2162
2162
|
service: "emenu"
|
|
2163
2163
|
}
|
|
2164
2164
|
});
|