
like this D:\下载\CICFlowMeter-master>gradlew execute@if " " == " " @echo off
why?

like this D:\下载\CICFlowMeter-master>gradlew execute@if " " == " " @echo off
why?
Looks to me like you modified your gradlew.bat and changed the line @if "%DEBUG%"=="" @echo off to execute@if "%DEBUG%"=="" @echo off.