Groovy doesn't perform variable substitution inside single-quoted ( ' ) strings. Use double-quoted ( " ) strings instead - this will also ...
確定! 回上一頁