Explorar el Código

hmlg scan order 1.46 change rtime to 2024-05-30

Ray Zhang hace 2 años
padre
commit
dcaa965055
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      RedAnt ERP Mobile/common/data_provider/RADataProvider.m

+ 1 - 1
RedAnt ERP Mobile/common/data_provider/RADataProvider.m

@@ -169,7 +169,7 @@
 //    2022-07-14。1.17
     //    2022-07-14。1.19
     
-NSDate * ddate =[dateFormatter dateFromString:@"2024-04-30"];
+NSDate * ddate =[dateFormatter dateFromString:@"2024-05-30"];
     
 //    bool review=[cdate earlierDate:ddate];
     NSTimeInterval secondsInterval= [cdate timeIntervalSinceDate:ddate];