@iflyrpa/actions 3.0.5-beta.2 → 3.0.5-beta.3

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/index.js CHANGED
@@ -5489,7 +5489,7 @@ var __webpack_exports__ = {};
5489
5489
  });
5490
5490
  const package_json_namespaceObject = require("@iflyrpa/share/package.json");
5491
5491
  var package_json_default = /*#__PURE__*/ __webpack_require__.n(package_json_namespaceObject);
5492
- var package_namespaceObject = JSON.parse('{"i8":"3.0.5-beta.2"}');
5492
+ var package_namespaceObject = JSON.parse('{"i8":"3.0.5-beta.3"}');
5493
5493
  const share_namespaceObject = require("@iflyrpa/share");
5494
5494
  const external_node_fs_namespaceObject = require("node:fs");
5495
5495
  var external_node_fs_default = /*#__PURE__*/ __webpack_require__.n(external_node_fs_namespaceObject);
@@ -20332,8 +20332,10 @@ var __webpack_exports__ = {};
20332
20332
  tuwen_wtt_trans_flag: params.settingInfo?.toutiaoTransWtt ? "2" : "0",
20333
20333
  info_source: sourceData,
20334
20334
  ...location ? {
20335
- city: location.label,
20336
- city_code: location.value
20335
+ manual_selected_city: JSON.stringify({
20336
+ city: location.label,
20337
+ city_code: location.value
20338
+ })
20337
20339
  } : null,
20338
20340
  ...params.settingInfo?.toutiaoCollectionId ? {
20339
20341
  want_join_collection_id: params.settingInfo.toutiaoCollectionId