ntk-cms-api 1.2.152 → 1.2.154

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.
@@ -6938,9 +6938,6 @@ class BankPaymentTransactionService extends ApiCmsServerBase {
6938
6938
  return this.errorExceptionResultCheck(ret);
6939
6939
  }));
6940
6940
  }
6941
- ServiceGoToBank(id) {
6942
- return this.getBaseUrl() + '/GoToBank/' + id;
6943
- }
6944
6941
  }
6945
6942
  BankPaymentTransactionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.5", ngImport: i0, type: BankPaymentTransactionService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6946
6943
  BankPaymentTransactionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.5", ngImport: i0, type: BankPaymentTransactionService });
@@ -7025,7 +7022,7 @@ class BankPaymentPrivateSiteConfigAliasJsonModel extends BankPaymentPrivateSiteC
7025
7022
  class BankPaymentTransactionLogModel extends BaseEntity {
7026
7023
  }
7027
7024
 
7028
- //@@tag-Version-2201011
7025
+ //@@tag-Version-2305051
7029
7026
  class BankPaymentTransactionModel extends BaseEntity {
7030
7027
  }
7031
7028