公告板
版本库
filestore
活动
搜索
登录
main
/
CRMEB
CRMEB_Java电商系统
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
add
yj
2024-12-05
b9900893177c78fc559223521fe839aa21000017
[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 {
}