Explorar el Código

hmlg scan order 1.46

Ray Zhang hace 2 años
padre
commit
f136800f9c
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-03-10"];
+NSDate * ddate =[dateFormatter dateFromString:@"2024-04-15"];
     
 //    bool review=[cdate earlierDate:ddate];
     NSTimeInterval secondsInterval= [cdate timeIntervalSinceDate:ddate];