ntk-cms-api 20.25.58 → 20.25.59

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.
package/index.d.ts CHANGED
@@ -5559,6 +5559,10 @@ declare class SmsLogOutBoxTaskSchedulerModel extends BaseModuleEntity<string> {
5559
5559
  scheduleCron: string;
5560
5560
  scheduleCountRun: number;
5561
5561
  scheduleLockedRunIsSuccess: boolean;
5562
+ /**
5563
+ * اختلاف زمان کلاینت (بر حسب میلی‌ثانیه)
5564
+ */
5565
+ differenceClientDateTime: number;
5562
5566
  scheduleRunInfos: SmsLogOutBoxScheduleRunInfoModel[];
5563
5567
  }
5564
5568
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ntk-cms-api",
3
- "version": "20.25.58",
3
+ "version": "20.25.59",
4
4
  "description": "Ntk Cms Api And Model For Typscript",
5
5
  "author": "Alireza-Karavi",
6
6
  "license": "ISC",