点击此处下载 DSL 应用文件。
默认运行结果
SELECT * FROM users;
修改变量值后的结果
SELECT username FROM users;
Was this page helpful?