tnx-shared 6.0.4 → 6.0.6

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.
@@ -5865,6 +5865,7 @@
5865
5865
  this.NOTI_EP = this.comonurl + '/noti/v5'; // TODO: paste kết quả t6m1('https://...') vào đây
5866
5866
  this.NOTICRUD_EP = this.comonurl + '/notification/v5'; // TODO: paste kết quả t6m1('https://...') vào đây
5867
5867
  this.DOS_EP = this.comonurl + '/documentserver'; // TODO: paste kết quả t6m1('https://...') vào đây
5868
+ console.log("comonurl_____" + this.comonurl);
5868
5869
  }
5869
5870
  /**
5870
5871
  * Mã hóa endpoint URL (dùng 1 lần để tạo constant, không gọi lúc runtime).
@@ -22131,6 +22132,7 @@
22131
22132
  switch (_d.label) {
22132
22133
  case 0:
22133
22134
  key = "AT." + service.toUpperCase();
22135
+ console.log("P414_____");
22134
22136
  if (!overrideLocalStorage) {
22135
22137
  storageItem = this.storage.getItem(key);
22136
22138
  if (storageItem && storageItem !== 'null') {