tnx-shared 6.0.4 → 6.0.5

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(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).