Commit dffcc5c8 authored by Spencer Chang's avatar Spencer Chang

[fix]

parent fb93c651
......@@ -20,7 +20,7 @@
* 查询结果直接导出Excel。
* update & delete 语句默认会根据where条件先备份源数据。
* 每次执行的语句都会存储到数据库中(不管是否执行成功),并记录当前执行人ip、用户等信息。
* 日志下载7天内的leaf.log;新增下载当天集群环境所有的日志
* 日志下载当天集群环境所有的日志
* 使用window.btoa(window.encodeURIComponent('待执行语句'));进行参数base64处理
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment