From 5bebef41ef43661bbe23e472a9c3f63954fb958c Mon Sep 17 00:00:00 2001 From: Rohit Paul <113459757+RohitPaul0007@users.noreply.github.com> Date: Thu, 24 Aug 2023 15:54:40 +0530 Subject: [PATCH] Update jctq_Adv_video.js --- jctq/jctq_Adv_video.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jctq/jctq_Adv_video.js b/jctq/jctq_Adv_video.js index 671b3fd..936ba2d 100644 --- a/jctq/jctq_Adv_video.js +++ b/jctq/jctq_Adv_video.js @@ -38,7 +38,7 @@ if (!jctqCookie) { for (let k = 0; k < jctqCookieArr.length; k++) { $.message = "" bodyVal = jctqCookieArr[k] - var time1 = Date.parse( new Date() ).toString(); + let time1 = Date.parse( new Date() ).toString(); time1 = time1.substr(0,10); jctqCookie1= time1 + '&' + bodyVal //待处理cookie