shawenguan hai 1 ano
pai
achega
f1c7fc3dfc
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Scripts/jhsh/jhshHelper.js

+ 1 - 0
Scripts/jhsh/jhshHelper.js

@@ -347,6 +347,7 @@ function handleCommonCoupon(){
 
         detail.Drw_Tm_Dsc = '';
         let drawTmDescText = `${detail.Drw_Tm_Dsc}`;
+        drawTmDescText += `今日领取时间:${lk.formatDate(actStartDate, "HH:mm:ss")}\n`;
         drawTmDescText += `当前系统时间:${newTimeStamp}`;
         detail.Drw_Tm_Dsc = drawTmDescText;