You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: x-file-storage-tests/x-file-storage-general-test/src/test/java/org/dromara/x/file/storage/test/FileStorageServiceTransferTest.java
+9-5Lines changed: 9 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -81,7 +81,7 @@ public void transferByDb() {
81
81
}
82
82
83
83
/**
84
-
* 测试迁移文件
84
+
* 使用数据库迁移文件
85
85
*/
86
86
@Test
87
87
publicvoidtransferByPlatform() {
@@ -96,18 +96,18 @@ public void transferByPlatform() {
0 commit comments