Browse Source

Merge branch 'beta' of ssh://10.10.100.21/source/report-parent into beta

# Conflicts:
修改注释
修改注释
guq 7 years ago
parent
commit
f26993b9fd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      report/src/main/java/com/uas/report/util/ReportUtils.java

+ 1 - 1
report/src/main/java/com/uas/report/util/ReportUtils.java

@@ -73,7 +73,7 @@ public class ReportUtils {
 	}
 	}
 
 
     /**
     /**
-     * @return 存放 lib 的临时路径
+     * @return 存放 备份 的临时路径
      */
      */
     public static String getBackupDir() {
     public static String getBackupDir() {
         return getTmpDir() + "/backup";
         return getTmpDir() + "/backup";