@xuda.io/xuda-worker-bundle-min 1.3.1264 → 1.3.1265

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
@@ -1576,7 +1576,7 @@ glb.lifecycle = {
1576
1576
  SESSION_OBJ,
1577
1577
  SESSION_ID,
1578
1578
  APP_OBJ,
1579
- dsSession: func.utils.get_last_datasource_no(),
1579
+ dsSession: func.utils.get_last_datasource_no(SESSION_ID),
1580
1580
  }
1581
1581
  );
1582
1582
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xuda.io/xuda-worker-bundle-min",
3
- "version": "1.3.1264",
3
+ "version": "1.3.1265",
4
4
  "description": "xuda framework min",
5
5
  "main": "index.js",
6
6
  "scripts": {