公告板
版本库
filestore
活动
搜索
登录
王立忠
/
CRMEB
派生自
CRMEB
概况
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
add
yj
2024-12-05
b9900893177c78fc559223521fe839aa21000017
[~wlz/CRMEB.git]
/
unimall
/
unimall-runner
/
src
/
test
/
java
/
com
/
iotechn
/
dobbinarchetype
/
unimall
/
runner
/
DemoRunnerApplicationTests.java
1
2
3
4
5
6
7
8
9
package com.iotechn.dobbinarchetype.unimall.runner;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class DemoRunnerApplicationTests {
}