SamService/readme.md

12 lines
204 B
Markdown
Raw Normal View History

2025-04-20 20:39:36 +08:00
# 运行流程
- JAVA为17版本
- maven Samservice的compile下载所有的依赖
- SamLims-web/src/main/java中有个WebApplication.app启动
# 参考gitignore
log
.gitignore
target/
.DS_Store
.vscode