dashboard
repositories
filestore
activity
search
login
main
/
xc-mall
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
抽奖
KKSU
2024-02-22
e197a089e0384c847dbf7c75f30cad1af8c3b986
[xc-mall.git]
/
src
/
test
/
java
/
cc
/
mrbird
/
febs
/
ProfitTest.java
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
package cc.mrbird.febs;
import org.springframework.boot.test.context.SpringBootTest;
/**
* @author wzy
* @date 2022-06-02
**/
@SpringBootTest
public class ProfitTest {
}