wlzboy
3 天以前 40a8157440e3b906da8f52e07d939d78c3f4c313
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