You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
332 B

1 week ago
@echo off
rem 票 04:起服(verify profile,连远程 DB 8.129.84.155)
set "SPRING_PROFILES_ACTIVE=verify"
set "CRM_MINIO_AK=admin"
set "CRM_MINIO_SK=Itc@123456"
cd /d e:\code\crm-backend-matt
"C:\Users\Administrator\.jdks\corretto-17.0.13\bin\java.exe" -jar crm-app\target\crm-app-1.0.0-SNAPSHOT.jar > logs\t04-run.log 2>&1