```bat "%USERPROFILE%\.eide\bin\python36\python3" -m memap %* ``` 修改为 ```bat "%EIDE_PY3_CMD%" -m memap %* ``` 测试是可以使用的