Przeglądaj źródła

RA Image iOS

20170726 测试版
Ray Zhang 8 lat temu
rodzic
commit
9e4b8b1aab
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      RA Image/RA Image/BasicModeViewController.m

+ 1 - 1
RA Image/RA Image/BasicModeViewController.m

@@ -293,7 +293,7 @@
     }
     
     NSString *dir = [NSString stringWithFormat:@"%@/%@",NSTemporaryDirectory(),self.name];
-    
+     
     NSDate * date = [NSDate date];
     NSDateFormatter * dateFormatter = [[NSDateFormatter alloc] init];
     [dateFormatter setDateFormat:@"YYYYMMdd_HHmmssff"];