@xuda.io/xuda-worker-bundle-min 1.3.871 → 1.3.873

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.
Files changed (2) hide show
  1. package/index.js +1 -1
  2. package/package.json +1 -1
package/index.js CHANGED
@@ -2346,7 +2346,7 @@ func.datasource.execute = async function (
2346
2346
  filterModelUserSql: _ds.progDataSource.filterModelUserSql,
2347
2347
  };
2348
2348
 
2349
- _ds.data_feed = {};
2349
+ // _ds.data_feed = {};
2350
2350
 
2351
2351
  _ds.v.raw_data = await func.db.get_query(
2352
2352
  SESSION_ID,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xuda.io/xuda-worker-bundle-min",
3
- "version": "1.3.871",
3
+ "version": "1.3.873",
4
4
  "description": "xuda framework min",
5
5
  "main": "index.js",
6
6
  "scripts": {