ntk-cms-api 1.2.253 → 1.2.255

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.
@@ -10187,7 +10187,7 @@ class EstateEnumService extends ApiServerBase {
10187
10187
  }
10188
10188
  ServiceEstateActivityStatusEnum() {
10189
10189
  return this.http
10190
- .get(this.getBaseUrl() + this.getModuleControllerUrl() + '/ActivityStatusEnumEstate', {
10190
+ .get(this.getBaseUrl() + this.getModuleControllerUrl() + '/EstateActivityStatusEnum', {
10191
10191
  headers: this.getHeaders(),
10192
10192
  })
10193
10193
  .pipe(