[6.1.0] add func of trace log enable and change the msgbox move to datacenter start
This commit is contained in:
@@ -58,6 +58,11 @@ interface IDevaToolsProvider : IProvider {
|
||||
*/
|
||||
fun setTraceLogEnable(enable: Boolean)
|
||||
|
||||
/**
|
||||
* 设置链路是否写入,preCheck是否执行
|
||||
*/
|
||||
fun setTraceEnable(enable: Boolean)
|
||||
|
||||
/**
|
||||
* 获取链路信息
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user