wlzboy
2026-03-19 c5ac97682e3b4ca748541ace97cb37a2295bd81e
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