wlzboy
2026-04-01 c459808efab29dc1b8439fbb90556bdb16f4c88b
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