Skip to content

Commit 3d8c0fd

Browse files
committed
更新项目结构
1 parent 561d0d7 commit 3d8c0fd

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

api-common/src/main/resources/application.properties

Whitespace-only changes.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
package com.lmxdawn.api.common.util;
2+
3+
4+
public class ResultVOUtilsTest {
5+
6+
public void success() {
7+
}
8+
}

0 commit comments

Comments
 (0)