system-clients 3.2.100-temp → 3.2.101-temp

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.
Binary file
@@ -0,0 +1,5 @@
1
+ distributionBase=GRADLE_USER_HOME
2
+ distributionPath=wrapper/dists
3
+ distributionUrl=https\://services.gradle.org/distributions/gradle-7.4-bin.zip
4
+ zipStoreBase=GRADLE_USER_HOME
5
+ zipStorePath=wrapper/dists
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "system-clients",
3
- "version": "3.2.100-temp",
3
+ "version": "3.2.101-temp",
4
4
  "description": "系统基础框架",
5
5
  "main": "src/index.js",
6
6
  "directories": {
@@ -545,7 +545,7 @@ let createWaterMark = function (userName) {
545
545
  if(this.functions && this.functions.f_role_name && this.functions.f_role_name.indexOf('派单员') !== -1){
546
546
  const data = {
547
547
  condition:{
548
- condition:'1=1',
548
+ condition:`and tswo.f_filiale_id = '${this.functions.orgid}'`,
549
549
  sign:'1=1'
550
550
  },
551
551
  userid:this.functions.name