@xuda.io/runtime-bundle 1.0.705 → 1.0.706
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/js/xuda-runtime-bundle.js +1 -1
- package/js/xuda-runtime-bundle.min.js +1 -1
- package/js/xuda-runtime-mini-bundle.js +1 -1
- package/js/xuda-runtime-mini-bundle.min.js +1 -1
- package/js/xuda-runtime-slim.js +1 -1
- package/js/xuda-runtime-slim.min.es.js +1 -1
- package/js/xuda-runtime-slim.min.js +1 -1
- package/js/xuda-server-bundle.min.mjs +1 -1
- package/js/xuda-server-bundle.mjs +1 -1
- package/js/xuda-worker-bundle.js +1 -1
- package/js/xuda-worker-bundle.min.js +1 -1
- package/package.json +1 -1
|
@@ -25409,7 +25409,7 @@ func.utils.ws_worker.functions = {
|
|
|
25409
25409
|
args.rowIdP,
|
|
25410
25410
|
args.jobNoP,
|
|
25411
25411
|
args.calling_trigger_prop,
|
|
25412
|
-
|
|
25412
|
+
args.parameters_raw_obj,
|
|
25413
25413
|
null,
|
|
25414
25414
|
args.callingSourceP,
|
|
25415
25415
|
args.calling_jobP,
|