@hitsoft/abp.kadooglu 1.0.8 → 1.0.9

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.
@@ -1612,7 +1612,7 @@ class HitEntryWeighingFormComponent {
1612
1612
  this.isScaleReconnecting = false;
1613
1613
  this.scaleConnectionFailed = false;
1614
1614
  this.scaleSub = null;
1615
- this.scaleApiUrl = 'http://192.168.31.70:8080';
1615
+ this.scaleApiUrl = 'http://192.168.10.95:8080';
1616
1616
  this.scaleId = 'KANTAR-01';
1617
1617
  }
1618
1618
  /** SAP response camelCase/PascalCase farkını handle eder */