@hitsoft/abp.kadooglu 1.0.7 → 1.0.8

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.
@@ -1637,7 +1637,7 @@ class HitEntryWeighingFormComponent {
1637
1637
  this.isScaleReconnecting = false;
1638
1638
  this.scaleConnectionFailed = false;
1639
1639
  this.scaleSub = null;
1640
- this.scaleApiUrl = 'http://192.168.10.95:5100';
1640
+ this.scaleApiUrl = 'http://192.168.31.70:8080';
1641
1641
  this.scaleId = 'KANTAR-01';
1642
1642
  }
1643
1643
  /** SAP response camelCase/PascalCase farkını handle eder */