@xuda.io/runtime-bundle 1.0.511 → 1.0.512

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.
@@ -28374,7 +28374,7 @@ func.datasource.create = async function (
28374
28374
  if (static_refreshP) old_dataSource_vars.in_parameters = _ds.in_parameters;
28375
28375
 
28376
28376
  await func.datasource.update(SESSION_ID, {
28377
- [dsSessionP]: {
28377
+ [dataSourceNoP]: {
28378
28378
  ['datasource_main']: {
28379
28379
  stat: 'busy',
28380
28380
  stat_ts: Date.now(),