wlzboy
2026-01-12 45d90d1e7ba86286e998d1ac4d2cba8e98cd059b
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