wlzboy
2026-04-01 b9e9cde65890851f4ca2d7b4809b802b88937ddf
1
2
3
4
5
@echo off
echo Running SMS Service Test...
cd /d "D:\project\急救转运\code\Api\RuoYi-Vue-master"
mvn test -pl ruoyi-system -Dtest=SmsServiceImplTest
pause